{"id":22189124,"url":"https://github.com/andikscript/simpleuser","last_synced_at":"2025-10-28T19:17:39.911Z","repository":{"id":274891977,"uuid":"513141216","full_name":"andikscript/SimpleUser","owner":"andikscript","description":"Simple signup and signin with spring boot and spring security json web token","archived":false,"fork":false,"pushed_at":"2023-05-16T07:08:03.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"rate_limit","last_synced_at":"2025-01-30T00:41:21.061Z","etag":null,"topics":[],"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/andikscript.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":"2022-07-12T12:52:55.000Z","updated_at":"2023-08-23T02:41:15.000Z","dependencies_parsed_at":"2025-01-30T00:51:28.325Z","dependency_job_id":null,"html_url":"https://github.com/andikscript/SimpleUser","commit_stats":null,"previous_names":["andikscript/simpleuser"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andikscript%2FSimpleUser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andikscript%2FSimpleUser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andikscript%2FSimpleUser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andikscript%2FSimpleUser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andikscript","download_url":"https://codeload.github.com/andikscript/SimpleUser/tar.gz/refs/heads/rate_limit","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245343981,"owners_count":20599867,"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-12-02T11:16:13.965Z","updated_at":"2025-10-28T19:17:34.859Z","avatar_url":"https://github.com/andikscript.png","language":"Java","readme":"# Simple User - Rate Limit\nSimple signup and signin with spring boot json web token and rate limit\n\n## Featured :\n- Spring Boot \n- Spring Security\n- Spring Data JPA\n- JWT Authentication \u0026 Authorization\n- JWT Token\n- Refresh Token\n- Rate Limit (Public, User, Moderator, Admin, Root Access)\n\n## Roles\n- USER\n- MODERATOR\n- ADMIN \n- ROOT\n \n## API\nMethods | Url | Action |\n--- | --- | --- |\n| POST | /api/auth/signup | signup new account |\n| POST | /api/auth/signin | login an account |\n| POST | /api/auth/refreshtoken | get new token from refresh token |\n| GET | /api/test/all | public access content |\n| GET | /api/test/user | only user access content |\n| GET | /api/test/mod | only moderator access content |\n| GET | /api/test/admin | only admin access content |\n| GET | /api/test/root | only root access content |\n\n## Format JSON\n### Signup\n```\n{\n    \"nama\": \"{name}\",\n    \"email\": \"{email}\",\n    \"username\": \"{username}\",\n    \"password\": \"{password}\",\n    \"roles\": [\n        {\n        \"id\": {id_roles}\n        }\n    ]\n}\n```\n\n### Signin\n```\n{\n    \"username\": \"{username}\",\n    \"password\": \"{password}\",\n}\n```\n\n### Refresh Token\n```\n{\n    \"refreshToken\": \"{refreshtoken}\"\n}\n```\n\n## Database Relational\n\u003cimg src=\"https://user-images.githubusercontent.com/58913447/178635841-a22bc244-9cd1-439d-9462-254e84eeb4e0.jpg\" width=\"838\" height=\"500\"/\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandikscript%2Fsimpleuser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandikscript%2Fsimpleuser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandikscript%2Fsimpleuser/lists"}