daniyel / basic-rest-api

Basic rest API using Ts.ED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic-rest-api

Development

To install dependencies run npm i or npm install. After that run npm run dev. All changes will be reloaded automatically.

Testing

To run tests execute npm run test

Swagger API Documentation

API documentation is available locally at http://localhost:8080/api-docs.

About

Basic rest API using Ts.ED


Languages

Language:TypeScript 98.9%Language:JavaScript 1.1%