{"id":28496269,"url":"https://github.com/evops-sum25/evops-backend","last_synced_at":"2026-04-18T04:33:55.518Z","repository":{"id":297048326,"uuid":"995318224","full_name":"evops-sum25/evops-backend","owner":"evops-sum25","description":"A REST + gRPC server for EvOps’s inner logic 🦀","archived":false,"fork":false,"pushed_at":"2025-09-03T11:39:46.000Z","size":413,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-03T12:35:03.395Z","etag":null,"topics":["api","axum","backend","diesel","docker","evops","grpc","minio","postgresql","rest-api","rust","tonic"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evops-sum25.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-03T09:50:29.000Z","updated_at":"2025-09-03T11:39:49.000Z","dependencies_parsed_at":"2025-06-18T12:39:33.770Z","dependency_job_id":"01c6cd82-9a90-4c10-a171-fb38fb8a6dac","html_url":"https://github.com/evops-sum25/evops-backend","commit_stats":null,"previous_names":["sum25-evops/backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/evops-sum25/evops-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evops-sum25%2Fevops-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evops-sum25%2Fevops-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evops-sum25%2Fevops-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evops-sum25%2Fevops-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evops-sum25","download_url":"https://codeload.github.com/evops-sum25/evops-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evops-sum25%2Fevops-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31957051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","axum","backend","diesel","docker","evops","grpc","minio","postgresql","rest-api","rust","tonic"],"created_at":"2025-06-08T12:07:04.325Z","updated_at":"2026-04-18T04:33:55.509Z","avatar_url":"https://github.com/evops-sum25.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EvOps / Back End\n\nMain repository: https://github.com/evops-sum25/evops\n\n## Features\n\n- API methods to create and view users, events, event images, and event tags\n  (groups).\n- Combined REST+gRPC web-server so that clients can choose their preferred\n  communication way.\n- Auto-generated OpenAPI documentation + Swagger webpage.\n- Persistent data storage with PostgreSQL.\n- Persistent image storage with MinIO.\n- Data validation at the type-system level.\n- Basic logging of incoming requests and their responses.\n- Configurability with environment variables and a [`.env`](/.env.example) file.\n- An [API extension](https://github.com/evops-sum25/evops-client-ext) for\n  clients to ease the interaction with our back end:\n  - Validation functions (such as `validate_event_title` or\n    `validate_tag_alias`) that reuse the logic from the back-end core.\n  - Fully-typed Markdown parser with our own parse settings.\n  - Exporting to WASM with Extism and Protobuf types.\n  - Generating type-safe FFI bindings with UniFFI.\n\n## Screenshots\n\n\u003cimg src=\"/assets/swagger-1.jpg\" width=480 /\u003e\n\u003cimg src=\"/assets/swagger-2.jpg\" width=480 /\u003e\n\u003cimg src=\"/assets/grpcui.jpg\" width=480 /\u003e\n\n## Build Instructions\n\n1. Create a [`.env`](`/.env.example`).\n\n   ```shell\n   cp .env.example .env\n   ```\n\n2. Run the server.\n\n   - Development mode:\n\n     ```shell\n     bacon\n     ```\n\n   - Release mode:\n\n     ```shell\n     cargo run --release\n     ```\n\n3. Both the REST and gRPC servers should be available on http://0.0.0.0:8080 by\n   default.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevops-sum25%2Fevops-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevops-sum25%2Fevops-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevops-sum25%2Fevops-backend/lists"}