Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 370 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 370 Bytes

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