Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 556 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 556 Bytes

TypedRest Address Book Sample

This is a sample project for using TypedRest for .NET. It provides a simple REST API for storing contacts in an address book and uses SQLite for persistance.

The code is split into: