Skip to content

intehon/project-express-api

 
 

Repository files navigation

Express API Project

Project to learn build RESTful API's. I found this JSON based on wine reviews on https://www.winemag.com/, which I decided to use. It contained a huge amount of data, some of which key-values I thought could be fun to play around with, like sorting the top rated and most expensive ones.

Added function to get random wine, to develop a mobile app in React Native (2022-01-01)

The problem

For this project I used express in Node.js. To list my endpoints I used a package called express-list-endpoints.

View it live

Backend: https://winemag.herokuapp.com/

Frontend: https://winemag.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Procfile 0.3%