An open API service indexing awesome lists of open source software.

https://github.com/talento90/fcc-ts-demo


https://github.com/talento90/fcc-ts-demo

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# fcc-ts-demo

REST api using typescript and expressjs for demo purposes.

## Installation & Run

* *npm install* - Install dependencies
* *npm run build* - Transpile typescript files
* *npm run start* - Start application