{"id":22549902,"url":"https://github.com/openmodelica/omwebservice","last_synced_at":"2025-04-10T01:53:58.126Z","repository":{"id":40386724,"uuid":"266863728","full_name":"OpenModelica/OMWebService","owner":"OpenModelica","description":"OpenModelica web service, queries via a REST API","archived":false,"fork":false,"pushed_at":"2022-07-08T11:20:17.000Z","size":106,"stargazers_count":5,"open_issues_count":5,"forks_count":4,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-24T03:35:06.096Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenModelica.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-25T19:30:17.000Z","updated_at":"2024-08-23T01:46:37.000Z","dependencies_parsed_at":"2022-08-09T19:00:51.563Z","dependency_job_id":null,"html_url":"https://github.com/OpenModelica/OMWebService","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/OpenModelica%2FOMWebService","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenModelica%2FOMWebService/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenModelica%2FOMWebService/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenModelica%2FOMWebService/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenModelica","download_url":"https://codeload.github.com/OpenModelica/OMWebService/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248142939,"owners_count":21054671,"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":[],"created_at":"2024-12-07T16:10:20.191Z","updated_at":"2025-04-10T01:53:58.098Z","avatar_url":"https://github.com/OpenModelica.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OMWebService\nOpenModelica web service, queries via a REST API\n\n## Dependencies\n\n- [Python \u003e= 3.8.5](https://www.python.org/)\n- [Python setuptools](https://pypi.org/project/setuptools/)\n- [OpenModelica \u003e= 1.19.0](https://openmodelica.org)\n\n## Build \u0026 Run instructions\n\n### Option 1\n\nSet environment variable `FLASK_ENV=development` for development environment.\nInstall the dependencies and then run the following commands,\n\n```bash\n$ cd /path/to/OpenModelica/OMWebService\n$ python -m pip install -U .\n$ python Service/app.py\n```\n\n### Option 2\n\nUse the Dockerfile provided to run with docker,\n\n```bash\n$ cd /path/to/OpenModelica/OMWebService\n$ docker build . -t openmodelica/omwebservice\n$ docker run --user nobody -p 8080:8080 openmodelica/omwebservice\n```\n\nIn your browser, open the URL http://localhost:8080/api/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmodelica%2Fomwebservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenmodelica%2Fomwebservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmodelica%2Fomwebservice/lists"}