{"id":28498033,"url":"https://github.com/jeanextreme002/dokku-api","last_synced_at":"2025-07-03T13:30:53.436Z","repository":{"id":294713679,"uuid":"987845171","full_name":"JeanExtreme002/Dokku-API","owner":"JeanExtreme002","description":"A RESTful API for managing applications and resources on a Dokku platform.","archived":false,"fork":false,"pushed_at":"2025-06-03T20:26:28.000Z","size":220,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T13:41:19.418Z","etag":null,"topics":["api","application-server","container","dokku","fastapi","paas","rest"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JeanExtreme002.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-21T17:10:00.000Z","updated_at":"2025-06-08T01:43:16.000Z","dependencies_parsed_at":"2025-05-21T18:34:02.829Z","dependency_job_id":"4c60827f-b9da-480e-a8e7-86835f328782","html_url":"https://github.com/JeanExtreme002/Dokku-API","commit_stats":null,"previous_names":["jeanextreme002/dokku-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JeanExtreme002/Dokku-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FDokku-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FDokku-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FDokku-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FDokku-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JeanExtreme002","download_url":"https://codeload.github.com/JeanExtreme002/Dokku-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FDokku-API/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263335314,"owners_count":23450816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","application-server","container","dokku","fastapi","paas","rest"],"created_at":"2025-06-08T13:30:50.385Z","updated_at":"2025-07-03T13:30:53.424Z","avatar_url":"https://github.com/JeanExtreme002.png","language":"Python","readme":"# Dokku API\nThis is a RESTful API for managing applications and resources on Dokku, built with [FastAPI](https://fastapi.tiangolo.com/).\n\n## Getting Started (quick run)\nThe entire project has been built to run entirely on [Dokku](https://dokku.com/) or [Docker](https://www.docker.com/).\n\nCreate a `.env` from `.env.sample`, configure the variables, and execute one of the commands below to run the application:\n```\n# For installing and running the API as a Dokku application.\n$ make dokku-install\n\n# For installing and running the API on Docker.\n$ make docker-run\n```\nNow, open the API on your browser at [http://dokku-api.yourdomain](http://dokku-api.yourdomain) — if you did not change the default settings.\n\nAccess [/docs](http://dokku-api.yourdomain/docs) for more information about the API.\n\n## Getting Started (development)\nInstall the dependencies for the project:\n```\n$ pip install poetry\n$ make install\n```\n\nNow, you can run the server with:\n```\n$ make run\n```\n\nRun `make help` to learn about more commands. \n\n## Running Tests\nThe project has some tests to check if everything is working properly. To run the tests, execute the command below:\n```\n$ make test\n$ make system-test\n```\n\n## Coding Style\nRun the commands below to properly format the project's code:\n```\n$ make lint\n$ make lint-fix\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeanextreme002%2Fdokku-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeanextreme002%2Fdokku-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeanextreme002%2Fdokku-api/lists"}