{"id":27007143,"url":"https://github.com/mathiconical/learning-api-blueprint","last_synced_at":"2026-02-03T22:05:55.630Z","repository":{"id":225645917,"uuid":"562145100","full_name":"mathiconical/learning-api-blueprint","owner":"mathiconical","description":"Repository to learn about api blueprint, aglio, drakov and dredd.","archived":false,"fork":false,"pushed_at":"2022-11-06T01:13:35.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T07:48:45.945Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/mathiconical.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}},"created_at":"2022-11-05T12:58:26.000Z","updated_at":"2022-11-05T14:42:00.000Z","dependencies_parsed_at":"2024-03-03T13:48:13.096Z","dependency_job_id":null,"html_url":"https://github.com/mathiconical/learning-api-blueprint","commit_stats":null,"previous_names":["mathiconical/learning-api-blueprint"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mathiconical/learning-api-blueprint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiconical%2Flearning-api-blueprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiconical%2Flearning-api-blueprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiconical%2Flearning-api-blueprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiconical%2Flearning-api-blueprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiconical","download_url":"https://codeload.github.com/mathiconical/learning-api-blueprint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiconical%2Flearning-api-blueprint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29059067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T20:13:53.544Z","status":"ssl_error","status_checked_at":"2026-02-03T20:13:40.507Z","response_time":96,"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":"2025-04-04T08:18:20.995Z","updated_at":"2026-02-03T22:05:55.615Z","avatar_url":"https://github.com/mathiconical.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eLearning API Blueprint\u003c/h1\u003e\n\u003cp align=\"center\"\u003eRepository to learn about \u003cb\u003eapi blueprint, aglio, drakov and dredd\u003c/b\u003e.\u003c/p\u003e\n\n***\n\n\u003cb\u003eTODO\u003c/b\u003e\n- [x] Actions\n- [ ] Waypoints\n- [x] Functions\n***\n#### Install Aglio to create, edit and generate API Documentation\n\n\u003e npm install -g aglio\n\n##### Generate Index.html API Documentation\n\n\u003e aglio -i example.apib --theme-full-width --no-theme-condense -o index.html\n\n##### Generate a dynamic API Documentation in 127.0.0.1 in port 3000 ( 127.0.0.1:3000 ) with auto refreshing.\n\n\u003e aglio -i example.apib --theme-full-width --no-theme-condense -s\n\n***\n\n#### Install Drakov to create a MOCK SERVER from routes of the API Documentation\n\n\u003e npm install -g drakov\n\n##### Runs Drakov to create a MOCK SERVER in port 4000 ( not able auto refreshing )\n\n\u003e drakov -f example.apib -p 4000\n\n***\n\n#### Install Dredd to runs route tests.\n\n\u003e npm install -g dredd\n\n##### Runs Dredd to execute tests in routes.\n\n\u003e dredd example.apib http://localhost:4000/\n\n***\n\n#### Template that I used to generate my index.html\n\n\u003cb\u003e\u003cp\u003eSee more examples on \u003ci\u003e\u003ca href=\"https://github.com/danielgtaylor/aglio\"\u003eaglio github repository\u003c/a\u003e\u003c/i\u003e\u003c/p\u003e\u003c/b\u003e\n\n\u003e aglio -i example.apib --theme-full-width -t cyborg -o index.html","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathiconical%2Flearning-api-blueprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathiconical%2Flearning-api-blueprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathiconical%2Flearning-api-blueprint/lists"}