Skip to content

Aboobacker-FA/FullStackopen_Part3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phonebook API

Base URL

https://phonebook-hkqr.onrender.com/

Endpoints

Get all persons

GET /api/persons

Get a person by ID

GET /api/persons/:id

Delete a person by ID

DELETE /api/persons/:id

Add a new person

POST /api/persons

Info

GET /info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors