https://github.com/infinitybotlist/popplio
REST API for V3 and core backend for v4
https://github.com/infinitybotlist/popplio
api backend bot bot-list golang restful-api
Last synced: 4 months ago
JSON representation
REST API for V3 and core backend for v4
- Host: GitHub
- URL: https://github.com/infinitybotlist/popplio
- Owner: InfinityBotList
- License: agpl-3.0
- Created: 2022-06-04T11:34:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-12T02:22:41.000Z (about 1 year ago)
- Last Synced: 2025-07-11T06:06:22.347Z (12 months ago)
- Topics: api, backend, bot, bot-list, golang, restful-api
- Language: Go
- Homepage: https://spider.infinitybots.gg/docs
- Size: 27.8 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Popplio
Popplio is the new rewrite of the Infinity Bot List API in golang...
**Open source under the AGPL3. We reserve all rights to the code**
## API Docs
https://spider.infinitybots.gg/docs
**Quick Note**
- Whenever you need to fetch a user from discord, always use ``dovewing.GetUser`` as that also handles caching (both gateway and redis and internal caches)
## Creating a config
You can use ``./popplio --cmd genconfig`` to create a configuration file for Popplio