{"id":37605752,"url":"https://github.com/robertolima-dev/adonis_api_rest","last_synced_at":"2026-01-16T10:08:59.607Z","repository":{"id":47110683,"uuid":"265920250","full_name":"robertolima-dev/adonis_api_rest","owner":"robertolima-dev","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-20T10:06:24.000Z","size":698,"stargazers_count":4,"open_issues_count":15,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-20T12:01:32.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robertolima-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-21T18:15:32.000Z","updated_at":"2024-08-26T01:51:04.000Z","dependencies_parsed_at":"2024-11-20T11:37:53.502Z","dependency_job_id":"f3747559-475e-4994-965b-002edcd65b4b","html_url":"https://github.com/robertolima-dev/adonis_api_rest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robertolima-dev/adonis_api_rest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertolima-dev%2Fadonis_api_rest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertolima-dev%2Fadonis_api_rest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertolima-dev%2Fadonis_api_rest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertolima-dev%2Fadonis_api_rest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertolima-dev","download_url":"https://codeload.github.com/robertolima-dev/adonis_api_rest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertolima-dev%2Fadonis_api_rest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-01-16T10:08:59.507Z","updated_at":"2026-01-16T10:08:59.583Z","avatar_url":"https://github.com/robertolima-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Adonis API application\n\nThis is the boilerplate for creating an API server in AdonisJs, it comes pre-configured with.\n\n1. Bodyparser\n2. Authentication\n3. CORS\n4. Lucid ORM\n5. Migrations and seeds\n\n## Setup\n\nUse the adonis command to install the blueprint\n\n```bash\nadonis new yardstick --api-only\n```\n\nor manually clone the repo and then run `npm install`.\n\n\n### Migrations\n\nRun the following command to run startup migrations.\n\n```js\nadonis migration:run\n```\n\n\n### .env\n\n\u003cp\u003eHOST=127.0.0.1\u003c/p\u003e\n\u003cp\u003ePORT=3333\u003c/p\u003e\n\u003cp\u003eNODE_ENV=development\u003c/p\u003e\n\u003cp\u003eAPP_NAME=AdonisJs\u003c/p\u003e\n\u003cp\u003eAPP_URL=http://${HOST}:${PORT}\u003c/p\u003e\n\u003cp\u003eCACHE_VIEWS=false\u003c/p\u003e\n\u003cp\u003eAPP_KEY=zYkNot7GolM1FQB6pwXcshZ21REoSTRi\u003c/p\u003e\n\u003cp\u003eDB_CONNECTION=pg\u003c/p\u003e\n\u003cp\u003eDB_HOST=127.0.0.1\u003c/p\u003e\n\u003cp\u003eDB_PORT=5432\u003c/p\u003e\n\u003cp\u003eDB_USER=\u003c/p\u003e\n\u003cp\u003eDB_PASSWORD=\u003c/p\u003e\n\u003cp\u003eDB_DATABASE=adonis\u003c/p\u003e\n\u003cp\u003eHASH_DRIVER=bcrypt\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertolima-dev%2Fadonis_api_rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertolima-dev%2Fadonis_api_rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertolima-dev%2Fadonis_api_rest/lists"}