Starter pack for building REST services with micro Repo meant to be cloned for our REST microservices
-
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!
MIT