Commit inicial - estructura base del proyecto

This commit is contained in:
2026-05-31 08:24:12 -06:00
commit cd998ce6b0
143 changed files with 18354 additions and 0 deletions
@@ -0,0 +1,63 @@
[Skip to content](https://coolify.io/docs/api-reference/api/operations/list-resources#VPContent)
Return to top
List[](https://coolify.io/docs/api-reference/api/operations/list-resources#list)
==================================================================================
GET
/resources
Get all resources.
Authorizations[](https://coolify.io/docs/api-reference/api/operations/list-resources#authorizations)
------------------------------------------------------------------------------------------------------
bearerAuth
Go to `Keys & Tokens` / `API tokens` and create a new token. Use the token as the bearer token.
Type
HTTP (bearer)
Responses[](https://coolify.io/docs/api-reference/api/operations/list-resources#responses)
--------------------------------------------------------------------------------------------
200400401
Get all resources
Content-Type
application/json
SchemaJSON
JSON
"string"
GET
/resources
Playground[](https://coolify.io/docs/api-reference/api/operations/list-resources#playground)
----------------------------------------------------------------------------------------------
Authorization
bearerAuth
Try it out
Samples[](https://coolify.io/docs/api-reference/api/operations/list-resources#samples)
----------------------------------------------------------------------------------------
Powered by [VitePress OpenAPI](https://github.com/enzonotario/vitepress-openapi)