micro-rest icon indicating copy to clipboard operation
micro-rest copied to clipboard

REST Microservice

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