/bikes-api

Rest API for custom motorbikes with node js and mysql

Primary LanguageJavaScript

BIKES-API

Rest API for custom motorbikes with node js and mysql

How to use the server

  • clone this repository
  • import bikes-api.sql into your local database server
  • npm install to install the dependencies
  • npm start to start the server