{"id":15017566,"url":"https://github.com/ba-st/stargate","last_synced_at":"2025-10-27T12:32:04.130Z","repository":{"id":33379150,"uuid":"152314665","full_name":"ba-st/Stargate","owner":"ba-st","description":"A library supporting the creation of HTTP based RESTful APIs. ","archived":false,"fork":false,"pushed_at":"2024-10-16T18:39:17.000Z","size":1013,"stargazers_count":32,"open_issues_count":3,"forks_count":3,"subscribers_count":8,"default_branch":"release-candidate","last_synced_at":"2025-02-01T05:31:57.324Z","etag":null,"topics":["api","pharo","rest","rest-api","smalltalk"],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","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/ba-st.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2018-10-09T20:12:06.000Z","updated_at":"2024-09-27T19:49:57.000Z","dependencies_parsed_at":"2024-03-12T19:28:48.871Z","dependency_job_id":"ddff6f4d-1496-4fdd-b70f-1f07d42f6b41","html_url":"https://github.com/ba-st/Stargate","commit_stats":{"total_commits":421,"total_committers":10,"mean_commits":42.1,"dds":"0.23515439429928742","last_synced_commit":"7ada0abbcde919e0598959e7954f53f8aa675b83"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FStargate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FStargate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FStargate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FStargate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ba-st","download_url":"https://codeload.github.com/ba-st/Stargate/tar.gz/refs/heads/release-candidate","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238497545,"owners_count":19482272,"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","pharo","rest","rest-api","smalltalk"],"created_at":"2024-09-24T19:50:41.620Z","updated_at":"2025-10-27T12:32:04.125Z","avatar_url":"https://github.com/ba-st.png","language":"Smalltalk","readme":"# Stargate\n\n![Logo](assets/logo.svg)\n\nStargate is a library supporting the creation of HTTP based RESTful APIs.\n\n[![Pharo Unit Tests](https://github.com/ba-st/Stargate/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/ba-st/Stargate/actions/workflows/unit-tests.yml)\n[![GS64 - Unit Tests](https://github.com/ba-st/Stargate/actions/workflows/unit-tests-gs64.yml/badge.svg)](https://github.com/ba-st/Stargate/actions/workflows/unit-tests-gs64.yml)\n[![Coverage Status](https://codecov.io/github/ba-st/Stargate/coverage.svg?branch=release-candidate)](https://codecov.io/gh/ba-st/Stargate/branch/release-candidate)\n\n[![Baseline Groups](https://github.com/ba-st/Stargate/actions/workflows/loading-groups.yml/badge.svg)](https://github.com/ba-st/Stargate/actions/workflows/loading-groups.yml)\n[![GS64 Components](https://github.com/ba-st/Stargate/actions/workflows/loading-gs64-components.yml/badge.svg)](https://github.com/ba-st/Stargate/actions/workflows/loading-gs64-components.yml)\n[![Markdown Lint](https://github.com/ba-st/Stargate/actions/workflows/markdown-lint.yml/badge.svg)](https://github.com/ba-st/Stargate/actions/workflows/markdown-lint.yml)\n[![Shellcheck](https://github.com/ba-st/Stargate/actions/workflows/shellcheck.yml/badge.svg)](https://github.com/ba-st/Stargate/actions/workflows/shellcheck.yml)\n\n[![GitHub release](https://img.shields.io/github/release/ba-st/Stargate.svg)](https://github.com/ba-st/Stargate/releases/latest)\n\n[![Pharo 10](https://img.shields.io/badge/Pharo-10-informational)](https://pharo.org)\n[![Pharo 11](https://img.shields.io/badge/Pharo-11-informational)](https://pharo.org)\n[![Pharo 12](https://img.shields.io/badge/Pharo-12-informational)](https://pharo.org)\n[![Pharo 13](https://img.shields.io/badge/Pharo-13-informational)](https://pharo.org)\n\n[![GS64 3.7.1](https://img.shields.io/badge/GS64-3.7.1-informational)](https://gemtalksystems.com/products/gs64/)\n\nQuick links\n\n- [**Explore the docs**](docs/README.md)\n- [Report a defect](https://github.com/ba-st/Stargate/issues/new?labels=Type%3A+Defect)\n- [Request a feature](https://github.com/ba-st/Stargate/issues/new?labels=Type%3A+Feature)\n\nIt's built on top of Teapot and Zinc, providing a conceptual framework to\nsimplify the creation of RESTful APIs including:\n\n- HATEOAS\n- Content negotiation\n- API versioning\n- ETags\n- Pagination\n- Operations\n\n## License\n\n- The code is licensed under [MIT](LICENSE).\n- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).\n\n## Installation\n\nTo load the project in a Pharo image follow these [instructions](docs/how-to/how-to-load-in-pharo.md).\n\n## Contributing\n\nCheck the [Contribution Guidelines](CONTRIBUTING.md)\n\n---\n*Icons by [icons8.com](https://icons8.com)*\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fba-st%2Fstargate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fba-st%2Fstargate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fba-st%2Fstargate/lists"}