Skip to content

Commit 88b9e06

Browse files
committed
Adding a new example to the github-repositories-with-examples page
1 parent e97c713 commit 88b9e06

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

www/app/src/content/docs/about/github-repository-with-examples.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ A landing page where the components are completely located on the server, so the
2626
![Photo 5](https://github.com/user-attachments/assets/63c89eeb-5b07-4b3d-979b-77cff7b271d0)
2727

2828
## Ant and Apples
29+
2930
A simple interactive game built with HMPL demonstrating dynamic content loading and state management. [View on GitHub](https://github.com/aanthonymax/ant-and-apples)
3031

3132
<img src="/assets/ant-and-apples.png" alt="Ant and Apples Game" width="730" height="300">
33+
34+
## HATEOAS App
35+
36+
A small application built on the HATEOAS architecture. It uses hmpl-dom. The application itself is a small clothing store.
37+
38+
<img width="1436" height="671" alt="HATEOAS app" src="https://github.com/user-attachments/assets/efd3803d-ca58-4432-b453-01df23a4fb46" />

0 commit comments

Comments
 (0)