Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 672 Bytes

File metadata and controls

17 lines (11 loc) · 672 Bytes

Clubs API

CI

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 ivie@hackclub.com or dm @Charmunk on the Hack Club Slack

Setup

Requirements: Astra, Git

git clone https://github.com/hackclub/clubapi
cp example.env .env # then fill out the .env
astra run server.lua