Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zyrouge/upright-quotes
✨ Curated list of deep-meaning quotes as text or image.
https://github.com/zyrouge/upright-quotes
contributions-welcome image open-sourced quotes quotes-generator restful-api
Last synced: 2 months ago
JSON representation
✨ Curated list of deep-meaning quotes as text or image.
- Host: GitHub
- URL: https://github.com/zyrouge/upright-quotes
- Owner: zyrouge
- License: cc0-1.0
- Created: 2022-04-10T05:47:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T15:11:34.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T17:00:11.781Z (8 months ago)
- Topics: contributions-welcome, image, open-sourced, quotes, quotes-generator, restful-api
- Language: TypeScript
- Homepage: https://zyrouge.github.io/upright-quotes/
- Size: 6.55 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Upright Quotes
✨ Curated list of deep-meaning quotes as text or image.
[![Total Quotes](https://img.shields.io/endpoint?url=https://zyrouge.github.io/upright-quotes/api/badges/count.json&style=flat)](./backend/data/quotes.json)
[![Deploy](https://github.com/zyrouge/upright-quotes/actions/workflows/deploy.yml/badge.svg?branch=main&event=workflow_dispatch)](https://github.com/zyrouge/upright-quotes/actions/workflows/deploy.yml)
[![License: CC0-1.0](https://img.shields.io/github/license/zyrouge/upright-quotes)](./license)
[![Last Commit](https://img.shields.io/github/last-commit/zyrouge/upright-quotes)](https://github.com/zyrouge/upright-quotes/commits/main)# Links
- [Website](https://zyrouge.github.io/upright-quotes)
- [API Documentation](https://github.com/zyrouge/upright-quotes/wiki/API-Documentation)
- [Contributing](https://github.com/zyrouge/upright-quotes/wiki/Contributing)# File Structure
- [./backend/data/quotes.json](./backend/data/quotes.json) - Contains all the quotes.
- [./uq.bat](./uq.bat) - Local shortcut commands. (Windows only)
- [./backend](./backend) - Contains all the backend related code including API generation.
- [./frontend](./frontend) - Contains all the website code.# License
[Creative Commons Zero v1.0 Universal License](./LICENSE)