Skip to content
Daviel edited this page May 3, 2020 · 5 revisions

Todos los métodos siempre retornarán un objeto de tipo ResponseG, el cual contiene la siguiente estructura: interface ResponseG { error: any; warning: any; info: any; item: any | any[]; }

Los distintos controladores con sus url son:

  1. Help
  2. Users
  3. Langs
  4. Service Type
  5. Services
  6. Posts
  7. Home

Clone this wiki locally