mirror of
https://github.com/zigzap/zap.git
synced 2025-10-21 15:44:10 +00:00
update README
This commit is contained in:
parent
cb2c3ab74b
commit
d2752ce34e
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Here's what works:
|
||||||
- **[endpoints](examples/endpoints/)**: a simple JSON REST API example featuring
|
- **[endpoints](examples/endpoints/)**: a simple JSON REST API example featuring
|
||||||
a `/users` endpoint for PUTting/DELETE-ing/GET-ting/POST-ing users and a
|
a `/users` endpoint for PUTting/DELETE-ing/GET-ting/POST-ing users and a
|
||||||
`/list` endpoint returning the entire user list on GET, together with a static
|
`/list` endpoint returning the entire user list on GET, together with a static
|
||||||
HTML frontend to play around with.
|
HTML and JavaScript frontend to play around with.
|
||||||
|
|
||||||
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
|
||||||
to a point where I can use it as the JSON REST API backend for real research
|
to a point where I can use it as the JSON REST API backend for real research
|
||||||
|
|
Loading…
Add table
Reference in a new issue