Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

senpy-club/api

Repository files navigation

senpy-api

discord codefactor Say Thanks license

nix

  • build: nix-build
  • docker: nix-build docker.nix

usage (without docker)

  • run (dev): cargo run

also note that this api wrapper leverages the official github api, meaning that rate-limits are very much present.

if you are going to be self hosting this project, it is highly encouraged that you generate yourself a github personal access token and set the environment variable GITHUB_TOKEN as your pat.

contributing

please reference the contribution guidelines of this repository.

license

gnu general public license v3.0