{"id":18900634,"url":"https://github.com/aseemsavio/coolio-oauth2-app","last_synced_at":"2026-04-29T00:03:21.654Z","repository":{"id":162382404,"uuid":"174921637","full_name":"aseemsavio/coolio-oauth2-app","owner":"aseemsavio","description":"Coolio OAuth2 App is the Repository and the Authentication Server for the closed group of people who have subscribed to the service.","archived":false,"fork":false,"pushed_at":"2019-09-01T18:43:35.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T09:34:27.782Z","etag":null,"topics":["java","microservice","rest-api","social-network","spring-boot","spring-cloud","spring-security"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/aseemsavio.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":"2019-03-11T03:49:00.000Z","updated_at":"2019-08-24T08:32:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"a74b21bb-5e16-4d45-a038-cd262ff0bdbb","html_url":"https://github.com/aseemsavio/coolio-oauth2-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aseemsavio%2Fcoolio-oauth2-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aseemsavio%2Fcoolio-oauth2-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aseemsavio%2Fcoolio-oauth2-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aseemsavio%2Fcoolio-oauth2-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aseemsavio","download_url":"https://codeload.github.com/aseemsavio/coolio-oauth2-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239880443,"owners_count":19712399,"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":["java","microservice","rest-api","social-network","spring-boot","spring-cloud","spring-security"],"created_at":"2024-11-08T08:52:03.522Z","updated_at":"2026-03-02T13:30:19.921Z","avatar_url":"https://github.com/aseemsavio.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coolio OAuth2 Application\n\nThis application is a secure micro service that stores information about people belonging to different organizations. This micro service will be used as an *authorization server* for the future applications that come under the brand _Savio Apps_.\n\n## Code Structure\nThe micro service has a **controller** package where all the end points are defined. \n\nThe **service** package has service methods that performs all the validations and other necessary operations that need to be performed on the attributes received through the API request.\n\nThe **repository** package has interfaces that extend to CRUD repository. These interfaces have implementations for a vast majority of the db operations performed by the micro service.\n\nThe **configuration** package, as the name suggests has configurations for the micro service.\n\nThe **entities** package has entity classes that mimic the Relational Database tables in the project. \n\nThe **POJO** package has plain old java object classes for the Entity classes that are essentially created to move data to and from the entity classes.\n\nThe **template** package has templates designed for request and response structures. \n\nThe **Utils** package has utilities, as the name suggests.\n\n## Major Units\nThere are two major units in the application - **Users** and **Company**. \n\n## License\nThis project has an **MIT License**. \nCopyright (c) 2019 Aseem Savio\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faseemsavio%2Fcoolio-oauth2-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faseemsavio%2Fcoolio-oauth2-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faseemsavio%2Fcoolio-oauth2-app/lists"}