{"id":37801372,"url":"https://github.com/nitschmann/sinatra_json_api","last_synced_at":"2026-01-16T15:26:31.768Z","repository":{"id":24323586,"uuid":"27720309","full_name":"nitschmann/sinatra_json_api","owner":"nitschmann","description":"Demo app for a simple JSON REST Api with Sinatra ","archived":false,"fork":false,"pushed_at":"2014-12-15T10:47:57.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-22T03:59:12.510Z","etag":null,"topics":[],"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/nitschmann.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}},"created_at":"2014-12-08T15:07:49.000Z","updated_at":"2014-12-15T10:47:57.000Z","dependencies_parsed_at":"2022-08-31T14:01:24.522Z","dependency_job_id":null,"html_url":"https://github.com/nitschmann/sinatra_json_api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nitschmann/sinatra_json_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitschmann%2Fsinatra_json_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitschmann%2Fsinatra_json_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitschmann%2Fsinatra_json_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitschmann%2Fsinatra_json_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitschmann","download_url":"https://codeload.github.com/nitschmann/sinatra_json_api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitschmann%2Fsinatra_json_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","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-16T15:26:31.670Z","updated_at":"2026-01-16T15:26:31.739Z","avatar_url":"https://github.com/nitschmann.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"sinatra_json_api\n===============\n\nThis app is a little example of an RESTful API with JSON interface built with the Ruby DSL framework [Sinatra](http://www.sinatrarb.com/).\nIt was created during a project at the Hochschule für Technik und Wirtschaft (HTW) Berlin. \n\n============================\n\n## Technologies\n\n\nThe app uses different frameworks and technologies to provide the API.\n\n* [DataMapper](http://datamapper.org/) with a small [SQLite3](http://sqlite.org/) database as storage\n* [Sinatra](http://www.sinatrarb.com/) framework for the DSL\n* [Rake tasks](http://wiki.ruby-portal.de/Rake) for different CLI commands\n* [Capistrano](http://capistranorb.com/) for Deployments\n\n============================\n\n## Requirements\n\n* Ruby version ``` 2.1.3 ```\n\n============================\n\n## Installation\n\n1. Install the ` bundler ` Gem with ` gem install bundler `\n2. Run ` bundle install ` to install all required Gems\n3. Exectute ` rake db:create ` to create the apps' SQLite3 database\n4. Execute ` rake app:create:config ` to generate the ` config.yml ` file\n5. (optional) Run ` rake app:create:token ` to generate an auth token for the app\n\n============================\n\n## Usage\n\nCheck ` app.rb ` for the routes and other details.\n\nTo start and test the app locally run ` rackup ` and point your browser to ` http://localhost:9292 `\n\n============================\n\n## License\n\n\u003e Copyright (c) 2014 Florian Nitschmann (s0544677@htw-berlin.de)\n\n\n\n \n \n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitschmann%2Fsinatra_json_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitschmann%2Fsinatra_json_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitschmann%2Fsinatra_json_api/lists"}