BEdita documentation¶
BEdita frontend app can be easily enabled to serve REST API. Once enabled the API present a set of default endpoints that can be customized for frontend needs.
REST API¶
- Setup a frontend to consume API
- Configuration
- Response and Errors
- Authentication
- Pagination
- Uploading files
- Customize endpoints
- Formatting BEdita objects
- API reference
- Authentication
/auth
- Objects
/objects
- Files upload
/files
- Posters
/posters
- User profile
/me
- Authentication
- Glossary