API For interacting with clubs data. Written in Lua using the Astra web framework
API Documentation: https://clubapi.hackclub.com
If you need a API key for a Hack Club sponsored project, email [email protected] or dm @Charmunk on the Hack Club Slack
Requirements: Astra, Git
git clone https://github.com/hackclub/clubapi
cp example.env .env # then fill out the .env
astra run server.lua