{"id":16679389,"url":"https://github.com/ryan-gordon/flask-couch-microservice","last_synced_at":"2025-04-09T22:02:06.489Z","repository":{"id":79095856,"uuid":"119383397","full_name":"Ryan-Gordon/flask-couch-microservice","owner":"Ryan-Gordon","description":"Star the repo if its useful, looking for contributors","archived":false,"fork":false,"pushed_at":"2018-01-30T00:23:56.000Z","size":10,"stargazers_count":22,"open_issues_count":2,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T22:01:34.964Z","etag":null,"topics":["connexion","couchdb","docker","flask","hacktoberfest","injector","swagger"],"latest_commit_sha":null,"homepage":"","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/Ryan-Gordon.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-29T13:05:04.000Z","updated_at":"2024-05-12T06:54:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbba8aca-583d-4ca1-aa70-9530ec842944","html_url":"https://github.com/Ryan-Gordon/flask-couch-microservice","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/Ryan-Gordon%2Fflask-couch-microservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryan-Gordon%2Fflask-couch-microservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryan-Gordon%2Fflask-couch-microservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryan-Gordon%2Fflask-couch-microservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ryan-Gordon","download_url":"https://codeload.github.com/Ryan-Gordon/flask-couch-microservice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119296,"owners_count":21050755,"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":["connexion","couchdb","docker","flask","hacktoberfest","injector","swagger"],"created_at":"2024-10-12T13:35:03.350Z","updated_at":"2025-04-09T22:02:06.433Z","avatar_url":"https://github.com/Ryan-Gordon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Final-Year-Project-API\nThis repository will hold an API which will be used in my final year project. The API is meant to act as a gateway to a microservice which is contacted via HTTP e.g couch db. \n\n#Running \nThis service is built on on Python 3.6.\n\n### Virtual Env\nThis project uses a virtual env to manage dependancies. In order to use it, navagate to the root of the project and run : \n\n```\nsource my_venv_dir/bin/activate\n```\n\nIf you are doing a fresh run of the project, you will need to install dependancies. To do so run:\n\n```\npip install -r requirements.txt \n```\nTo run the API locally clone the repo and run \n```\npython3 app.py\n```\n\n## Docker support\nThis repo has support for running as a docker container. To do so, navagate to the root of the project and run : \n\n```\ndocker-compose build \u0026\u0026 docker-compose up -d\n```\n\n\n# Packages / Frameworks used\n## About Injector \n\nInjector is a dependency-injection framework for Python, inspired by Guice. Guice has become a popular way to manage Dependancy injection in Enterprise grade applications.\n\n## About Connexion\nConnexion is a framework on top of Flask that automagically handles HTTP requests based on OpenAPI 2.0 Specification (formerly known as Swagger Spec) of your API described in YAML format. Connexion allows you to write a Swagger specification and then maps the endpoints to your Python functions.\n\n## About Couchdb \nCouchDb is an open source database which can store json documents and files. It follows a NoSql approach and is similar to MongoDB. The handiest features provided by Couch include a REST API to access the data and it comes with sync and replication functionality out of the box.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryan-gordon%2Fflask-couch-microservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryan-gordon%2Fflask-couch-microservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryan-gordon%2Fflask-couch-microservice/lists"}