Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.
/ quotes Public archive
forked from mudroljub/programming-quotes-api

norwd/quotes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

619 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Quotes API

Programming Quotes API for open source projects.

This is a read-only mirror, PRs must be created on CodeBerg. Feel free to get involved, suggest or implement new features.

API Documentation

The original implementation was written in JavaScript and hosted in Azure. As of 2025/10/16, the site is unreachable, and the project seems otherwise abandoned. My goal here is to instead host the same exact1 quotes statically using CodeBerg Pages. Due to how CodeBerg Pages work, the JavaScript cannot be executed server side, and as such I've removed it, instead the quotes will be accessible statically, with some automation to allow pseudo-querying.

For obvious reasons, the api paths will be different, so this is not a drop in replacement for the original, however, I hope it will at least be a longer lived alternative.

Give Up GitHub

This project has given up GitHub. (See Software Freedom Conservancy's Give Up GitHub site for details.)

You can now find this project here instead:

Any use of this project's code by GitHub Copilot, past or present, is done without our permission. We do not consent to GitHub's use of this project's code in Copilot.

Join us; you can give up GitHub too!

Logo of the GiveUpGitHub campaign

Footnotes

  1. That is to say, the source dataset of quotes is the same, although I have removed some quotes that are in violation of the Code of Conduct and good taste.