{"id":25024952,"url":"https://github.com/mbannour/zio-http-mongodb","last_synced_at":"2026-04-28T08:35:55.478Z","repository":{"id":169153965,"uuid":"645056838","full_name":"mbannour/ZIO-Http-MongoDB","owner":"mbannour","description":"Simple REST Service written on ZIO HTTP and Mongodb.","archived":false,"fork":false,"pushed_at":"2023-05-25T10:16:33.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T16:43:34.859Z","etag":null,"topics":["mongodb","zio","zio-http","zio-json"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbannour.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":"2023-05-24T20:36:04.000Z","updated_at":"2023-05-25T11:34:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"c714ee5a-00b6-4061-b432-7af1487e7126","html_url":"https://github.com/mbannour/ZIO-Http-MongoDB","commit_stats":null,"previous_names":["mbannour/zio-http-mongodb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbannour%2FZIO-Http-MongoDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbannour%2FZIO-Http-MongoDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbannour%2FZIO-Http-MongoDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbannour%2FZIO-Http-MongoDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbannour","download_url":"https://codeload.github.com/mbannour/ZIO-Http-MongoDB/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246334429,"owners_count":20760644,"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":["mongodb","zio","zio-http","zio-json"],"created_at":"2025-02-05T16:33:51.357Z","updated_at":"2026-04-28T08:35:50.419Z","avatar_url":"https://github.com/mbannour.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZIO-Http-MongoDB\n\nThis is a simple project in which I used ZIO HTTP to create a REST API with MongoDB as the database for storing and retrieving data. \nIn this project, I utilized the following technologies:\n\n- **zio-MongoDB**\n- **ZIO-JSON**\n- **ZIO-HTTP**\n\n# Development guide\n\nBefore starting this project, you should have MongoDB installed locally, or you can start a MongoDB container on your local machine.\n\nIn my case, I used a Docker instance for MongoDB. To start it, you can simply run the following command:\n\n```docker run --name mongodb -p 27017:27017 -d mongo```\n\nAfter that to start the whole project just run :\n\n```sbt run ```\n\nTo run the test:\n\n```sbt test ```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbannour%2Fzio-http-mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbannour%2Fzio-http-mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbannour%2Fzio-http-mongodb/lists"}