https://github.com/rflechner/suave.routetypeprovider
A Type Provider for Suave helping to create strongly typed routes like WebApi format
https://github.com/rflechner/suave.routetypeprovider
Last synced: 4 months ago
JSON representation
A Type Provider for Suave helping to create strongly typed routes like WebApi format
- Host: GitHub
- URL: https://github.com/rflechner/suave.routetypeprovider
- Owner: rflechner
- License: unlicense
- Created: 2016-07-21T09:01:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T21:57:43.000Z (over 9 years ago)
- Last Synced: 2025-10-10T23:22:26.382Z (8 months ago)
- Language: F#
- Homepage: https://rflechner.github.io/Suave.RouteTypeProvider/
- Size: 414 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Suave.RouteTypeProvider
A Type Provider helping to create strongly typed routes like WebApi format
Read the [Getting started tutorial](https://rflechner.github.io/Suave.RouteTypeProvider/tutorial.html) to learn more.
Documentation: https://rflechner.github.io/Suave.RouteTypeProvider/
## Build Status
[](https://www.myget.org/)
## Maintainer(s)
- [@rflechner](https://github.com/rflechner)