Skip to content

ouhboydev/person-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API PERSON

 

API Person Create

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Have a local user creation API with just the name, generating a unique ID. Don't forget to connect to your database account.

{ nome: String, cpf: String, phone: Number, country: String, learning: String, }

✨ Features

✔️ [GET] in Server

✔️ [POST] in Server

✔️ [DELETE] in Server

✔️ [PUT] in Server

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/firminogg/person-api

# Access
$ cd api-nodejs

# Server acess
$ node src/index.js

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by hash#

 

Back to top

About

Repository clone and have a user creation API on your computer, using Mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published