Skip to content

arberkuci/koa-js-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa-js-sample

Simple app that exposes a few REST endpoints developed using koajs.

Setup and run the app

First make sure that you have installed nodejs and mogodb. After this, check the file 'db-configs.json' for your database URL and database name.

Go to the root folder and run:

  1. npm install
  2. nodemon server

That's all.

About

Just a simple server side app developer used koajs

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors