Skip to content

API builded with DI (Dependency Injection) and Swagger definitions for Typescript Rest and automated generation of swagger spec.

Notifications You must be signed in to change notification settings

hendrixroa/skelleton-api

Repository files navigation

Skelleton API

API builded with DI (Dependency Injection) and Swagger definitions for Typescript Rest and automated generation of swagger spec.

Features

  • Integrated with bunyan logs.
  • Easy integration with Microservices.
  • Swagger file generation
  • Pre-built middlewares
  • Response schemas
  • Integrated with Prettier and code format precommit webhook.
  • Migrated to Nest.js
  • Use AWS Cognito as authentication users
  • User entity and authentication endpoints. And more...

Requirements

  • yarn
  • node.js
  • postgres running in localhost (or any driver that you prefer, see ormconfig.js)
  • redis running in localhost
  • aws cognito credentials for authentication.
  • make and build essentials for Unix

How to use

About

API builded with DI (Dependency Injection) and Swagger definitions for Typescript Rest and automated generation of swagger spec.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published