Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.35 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.35 KB

Snoozle

Build Status NuGet Downloads Latest Release Documentation Status

Quickly and easily build REST APIs in C# using simple POCO models representing your data schema and an easy-to-use fluent configuration builder.

Documentation

For full documentation, see the ReadTheDocs site: https://snoozle.readthedocs.io/en/latest/

Quickstarts

See the demos and quickstarts at https://github.com/CharlieJKendall/SnoozleDemos to get up and running faster.

Data Providers

This is the core repository for Snoozle with the in-memory data provider. Use the data provider packages to add the further data provider functionality: