{"id":16822307,"url":"https://github.com/okushchenko/sms","last_synced_at":"2025-03-23T15:31:30.604Z","repository":{"id":57493015,"uuid":"46930480","full_name":"okushchenko/sms","owner":"okushchenko","description":"API server to send SMS using GSM modem. Written in Go","archived":false,"fork":false,"pushed_at":"2016-01-14T16:48:35.000Z","size":1543,"stargazers_count":39,"open_issues_count":0,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-14T11:03:15.874Z","etag":null,"topics":["api","go","golang","gsm","gsm-modem","modem","sms"],"latest_commit_sha":null,"homepage":"","language":"Go","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/okushchenko.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}},"created_at":"2015-11-26T14:13:02.000Z","updated_at":"2024-10-05T05:56:47.000Z","dependencies_parsed_at":"2022-08-28T11:51:05.839Z","dependency_job_id":null,"html_url":"https://github.com/okushchenko/sms","commit_stats":null,"previous_names":["alexgear/sms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okushchenko%2Fsms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okushchenko%2Fsms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okushchenko%2Fsms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okushchenko%2Fsms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okushchenko","download_url":"https://codeload.github.com/okushchenko/sms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245122800,"owners_count":20564377,"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":["api","go","golang","gsm","gsm-modem","modem","sms"],"created_at":"2024-10-13T11:03:23.554Z","updated_at":"2025-03-23T15:31:29.437Z","avatar_url":"https://github.com/okushchenko.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"sms\n===\n\nsms is a web server which connects to your gsm modem via COM port and exposes http API to send messages.\n\nTo build this project run:\n```\ngit clone https://github.com/alexgear/sms\ngodep go build\n```\n\nTo run web server execute generated binary:\n```\n./sms\n```\n\nSending a message is as easy as making http POST request:\n```\ncurl -d \"to=000000000000\u0026text=hello\" 127.0.0.1:8080/api/sms\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokushchenko%2Fsms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokushchenko%2Fsms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokushchenko%2Fsms/lists"}