Public API
Plug and play RestAPI for your MyBB Board
Change Log for Public API
Version 0.2 stable Build #7
- Renamed generate_key function as it collided with another function making plugins page turn blank
Version 0.2 stable Build #6
- Security Implemented for API (To avoid SQL vulns)
- Authentication Endpoint Improvements
Version 0.2 stable Build #5
- Added Authentication Endpoint
- Added API Key generation in User CP
- Updated API Documentation
- Minor fixes
Version 0.2 stable Build #4
- Added Authentication Endpoint
- Added API Key generation in User CP
- Updated API Documentation
- Minor fixes
Version 0.1 dev Build #3
- Start documenting the Users Endpoint
- Implement Threads and Posts endpoints
Version 0.1 dev Build #2
Added Threads Endpoint (+Thread and Post class)
Version 0.1 dev Build #1
The first build has no changes.