QuoteAPI

Quotes JSON API

Table of contents

General Information

This is a practice Back-end Engineer project. For this project, I built an API that allows clients to create and access different quotes about computers, coding and technology. The source code is available at (https://github.com/VincentNguyenDuc/QuoteAPI).

Technologies

Project Objectives

Setup

In order to run the program, you need to install Node.js on your computer:

Endpoints

Once you have the server up and running, the following end points will be reachable in http://localhost:4001/:

GET

POST