Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ratfactor/hypermedia-api
A hypermedia API with htmx
https://github.com/ratfactor/hypermedia-api
Last synced: 3 months ago
JSON representation
A hypermedia API with htmx
- Host: GitHub
- URL: https://github.com/ratfactor/hypermedia-api
- Owner: ratfactor
- Created: 2021-10-31T19:21:19.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-27T18:19:45.000Z (about 3 years ago)
- Last Synced: 2023-03-22T17:49:56.738Z (almost 2 years ago)
- Language: PHP
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Hypermedia htmx API demo
**MOVED!** Hello, I am moving my repos to http://ratfactor.com/repos/
and setting them to read-only ("archived") on GitHub. Thank you, _-Dave_See it live here:
http://hypermedia.ratfactor.com
image::static/lynx.png[screenshot of site in lynx]
PHP demonstration "book database" with an HTML
https://en.wikipedia.org/wiki/Hypermedia[hypermedia] API using
https://htmx.org/[htmx] to render HTML content inline as needed.What makes HTML hypermedia APIs special is that they can be used
directly by a human with a browser. In a sense, _all_ traditional
websites are HTML hypermedia APIs.