Skip to content

odedpriva/mybuilding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

learning basic Koa + mongo stack and Testing

General

The idea is to have an interactive Bulletin Board project, with the following routes :

  • /user
  • /building
  • /bulletin

Deployment

I plan to use circleci for the deployment process, based on Docker container published on ec2 instance.

API Reference

CRUD for the following:

  • /user
  • /building
  • /billboard

full document will be described in swagger.yml file.

Tests

npm test will invoke mocha based unit test.

About

mybuilding personal project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published