Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ziad-gg/stickman-server
https://github.com/ziad-gg/stickman-server
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ziad-gg/stickman-server
- Owner: ziad-gg
- Created: 2024-03-30T21:00:53.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T18:35:53.000Z (7 months ago)
- Last Synced: 2024-04-13T02:27:35.338Z (7 months ago)
- Language: JavaScript
- Homepage: https://porkey.vercel.app/docs
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`GLOBAL`
--(101) Invalid Missing Argument
`USERS`
-- `/:userId`
----(401) User Not Found
----(402) Invalid User Id
----(404) User Already Found
----(400) Server Error
----(200) DONE
-- `/`
----(400) Server Error
----(200) DONE
`CODES`
-- `/redeem`
----(401) (User/Code) Not Found `type: User|Code`
----(500) (User) Already Redeemed
----(501) Code Reached The Limit
----(200) DONE
-- `/`
----(404) Code Already Found
----(400) Server Error
----(200) DONE