{"id":21126484,"url":"https://github.com/lreimer/puma-rack-app","last_synced_at":"2025-03-14T11:43:01.219Z","repository":{"id":71906694,"uuid":"389567890","full_name":"lreimer/puma-rack-app","owner":"lreimer","description":"A simple REST API as a Ruby Rack application powered by Puma.","archived":false,"fork":false,"pushed_at":"2021-07-26T09:37:14.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-05T15:02:18.497Z","etag":null,"topics":["demo-app","puma","rack-app","rest-api","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/lreimer.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}},"created_at":"2021-07-26T08:48:09.000Z","updated_at":"2021-08-04T13:27:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc317831-fe5a-4eb4-8cae-a65697bd3b5e","html_url":"https://github.com/lreimer/puma-rack-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lreimer%2Fpuma-rack-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lreimer%2Fpuma-rack-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lreimer%2Fpuma-rack-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lreimer%2Fpuma-rack-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lreimer","download_url":"https://codeload.github.com/lreimer/puma-rack-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243573168,"owners_count":20312879,"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":["demo-app","puma","rack-app","rest-api","ruby"],"created_at":"2024-11-20T04:42:02.554Z","updated_at":"2025-03-14T11:43:01.206Z","avatar_url":"https://github.com/lreimer.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Puma Rack App\n\nA small Rack application using Puma and MongoDB to expose a REST API for Users.\n\n## Usage Instructions\n\n```bash\n$ bundle install --path vendor/bundle\n\n$ docker-compose up -d\n$ open http://localhost:8081\n\n$ bundle exec puma\n\n$ http get localhost:9292/version\n$ http get localhost:9292/health\n\n$ http get localhost:9292/api/users\n$ http --json post localhost:9292/api/users username=lreimer email=mario-leander.reimer@qaware.de\n$ http get localhost:9292/api/users/:id     # insert _id from previous command\n$ http delete localhost:9292/api/users/:id     # insert _id from previous command\n```\n\n## Maintainer\n\nM.-Leander Reimer (@lreimer), \u003cmario-leander.reimer@qaware.de\u003e\n\n## License\n\nThis software is provided under the MIT open source license, read the `LICENSE` file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flreimer%2Fpuma-rack-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flreimer%2Fpuma-rack-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flreimer%2Fpuma-rack-app/lists"}