{"id":18350049,"url":"https://github.com/eyrafabdullayev/smschecker","last_synced_at":"2026-04-17T05:03:46.342Z","repository":{"id":152934825,"uuid":"302598938","full_name":"eyrafabdullayev/smschecker","owner":"eyrafabdullayev","description":"The function of the application is add a new sms to the db and constantly check unprocessed sms and send these to the appropriate clients.","archived":false,"fork":false,"pushed_at":"2020-10-10T09:20:40.000Z","size":38004,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T23:49:52.678Z","etag":null,"topics":["multithreading","sms-client","sms-service","smschecker","spring","spring-boot","spring-data-jpa","spring-web"],"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/eyrafabdullayev.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-10-09T09:47:13.000Z","updated_at":"2020-10-10T09:20:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9157c05-d5aa-4fcb-b88a-d1ede53b9f8f","html_url":"https://github.com/eyrafabdullayev/smschecker","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/eyrafabdullayev%2Fsmschecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyrafabdullayev%2Fsmschecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyrafabdullayev%2Fsmschecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyrafabdullayev%2Fsmschecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eyrafabdullayev","download_url":"https://codeload.github.com/eyrafabdullayev/smschecker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131454,"owners_count":21052819,"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":["multithreading","sms-client","sms-service","smschecker","spring","spring-boot","spring-data-jpa","spring-web"],"created_at":"2024-11-05T21:25:01.093Z","updated_at":"2026-04-17T05:03:46.302Z","avatar_url":"https://github.com/eyrafabdullayev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# smschecker\n\nThe function of the application is add a new sms to the db and constantly check unprocessed\nsms and send these to the appropriate clients.\n\n### Client side:\nGET: /sms/send?msisdn={msisdn}\u0026sender={senderName}\u0026text={messageBody} \n\nResponse: \\\nSuccess (200): \n{\n“code”: 0 ,\n“message”: “OK”\n} \\\nFail (500): \n{\n“code”: 1,\n“message”: “FAIL”\n}\n\n### Server side:\nPOST: /send \\\nParameters: (They are same with db columns) \\\nmsisdn : string. Validate this msisdn that fit with msisdn format. \nMsisdn format: start with 994 then(10 or 50 or 51 or 55 or 60 or 70 or 77 or 99 ) then 7 digits.\\\nsenderName : string \\\nmessageBody : string \\\n\nResponse: \\\nHTTP response (success): 201 (Created) \\\nHTTP response (fail): 500 (Internal server error)\n\n## Running\n\n``$ docker run -i -p 8080:8080 eyrafabdullayev/smschecker:latest ``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyrafabdullayev%2Fsmschecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feyrafabdullayev%2Fsmschecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyrafabdullayev%2Fsmschecker/lists"}