About | Features | Technologies | Requirements | Starting | License | Author
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, }
✔️ [GET] in Server
✔️ [POST] in Server
✔️ [DELETE] in Server
✔️ [PUT] in Server
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# 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>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by hash#