Skip to content

NikolaPeevski/sparky-api

Repository files navigation

Sparky API

The repository can be used as a boiler plate for people interested in using Express as an API with Typescript in a standard Controller-Repository based setup. Under the hood it uses Express with all of it's dependencies, routing-controllers for standarized layout and TypeORM for a database connection. Further information and a todo list is to come for this repository later.

Using the project

git clone
npm i
npm run start

License

Licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published