Skip to content

Repository files navigation

Phonebook API

This is the backend server for the Phonebook app. It runs on port 3000, by using Express.js and some other technologies.

You can find the deployed version of the app at https://phonebook-server-aggiovato.fly.dev/

Endpoints

Phonebook_Home_Preview Phonebook_Info_Preview Phonebook_API_Preview Phonebook_API_Persons_Preview

GET /

Get the home page. Dist is the folder where the compiled files are located.

https://phonebook-server-aggiovato.fly.dev/

GET /info

Get information about the Phonebook.

https://phonebook-server-aggiovato.fly.dev/info

GET /api/

Get the API homepage.

https://phonebook-server-aggiovato.fly.dev/api/

GET /api/persons

Get all persons.

https://phonebook-server-aggiovato.fly.dev/api/persons

Requests

You can find the requests in the requests folder.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages