Skip to content

Commit cac7815

Browse files
committed
Merge pull request #400 from panesofglass/gh-pages
Rename Dyfrig to Freya in community projects
2 parents d6b142b + b53a88d commit cac7815

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

community/projects/index.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,7 @@ Contributions welcome!
238238

239239
* [Frank](http://frankfs.net/) - Frank provides a functional wrapper around the types in System.Net.Http, the library used by ASP.NET Web API.
240240

241-
* [Dyfrig](https://github.com/fsprojects/dyfrig) - (WIP) F# types for working with [OWIN](http://owin.org/).
242-
243-
* [Taliesin](https://github.com/panesofglass/taliesin) - (WIP) Generate types for web clients and servers given [apiary.io](http://apiary.io/) or [alps.io](http://alps.io/) API documentation.
241+
* [Freya](https://github.com/freya-fs/freya) - F# support for [OWIN](http://owin.org/). Freya is a functional web stack, built on top of OWIN, that offers additional layers for constructing OWIN pipelines, types based on relevant RFC definitions, a router, and an [HTTP finite state machine](https://github.com/for-GET/http-decision-diagram) abstraction similar to that found in [webmachine](https://github.com/basho/webmachine).
244242

245243
* [FsBlog](https://github.com/fsprojects/FsBlog/) - Blog aware, static site generation using F#
246244

0 commit comments

Comments
 (0)