Skip to content

TypedRest/Sample-TypeScript

Repository files navigation

TypedRest Address Book Sample

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

The code is split across npm workspaces:

Usage

npm install
npm run build
npm run test
npm run start    # starts the service on http://localhost:5000

About

Sample project for using TypedRest for TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors