1
0
Fork
You've already forked API-server
0
The API server that powers Egglord
  • TypeScript 94.3%
  • CSS 5.5%
  • JavaScript 0.2%
Find a file
2024年03月17日 03:41:22 -04:00
.github/ISSUE_TEMPLATE Initilise the API server 2022年10月02日 16:08:30 +01:00
backend Testing 2024年01月19日 17:22:04 -05:00
docs Added INSTALLATION_GUIDE.md 2023年05月14日 00:33:08 +01:00
frontend pass expiresAt value to backend 2023年08月25日 22:45:40 +01:00
.gitignore Added /admin/system for live monitoring of the system 2023年05月12日 01:19:30 +01:00
README.md Update README.md 2024年03月09日 19:21:46 +00:00


API Server

The API server that powers Egglord.

AboutFeaturesInstallationLicense

About

This API server is used by Egglord to allow for a multitude of different features allowing the load to be directed to the server while Egglord runs to keep your server alive.

If you liked this repository, feel free to leave a star to help promote Egglord!

Features

4 Categories:

  • Games
    • Searches for the game stats on players
  • Images
    • Image manipulation
  • Misc
    • Random advice, pokemon and get a screenshot of a page.
  • NSFW
    • Display NSFW images
    • Check if an image is NSFW or not

📝 To-Do

The API server has a finished state, meaning once the following has been finished, it's complete:

  • Finish endpoints.

🖥️The other projects

  • Egglord Bot - The main bot.
  • Auto poster - Allows your users to get notified when you post on another social media. (Youtube, twitch, twitter, reddit etc)

📖 License

Released under the Apache License 2.0 license.