MyBB.de Forum
Public API - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Plugin-Veröffentlichungen und -Support (https://www.mybb.de/forum/forum-82.html)
+--- Thema: Public API (/thread-38223.html)



Public API - MyBB.de Bot - 10.04.2022

Eine neue Erweiterung wurde veröffentlicht: Public API

Zitat:This plugin is currently in the development phase, and new features are being added regularly.



This plugin adds a RestAPI to your board so external clients can access information.

See Github Repository for more information!



Endpoints:
- ✅ GET/POST: Authentication.php?:name [Requires API Key]


- ✅ GET: Users.php?:id

- ✅ GET: Users.php?:name



- ✅ GET: Threads.php?:id 

- ✅ GET: Threads.php?:page



- ✅ GET: Posts.php?:id 

- ✅ GET: Posts.php?:tid 

- ✅ GET: Posts.php?:fid



RE: Public API - MyBB.de Bot - 29.04.2022

Eine neue Version wurde veröffentlicht: Public API 0.2