Skip to content
forked from derberg/minerva

Microservice written in Node. Used on workshops that treats about documenting REST APIs

License

Notifications You must be signed in to change notification settings

ilidima/minerva

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minerva

Microservice written in Node. Used on workshops that treat about documenting REST APIs.

API specification: http://minerva-derberg.rhcloud.com/meta-data/api.raml

Run server in developement mode:

npm install
npm run develop

Run server on CF:

npm install
npm start

About

Microservice written in Node. Used on workshops that treats about documenting REST APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • RAML 15.3%
  • HTML 0.3%