1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00

updated README

This commit is contained in:
Rene Schallner 2023-04-16 23:54:37 +02:00
parent 19880fad3e
commit eb3e174261

View file

@ -40,6 +40,8 @@ Here's what works:
users, together with a static HTML and JavaScript frontend to play with. users, together with a static HTML and JavaScript frontend to play with.
- **[mustache](examples/mustache/)**: a simple example using - **[mustache](examples/mustache/)**: a simple example using
[mustache](https://mustache.github.io/) templating. [mustache](https://mustache.github.io/) templating.
- **[endpoint authentication](examples/endpoint_auth/)**: a simple authenticated
endpoint. Read more about authentication [here](./doc/authentication.md)
I'll continue wrapping more of facil.io's functionality and adding stuff to zap I'll continue wrapping more of facil.io's functionality and adding stuff to zap