Skip to content

mollybrown/QS-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QS-express

Introduction

This repo provides the backend Express.js framework and code used to power the front-end for the Quantified Self frontend. It provides 5 endpoints that are used by the frontend to retrieve and manipulate food data for the food diary. The endpoints are as follows:

  • GET api/foods
  • GET api/foods/1
  • POST api/foods/1
  • PATCH api/foods/1
  • DELETE api/foods

Setup

To test the endpoints, navigate to https://fierce-brushlands-79152.herokuapp.com/api/

About

A backend for the Quantified Self project built with the Express.js framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors