diff options
author | hitlerrip <git@hitler.rip> | 2025-07-29 21:29:50 +0200 |
---|---|---|
committer | hitlerrip <git@hitler.rip> | 2025-07-29 21:29:50 +0200 |
commit | 423c37e0254a0f7a5b4ef5326da4379b7c65792d (patch) | |
tree | 25d1fa9ec97012d2c6d5961b92e29d38c73cb00a /README.md | |
parent | 0dbbf0b26f24afa0c253e42682bba19ce7bd4cb6 (diff) | |
download | hitler-clicker-423c37e0254a0f7a5b4ef5326da4379b7c65792d.tar.gz hitler-clicker-423c37e0254a0f7a5b4ef5326da4379b7c65792d.tar.bz2 hitler-clicker-423c37e0254a0f7a5b4ef5326da4379b7c65792d.zip |
contirb api
added api that returns a specific users contributed clicks and their
team
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -39,7 +39,6 @@ curl -X POST -d '{ "key": "value" }' http://localhost:8000/yourapifile.php ### Backend -- add api that returns a specific users clicks - add name and password change - add anonymous clicking for a team |