0.1.0 • Published 3 years ago

forage-api v0.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
3 years ago

Codename Forage

General Tech Stack

Current Tech List

PackageLinkDescription
Koahttp://koajs.comNode Serer
Koa Bodyparserhttps://github.com/koajs/bodyparserGetting POST data
Koa Routerhttps://github.com/alexmingoia/koa-router... routing
Appollo Serverhttps://github.com/apollographql/apollo-serverGenerate a graphql endpoint
Mongoosehttps://mongoosejs.comMongoDB ORM

Dev Setup

Formatting / Linting
PackageLinkDescription
Typescripthttps://www.typescriptlang.org
Prettierhttps://prettier.ioMakes my files pretty
tslint-config-airbnbhttps://github.com/progre/tslint-config-airbnb/#readme
tslint-config-prettierttps://github.com/prettier/tslint-config-prettier#readme
Testing
PackageLinkDescription
AVAhttps://github.com/avajs/avaTest Runner
mongodb-memory-serverhttps://github.com/nodkz/mongodb-memory-serverIn Memory mongo DBs for testing
factory-girlhttps://github.com/aexmachina/factory-girlModel Factories for testing
chancechancejs.comRandom Data library for generating mock data