WHAT IS IT
RaspAPI is a Hack Club YSWS where you build an API, log your hours with Hackatime, and get a Raspberry Pi Zero 2W to host it on.
REQUIREMENTS
- Publicly accessible API with a stable URL (no ephemeral links)
- At least 3 GET endpoints and 1 POST endpoint (or similar complexity)
-
Docs at
/docs(handwritten or auto-generated), clearly explaining endpoints with example requests - Usable by anyone. If auth is required, provide easy access (e.g. a demo key in your docs)
- Public git repo with a hand-written README
- Make something cool and have fun!
Reviewers award a multiplier based on what your API implements. See how payouts are calculated.