{"id":15528370,"url":"https://github.com/jamesmartin/http_post_parrot","last_synced_at":"2025-03-28T21:40:17.032Z","repository":{"id":1288084,"uuid":"1227894","full_name":"jamesmartin/http_post_parrot","owner":"jamesmartin","description":"Listens for HTTP POSTs on arbitrary routes and repeats what it hears","archived":false,"fork":false,"pushed_at":"2011-01-06T23:49:21.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T08:00:05.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/jamesmartin.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}},"created_at":"2011-01-06T22:46:53.000Z","updated_at":"2012-12-17T16:26:29.000Z","dependencies_parsed_at":"2022-08-16T12:55:20.065Z","dependency_job_id":null,"html_url":"https://github.com/jamesmartin/http_post_parrot","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/jamesmartin%2Fhttp_post_parrot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesmartin%2Fhttp_post_parrot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesmartin%2Fhttp_post_parrot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesmartin%2Fhttp_post_parrot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesmartin","download_url":"https://codeload.github.com/jamesmartin/http_post_parrot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246106666,"owners_count":20724400,"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-10-02T11:12:30.300Z","updated_at":"2025-03-28T21:40:16.993Z","avatar_url":"https://github.com/jamesmartin.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"About HTTP POST Parrot\n=================================\n\nHTTP Post Parrot is a little [Sinatra](http://sinatrarb.com) web application\nthat remembers data POSTed to a 'listen' route:\n\n    $ curl http://vivid-earth-821.heroku.com/listen/foo -d \"bar\" \n\nRemembered data can be retrieved by GETtting the associated 'repeat' route:\n\n    $ curl http://vivid-earth-821.heroku.com/repeat/foo \n    $ bar\n\nAn [instance](http://vivid-earth-821.heroku.com) of the app (currently the master branch) runs on\n[Heroku](http://heroku.com). Feel free to give it a try.  \n\nTo run your own version locally, do this:\n    $ git clone http://github.com/jamesmartin/http_post_parrot\n    $ bundle install\n    $ rake start\n\nYou'll need the key/value datastore, [redis](http://redis.io/). HTTP Post\nParrot uses Redis to persist the data you post. To\ninstall redis on a homebrew enabled OSX, try:\n\n  $ brew install redis\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesmartin%2Fhttp_post_parrot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesmartin%2Fhttp_post_parrot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesmartin%2Fhttp_post_parrot/lists"}