{"id":16604142,"url":"https://github.com/ola-jed/vue.splash-api","last_synced_at":"2025-10-29T15:31:12.629Z","repository":{"id":43364592,"uuid":"403013737","full_name":"Ola-jed/Vue.Splash-API","owner":"Ola-jed","description":"Rest api for an unsplash clone","archived":false,"fork":false,"pushed_at":"2023-12-16T00:25:48.000Z","size":159,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T02:22:24.607Z","etag":null,"topics":["api","asp-net-core","unsplash-api"],"latest_commit_sha":null,"homepage":"https://vue-splash-api.herokuapp.com/swagger/index.html","language":"C#","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/Ola-jed.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}},"created_at":"2021-09-04T09:16:35.000Z","updated_at":"2022-12-25T19:09:53.000Z","dependencies_parsed_at":"2023-12-16T01:30:00.765Z","dependency_job_id":"4d244cff-3d54-4de9-a0ad-68c38ef0b96c","html_url":"https://github.com/Ola-jed/Vue.Splash-API","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/Ola-jed%2FVue.Splash-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ola-jed%2FVue.Splash-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ola-jed%2FVue.Splash-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ola-jed%2FVue.Splash-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ola-jed","download_url":"https://codeload.github.com/Ola-jed/Vue.Splash-API/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238840773,"owners_count":19539613,"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":["api","asp-net-core","unsplash-api"],"created_at":"2024-10-12T00:55:50.029Z","updated_at":"2025-10-29T15:31:07.257Z","avatar_url":"https://github.com/Ola-jed.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue.Splash-API\n\nRest api written with Asp.Net Core for an [unsplash](https://unsplash.com/) clone\n\n## Requirements\n\n- [Dotnet](https://dotnet.microsoft.com/download)\n- [Postgres](https://www.postgresql.org/)\n- [A Backblaze account](https://www.backblaze.com/) or a [Microsoft Azure account](https://portal.azure.com/)\n\u003e\n\u003e Create the database `splash` in postgres and set _**UserId**_ and _**Password**_ environment variables for the database credentials.\n\u003e\n\u003e Set _**KeyId**_, _**AppKey**_ and _**BucketId**_ environment variables for Backblaze credentials.\n\u003e\n\u003e Set _**MailUser**_, _**MailPassword**_ and optionally _**MailHost**_ and  _**MailPort**_ for environment variables for mail config.\n\u003e \n\u003e Set _**AzureBlobKey**_ which is the access key for azure storage account and _**ContainerName**_ which is the name of the container you will use to store the files\n\n## Setup\n\n```shell\ngit clone https://github.com/Ola-jed/Vue.Splash-API.git\ncd Vue.Splash-API/Vue.Splash-API\n# Set the env vars before\n# export X=xxx or dotnet user-secrets set \"Key\" \"Value\"\ndotnet ef database update\ndotnet run\n```\n\nYou can also try the [frontend](https://github.com/tobihans/Vue.Splash) built by [@tobihans](https://github.com/tobihans)\n\n## TODO\n\n- [ ] Unit tests\n\n\u003e If you cannot setup backblaze or azure, you can swap the storage service to use  by `LocalStorageService` in the file `Extensions/ServiceCollectionExtensions.cs` (line 167)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fola-jed%2Fvue.splash-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fola-jed%2Fvue.splash-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fola-jed%2Fvue.splash-api/lists"}