{"id":14986614,"url":"https://github.com/apinf/openapi-space","last_synced_at":"2025-04-11T22:52:47.490Z","repository":{"id":50206653,"uuid":"94205370","full_name":"apinf/openapi-space","owner":"apinf","description":"A backend for storing OpenAPI specifications","archived":false,"fork":false,"pushed_at":"2022-12-08T00:00:56.000Z","size":71,"stargazers_count":4,"open_issues_count":8,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T22:52:42.755Z","etag":null,"topics":["open-api","swagger-spec"],"latest_commit_sha":null,"homepage":"https://openapi.space","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apinf.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":"2017-06-13T11:24:20.000Z","updated_at":"2018-06-21T10:06:58.000Z","dependencies_parsed_at":"2022-09-25T15:30:23.334Z","dependency_job_id":null,"html_url":"https://github.com/apinf/openapi-space","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/apinf%2Fopenapi-space","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apinf%2Fopenapi-space/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apinf%2Fopenapi-space/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apinf%2Fopenapi-space/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apinf","download_url":"https://codeload.github.com/apinf/openapi-space/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492956,"owners_count":21113162,"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":["open-api","swagger-spec"],"created_at":"2024-09-24T14:13:13.910Z","updated_at":"2025-04-11T22:52:47.461Z","avatar_url":"https://github.com/apinf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenAPI space\n![Build Status](https://travis-ci.org/apinf/openapi-space.svg?branch=master)\n\nA backend for storing OpenAPI specifications\n\n## Setup\n0. Have Python 3.5 or higher installed. Lower python 3.x versions may or may not work.\n\n### Automated, dev environment\n1. Run the setup script (`./setup.sh`)\n2. Run the server (`./start.sh`)\n\n### Automated, Docker\n1. Build the image (`docker build . -t openapi-space`)\n2. Run  `docker run -p \u003cport\u003e:80 openapi-space` replacing `\u003cport\u003e` with the port you want the app to be accessible at.\n3. OpenAPI space should now be accessible at `http://localhost:\u003cport\u003e`\n\n### Manual\n1. Install virtualenv\n2. Create a virtualenv (`virtualenv -p /path/to/python3 venv`)\n3. Enter the virtualenv (`source venv/bin/activate`)\n4. Install dependencies (`pip install -r requirements.txt`)\n5. Start the server\n   * Development mode: `python main.py`\n   * uWSGI: `uwsgi --ini uwsgi.ini`\n\n## Development Status\n[![Throughput Graph](https://graphs.waffle.io/apinf/openapi-space/throughput.svg)](https://waffle.io/apinf/openapi-space/metrics)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapinf%2Fopenapi-space","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapinf%2Fopenapi-space","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapinf%2Fopenapi-space/lists"}