Nexus is a Open-Sourced backend written in Golang for CRTL Prototype Studio's Main Site, Prism.
The backend contains the following API endpoints:
- Blog Posts
- Comments
- Files (FMS, heavily inspired by StrapiCMS's Media Library)
- Photos
- Albums
- Users
- Roles
- Permissions
- Authentication
For more info, please check our official documentation site or the repository's wiki page.