Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.