SaturnFramework / Saturn

Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
https://saturnframework.org
MIT License
703 stars 108 forks source link

Added REST API guide #362

Open vtquan opened 1 year ago

vtquan commented 1 year ago

Added guide for creating and consuming REST API since it was something I was looking for in my project. Feedback is welcome whether on the text or code in the guide.

drewknab commented 1 year ago

I've been meaning to write something like this myself. The general gist of the content looks pretty good, but it needs some proof reading and editing for grammar/clarity.

vtquan commented 1 year ago

I'm happy to make the changes if you see any problems. Or feel free to add commits as well.