{"id":23393105,"url":"https://github.com/allitov/news-api","last_synced_at":"2026-04-11T05:36:24.616Z","repository":{"id":210881360,"uuid":"721030076","full_name":"allitov/news-api","owner":"allitov","description":"API for news portals and services.","archived":false,"fork":false,"pushed_at":"2024-03-20T09:05:03.000Z","size":271,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-12T06:57:56.392Z","etag":null,"topics":["docker","java","maven","postgresql","spring-boot","spring-security","spring-web-mvc","springdoc-openapi-ui","testcontainers"],"latest_commit_sha":null,"homepage":"","language":"Java","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/allitov.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":"2023-11-20T08:06:34.000Z","updated_at":"2024-03-14T14:25:35.000Z","dependencies_parsed_at":"2023-12-12T11:38:12.180Z","dependency_job_id":"8f5352ec-1f66-47ad-b919-96e500f70e15","html_url":"https://github.com/allitov/news-api","commit_stats":null,"previous_names":["allitov/news-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/allitov/news-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allitov%2Fnews-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allitov%2Fnews-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allitov%2Fnews-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allitov%2Fnews-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allitov","download_url":"https://codeload.github.com/allitov/news-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allitov%2Fnews-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31670374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["docker","java","maven","postgresql","spring-boot","spring-security","spring-web-mvc","springdoc-openapi-ui","testcontainers"],"created_at":"2024-12-22T05:18:31.871Z","updated_at":"2026-04-11T05:36:24.592Z","avatar_url":"https://github.com/allitov.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# News API\n**API for news portals and services.**\n\nThe application provides the ability to save and edit news and comments on them,\nstoring user data, as well as creating news categories.\n\n## Running locally\n### Clone the repository and move to the working directory\n```shell\ngit clone https://github.com/allitov/news-api.git\ncd news-api\n```\n\n### Run the application in default mode\n```shell\ndocker-compose --file ./docker/docker-compose-default.yml up -d\n```\n\n##### Stop the application\n```shell\ndocker-compose --project-name=\"news-api\" down\n```\n\n#### Run the application in demonstration mode (contains entries in the database)\n```shell\ndocker-compose --file ./docker/docker-compose-demo.yml up -d\n```\n\n##### Stop the application\n```shell\ndocker-compose --project-name=\"news-api-demo\" down\n```\n\n### Run application environment only\n```shell\ndocker-compose --file ./docker/docker-compose-env.yml up -d\n```\n#### Stop the environment\n```shell\ndocker-compose --project-name=\"news-api-env\" down\n```\n\n## Documentation\nTo familiarize yourself with the application's API and see example queries, \nyou can refer to the [interactive Swagger documentation](http://localhost:8080/swagger-ui/index.html) \n(available only after launching the application).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallitov%2Fnews-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallitov%2Fnews-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallitov%2Fnews-api/lists"}