plus1tv / micro-rest

REST Microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

micro-rest

Starter pack for building REST services with micro Repo meant to be cloned for our REST microservices

Usage

  • Clone the repository

    git clone https://github.com/hyperfuse/micro-rest.git
  • Install the dependencies

    yarn
  • Start the microservice

    yarn start
  • Make it your own!

License

MIT

About

REST Microservice


Languages

Language:JavaScript 100.0%