{"id":18401422,"url":"https://github.com/dozyio/msg-api","last_synced_at":"2026-05-12T07:40:17.076Z","repository":{"id":118202487,"uuid":"430799649","full_name":"dozyio/msg-api","owner":"dozyio","description":"Sentiment Analysis with Laravel \u0026 AWS Comprehend","archived":false,"fork":false,"pushed_at":"2021-11-23T01:26:27.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T03:32:56.077Z","etag":null,"topics":["aws","comprehend","laravel","php","sentiment-analysis"],"latest_commit_sha":null,"homepage":"https://github.com/dozyio/msg-api","language":"PHP","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/dozyio.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":"2021-11-22T17:16:41.000Z","updated_at":"2022-01-15T21:14:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6070268-b359-4f84-8c71-a4f7fb097522","html_url":"https://github.com/dozyio/msg-api","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/dozyio%2Fmsg-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozyio%2Fmsg-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozyio%2Fmsg-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dozyio%2Fmsg-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dozyio","download_url":"https://codeload.github.com/dozyio/msg-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248605149,"owners_count":21132119,"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":["aws","comprehend","laravel","php","sentiment-analysis"],"created_at":"2024-11-06T02:38:48.902Z","updated_at":"2026-05-12T07:40:17.032Z","avatar_url":"https://github.com/dozyio.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Msg-api - Sentiment analysis with Laravel and AWS Comprehend\n\nA Laravel example project demoing sentiment analysis using AWS comprehend via Larvel API.\nA lovely text emoji is returned showing the sentiment of the input text.\n\n# Usage\n\nConfigure your .env file, ensure to set a database and AWS credentials.\n\n## Running the server\n```\nphp artisan migrate:fresh \u0026\u0026 php artisan serve\n```\n\n## API\n\n### Perform analysis\n```\ncurl -i -H \"Accept: application/json\" -H \"Content-Type: application/json\" --request POST --data '{\"name\":\"test\", \"message\":\"Do you like our owl?\"}' http://127.0.0.1:8000/api/messages\n```\n\n### View all messages\n```\ncurl -i -H \"Accept: application/json\" http://127.0.0.1:8000/api/messages\n```\n\n### View a specific message\n```\ncurl -i -H \"Accept: application/json\" http://127.0.0.1:8000/api/messages/1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdozyio%2Fmsg-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdozyio%2Fmsg-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdozyio%2Fmsg-api/lists"}