Skip to content

MartynasSapoka/reviso-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple RESTful API that uses ExpressJs. It has one resource (/api/clients) that accepts GET/POST/PUT/DELETE methods. The data is stored on a MongoDb, ORM is handled by mongoose.

Install:

  • Install mongodb and run on default port
  • yarn install

Run:

  • yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published