Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riascho/quoteapi
quick project from Codecademy
https://github.com/riascho/quoteapi
Last synced: 25 days ago
JSON representation
quick project from Codecademy
- Host: GitHub
- URL: https://github.com/riascho/quoteapi
- Owner: riascho
- Created: 2024-07-11T19:50:22.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-11T19:56:56.000Z (6 months ago)
- Last Synced: 2024-08-25T16:39:37.018Z (4 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quote API
Simple Project from [Codecademy](https://www.codecademy.com/journeys/back-end-engineer/paths/becj-22-back-end-development/tracks/becp-22-build-a-back-end-with-express-js/modules/wdcp-22-challenge-project-quote-api-c3508433-0d94-45cd-9197-c8f5d4d35799/projects/quote-api) to spin up a server that holds a collection of quotes that can be queried and added to using a Web Interface.
![image](https://github.com/mariaremote/quoteAPI/assets/123465523/9bf9af91-a6cf-4594-9dcf-33f3967f7ac3)
## Setup
Simple run `node server.js` and navigate the UI.