https://github.com/ratfactor/hypermedia-api
A hypermedia API with htmx
https://github.com/ratfactor/hypermedia-api
Last synced: about 2 months ago
JSON representation
A hypermedia API with htmx
- Host: GitHub
- URL: https://github.com/ratfactor/hypermedia-api
- Owner: ratfactor
- Archived: true
- Created: 2021-10-31T19:21:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-27T22:53:13.000Z (over 2 years ago)
- Last Synced: 2025-02-12T09:12:17.888Z (about 1 year ago)
- Language: PHP
- Size: 181 KB
- Stars: 0
- Watchers: 3
- 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.