Skip to content

eduardagomess/APIWithNodeJSAndExpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API RESTful with NodeJS and Express

Description

📌 Implementation of an API RESTful with NodeJS and Express following the tutorial available on https://medium.com/xp-inc/https-medium-com-tiago-jlima-developer-criando-uma-api-restful-com-nodejs-e-express-9cc1a2c9d4d8

Technologies

▶️ Node.js and Express

Run

  1. Install npm, Node.js, git and Postman (https://www.postman.com/downloads/).

  2. Clone the repository (git clone https://github.com/eduardagomess/APIWithNodeJSAndExpress.git)

  3. Through the command line, go to the project folder (APIWithNodeJSAndExpress) and execute the follow command 'npm start'

  4. To test and see the API working go to Postman and placed the follow url "http://localhost:3000/api/v1/customerWallets" (as show in the picture bellow)

After after run the former steps, you can see the API working:

Captura de tela de 2022-01-25 18-19-49

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published