Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T15:11:27.000Z (6 months ago)
- Last Synced: 2024-08-14T17:15:24.226Z (5 months ago)
- Topics: api, backend, bot, bot-list, golang, restful-api
- Language: Go
- Homepage: https://spider.infinitybots.gg/docs
- Size: 27.8 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
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