/
/Materia Server
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
Actions4
Addons5
Api12
  • getGet the list of controllers existing in your application
  • getGet the content of a controller
  • getGet the list of endpoints existing in your application
  • putUpdate an endpoint
  • postAdd a new endpoint
  • postGenerate default endpoints (GET/POST/PUT/DELETE) for a given entity
  • deleteDelete an enpoint
  • getGet the list of permissions
  • postCreate a new permission
  • getGet a permission
  • putUpdate a permission
  • deleteDelete a permission
App6
Client7
Database4
Dependencies7
Entities13
Files5
Git21
    Api

    Get the list of controllers existing in your application

    get/controllers

    Response

    Success

    Changes