/oh_my_hero

This is a simple API server with Node.js.

Primary LanguageJavaScript

Oh My Hero

This is a simple API server assignment with Node.js.

Requirements

How to start

  1. Clone repository
  2. Install package
    npm install
    

How to use

  • Start API server
    npm start
    
  • Test for APIs
    npm test