/api-boilerplate

api boilerplate made with node + express + typescript + redis + mongo

Primary LanguageTypeScriptMIT LicenseMIT

Node + Typescript Api boilerplate

CircleCI Coverage Status

Project scope

The scope of this project is to create an api boilerplate that will include all the essential configurations to get you started on your awsome app ASAP. These configurations include

  • Node + Typescript integration
  • Express integration
  • MongoDB integration with mongoose
  • Redis for request cache
  • Circle ci integration with a build workflow
  • Request fail safe and validation middleware
  • Flexible file structure

There is alot more to be done in order to make this boilerplate as helpful as possible

TODO

  • Add mongo-db integration
  • Optimise code for efficiency and speed

Authors

Paul Rimiru