This is a tempalte for a nodejs/typeScript Microservice, which can also be used as a Normal Expessjs API.
Clone this repository or press the Use this Template
button.
To install the dependecies use:
npm install
npm run serve
There is a Open-Api documentation in the root directory of the repository OpenApi.yaml
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
GPL-2.0 License