Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 941 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 941 Bytes

Random Stardew Valley Quote API

About

Random Stardew Valley API is a RESTful API that can retrieve random quotes from the video game Stardew Valley. The quotes are stored in a SQLite database. Each API request returns a JSON response. Users can request the API to retrieve one or more random quotes.

You can find more quotes by checking out the Stardew Valley Wiki.

Technologies Used:

  • HTML
  • CSS
  • Node.js
  • Express.js
  • SQLite (The database itself is not included in this repository.)

Random Stardew Valley Quote API is a fan-made project created for learning and personal use. This API is not produced, endorsed, supported, or affiliated with ConcernedApe.

API Website

Visit Random Stardew Valley API on Glitch to use the API and learn more about it.