startpage-engine/README.md
2022-02-03 21:38:54 -05:00

21 lines
602 B
Markdown

# startpage-engine
Simple to call API that scrapes from sites for useful information to those that make startpages.
A public instance is hosted at [se.tacohitbox.com](https://se.tacohitbox.com).
## included within the box
A collection of easy-to-use APIs that require no API key or payment. Allow your server to public or private with a simple config tweak.
### APIs
- Weather API (provided by OpenWeatherMap)
- Wallpaper API (provided by wallhaven.cc)
- News Aggregator API (provided by Google News) [TBA]
### documentation
- [Selfhost Configuration](./docs/CONFIG.md)
- [API](./docs/API.md)