mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 13:31:06 +00:00
hateoas essay
This commit is contained in:
parent
d3219a2d23
commit
8bc480e713
@ -1,3 +1,9 @@
|
||||
---
|
||||
layout: layout.njk
|
||||
tags: posts
|
||||
title: HATEOAS
|
||||
---
|
||||
|
||||
# META: HATEOAS: An Alternative Explanation
|
||||
|
||||
This page is a reworking on the [Wikipedia Entry on HATEOAS](https://en.wikipedia.org/wiki/HATEOAS), which uses JSON.
|
||||
|
@ -45,6 +45,7 @@ title: </> htmx - high power tools for html
|
||||
|
||||
## Essays
|
||||
|
||||
* [HATEOAS](/essays/hateoas)
|
||||
* [Locality of Behavior (LoB)](/essays/locality-of-behaviour)
|
||||
* [Splitting Your Data & APIs: Going Further](/essays/splitting-your-apis)
|
||||
* [Hypermedia APIs vs. Data APIs](/essays/hypermedia-apis-vs-data-apis)
|
||||
|
Loading…
x
Reference in New Issue
Block a user