Skip to content

m1caell/REST-api-Nodejs

Repository files navigation

Building a RESTful API in Node and Express

Using the new Express 4.0 Router to build an API

Requirements

  • Node and npm
  • Mysql

Installation

  • Clone the repo: git clone https://github.com/m1caell/REST-api-Nodejs.git
  • Install dependencies: npm install
  • Import the file "contas_facil_db.sql" to your Mysql
  • Start the server: npm start
  • Server availble on: localhost:8080

Testing the API

Test your API using Postman

Import the file "REST Api.postman_collection.json" for tests URL.

About

Created a REST api using Nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •