https://github.com/jtimonen/phonebook-backend
Backend for a phonebook app
https://github.com/jtimonen/phonebook-backend
Last synced: 8 months ago
JSON representation
Backend for a phonebook app
- Host: GitHub
- URL: https://github.com/jtimonen/phonebook-backend
- Owner: jtimonen
- Created: 2020-07-13T23:17:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T07:11:51.000Z (over 3 years ago)
- Last Synced: 2023-03-08T17:47:22.487Z (over 3 years ago)
- Language: JavaScript
- Homepage:
- Size: 583 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phonebook backend
This is backend for a phonebook app (i.e., my solutions to exercises in https://fullstackopen.com/osa3/). Deployed with [a frontend](https://github.com/jtimonen/full-stack-open/tree/master/part3/phonebook_frontend) to https://boiling-lake-60849.herokuapp.com/.