{"id":20557001,"url":"https://github.com/sharpvik/ava","last_synced_at":"2026-04-25T05:38:09.183Z","repository":{"id":114205778,"uuid":"350117671","full_name":"sharpvik/ava","owner":"sharpvik","description":"The microservice for storing your users' avatars (or any kind of images for that matter)","archived":false,"fork":false,"pushed_at":"2021-06-15T22:10:31.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T18:29:36.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharpvik.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":"2021-03-21T20:59:42.000Z","updated_at":"2021-06-15T22:10:02.000Z","dependencies_parsed_at":"2023-06-15T23:00:38.904Z","dependency_job_id":null,"html_url":"https://github.com/sharpvik/ava","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharpvik%2Fava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharpvik%2Fava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharpvik%2Fava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharpvik%2Fava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharpvik","download_url":"https://codeload.github.com/sharpvik/ava/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242163857,"owners_count":20082224,"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-11-16T03:34:15.105Z","updated_at":"2026-04-25T05:38:09.151Z","avatar_url":"https://github.com/sharpvik.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ava\n\nThe microservice for storing your users' avatars (or any kind of images for that\nmatter).\n\nStart it up via Docker or `docker-compose`. It will listen on port `42069`.\nYou could create a `.env` file where you _may or may not_ specify an\n`AVA_API_KEY` variable like so:\n\n```bash\n# .env\nAVA_API_KEY=mySuperSecretAPIKey\n```\n\nIf you don't specify any `AVA_API_KEY` it is assumed to be `\"\"` and any\nrequest with a missing `Ava-API-Key` header will be authorized to proceed.\n\n## API\n\n```\nPOST /upload/jpg\n```\n\nPut your image file into the request body and enjoy. This will respond with a\nsimple string (e.g. `166ebdf66f4174b5.jpg`) that you'll be able to use to\nretrieve the image.\n\n```\nGET /download/166ebdf66f4174b5.jpg\n```\n\nGiven the string, send this request to get your image back. It will be attached\nto the response body with a proper MIME type header set.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharpvik%2Fava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharpvik%2Fava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharpvik%2Fava/lists"}