Skip to content

ehansen31/typescript_api

Repository files navigation

typescript_api

Work in progress

Typescript API boilerplate for fast moving POC's that don't require immediate scalability.

setup

npm install swaggerGen -c ./swaggerConfig.json

TODO:

  • populate unit test database with data (https://github.com/RobinCK/typeorm-fixtures)
  • auth token via middleware, @security header in typerscript-rest
  • response class with logging
  • user and content creation through orm
  • rabbitmq
  • redis
  • logging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published