Security vulnerability database inclusive of CVEs and GitHub originated security advisories from the world of open source software.
Says there's a GraphQL API. Ew.
Github repo for the advisories: https://github.com/github/advisory-database
Their REST API is a huge pain to work with.
Ryot (Roll Your Own Tracker), pronounced "riot", aims to be the only self hosted tracker you will ever need! Imagine you have a special notebook where you can write down all the media you have consumed, like books you've read, shows you have watched, video games you have played or workouts you have done. Now, imagine that instead of a physical notebook, you have a special tool on your computer or phone that lets you keep track of all these digitally.
This means stuff you read, stuff you watch, stuff you listen to.. pretty much anything you can figure out how to stuff into a database with an API.
I don't know if it has a REST API; it advertises GraphQL.
A single file, self hosted, backend as a service.
Install. Create a desolid schema file. Run it and it exposes a GraphQL REST API. Uses just about any common database engine (including SQLite) as its back-end. You'll have to rebuild every time you add or update a schema.
Seems like it's in shark mode.
Documentation: https://desolid.netlify.app/guide/
A self-hostable video archive web app. Import video, channel, and playlist metadata from YouTube, Twitch, Twitter, and Floatplane. Import metadata from web URLs, local filesystem, and video IDs. GraphQL API. Written in PHP 8 with Laravel and MySQL. node.js is required to build the webshit. Nginx is namechecked, Apache might work.
A curated list of database software that natively presents the user with a REST or GraphQL API.