Solved Providing an API for Third-Party Integration

Hey @VisEntities,

There are a couple of tools and plugins out there that check for updates. Specifically, I use MyRustServer for local testing. Do you have an API that allows tools like this to check for updates on your plugins?

Cheers!

FM
 
The author of Update Checker on codefling just asked about this as well.
Edit: Kind of surprised that this site uses a forum format but doesn't provide RSS feeds or something.
 
Thank you, that would be really great of you.
Then I could integrate them into MyRustServer 👍🏻
Finally getting this out, only a few months late! 😆 Anyway, here are all the api endpoints:
  • api/plugins/ - all plugins (paginated)
  • api/plugins/raidable-shelters/ - single plugin
  • api/plugins/advanced-backup/updates/ - plugin updates (paginated)
 
Back
Top
Cart