mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-27 13:01:03 +00:00
fix typo
This commit is contained in:
parent
c0b0f17748
commit
9d24219e4c
@ -4,7 +4,7 @@ tags: posts
|
||||
title: Splitting Your Data and Application APIs - Going Further
|
||||
---
|
||||
|
||||
## Splitting Your Data & APIs: Going Further
|
||||
## Splitting Your Data & Application APIs: Going Further
|
||||
|
||||
**TLDR:** If you split your API into Data and Application APIs, [as advocated here](https://max.engineer/server-informed-ui),
|
||||
you should consider changing your Application API from JSON to Hypermedia (HTML) & using a *hypermedia-oriented* library like
|
||||
|
@ -47,7 +47,7 @@ title: </> htmx - high power tools for html
|
||||
|
||||
* [HATEOAS](/essays/hateoas)
|
||||
* [Locality of Behavior (LoB)](/essays/locality-of-behaviour)
|
||||
* [Splitting Your Data & APIs: Going Further](/essays/splitting-your-apis)
|
||||
* [Splitting Your Data & Application APIs: Going Further](/essays/splitting-your-apis)
|
||||
* [Hypermedia APIs vs. Data APIs](/essays/hypermedia-apis-vs-data-apis)
|
||||
* [Complexity Budget](/essays/complexity-budget)
|
||||
* [SPA Alternative](/essays/spa-alternative)
|
||||
|
Loading…
x
Reference in New Issue
Block a user