Library for documenting, utilizing, and abstracting the Freddy's Steakburgers "nomnom" and other related API endpoints in your projects
|
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
|
||
|---|---|---|
| .woodpecker | ||
| api | ||
| examples | ||
| .gitignore | ||
| Dockerfile | ||
| go.mod | ||
| LICENSE | ||
| nomnom_client.go | ||
| nomnom_profiles.go | ||
| nomnom_punchh.go | ||
| README.md | ||
libnomnom
Library for documenting, utilizing, and abstracting the Freddy's Steakburgers "nomnom" and other related API endpoints in your projects. This project includes examples that are usable and currently online and accessible to demonstrate functionality.
Overview
TODO:
Installation
TODO:
Usage
TODO:
Goals
11/8/25: These are an initial set of goals for both this library and its examples that I have written to guide this project along, this will provide a bare feature set complete enough to accomodate my examples.
- Profile
- login
- create (register)
- edit
- token management
- access refresh
- refresh refresh (re-login)
- Rewards
- GET rewards obj
- Locations
- freddys-cli
- Config
- Features
- wait for reward
- freddysbot
- Online
- Application commands
- Config
- app config
- per-user config
- Features
- wait for reward
- async
- randomize signup info
- readme files
- overview
- install
- usage
License
This software library libnomnom is released under the GNU LGPLv3, see LICENSE.
See further licensing information for the examples provided.