Skip to content

chirdeeptomar/ServiceStackFSharpSample

Repository files navigation

ServiceStackFSharpSample

Web services using ServiceStack framework in F#

Steps to get the sample running.

  1. Set up the database using the script Bookshelf.sql in Database folder

  2. Seed the database using Data.sql

  3. Enable package restore on the solution to allow nuget to download the dependencies locally

  4. Restore nuget packages

  5. Build and Run

About

Web services using ServiceStack framework in F#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages