Skip to content

Gani-laboratory/shinigami-rest

Repository files navigation

Example Rest API built with expressjs and written with typescript

Usage

  • Clone the project
git clone https://github.com/QUERY-GANI/shinigami-rest.git
  • Installation
cd shinigami-rest && npm install
  • Start
npm start