{"id":25085578,"url":"https://github.com/cemutku/libraryapp","last_synced_at":"2026-04-27T23:32:21.695Z","repository":{"id":275040656,"uuid":"257090794","full_name":"cemutku/LibraryApp","owner":"cemutku","description":"ASP.NET Core API Example","archived":false,"fork":false,"pushed_at":"2020-05-20T13:18:44.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T08:22:28.006Z","etag":null,"topics":["dockercompose","dockerfile","entity-framework-core","net-core-api","swagger-ui"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/cemutku.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":"2020-04-19T20:01:29.000Z","updated_at":"2020-05-20T13:18:47.000Z","dependencies_parsed_at":"2025-01-30T21:21:12.626Z","dependency_job_id":"a923cd29-56b6-4ef8-9983-7a70ff6441be","html_url":"https://github.com/cemutku/LibraryApp","commit_stats":null,"previous_names":["cemutku/libraryapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemutku%2FLibraryApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemutku%2FLibraryApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemutku%2FLibraryApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemutku%2FLibraryApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cemutku","download_url":"https://codeload.github.com/cemutku/LibraryApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246644254,"owners_count":20810746,"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":["dockercompose","dockerfile","entity-framework-core","net-core-api","swagger-ui"],"created_at":"2025-02-07T08:20:32.837Z","updated_at":"2026-04-27T23:32:21.670Z","avatar_url":"https://github.com/cemutku.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LibraryApp\n\nSample API with ASP.NET Core (3.1) API\n\nIt contains basic async HTTP methods:\n\n- GET\n- POST\n- PUT\n- DELETE\n\n## Development\n\nLibrary API is using PostgreSQL. For local development environment run the docker command below:\n\n`docker run --name local-postgres -e POSTGRES_PASSWORD=P@123 -p 5432:5432 -d postgres`\n\nAfter docker run command check postgres instance on PowerShell with `docker ps` command.\n\nWhen database instance ready, in LibraryApp.Data path `update-database` in package manager console or `dotnet ef database update` in CLI\n\nAfter all these steps, the application is ready for use.\n\n## Alternative development environment (docker-compose)\n\nFor development and dotnet watcher run the `docker-compose -f docker-compose.dev.yml up` in /LibraryApp directory, than hit the http://localhost:5000/index.html and check the API methods in swaggerui.\n\nIt also has elasticsearch for logging and under http://localhost:5601/app/kibana you can check elasticsearch log records.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemutku%2Flibraryapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcemutku%2Flibraryapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemutku%2Flibraryapp/lists"}