{"id":16486892,"url":"https://github.com/tendant/simhttp","last_synced_at":"2025-10-16T21:38:50.915Z","repository":{"id":35790969,"uuid":"40072038","full_name":"tendant/simhttp","owner":"tendant","description":"Http test server, can be used for debugging file uploading and api requests","archived":false,"fork":false,"pushed_at":"2015-08-02T07:23:33.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T16:17:24.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/tendant.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":"2015-08-02T07:20:17.000Z","updated_at":"2015-08-02T07:27:05.000Z","dependencies_parsed_at":"2022-09-04T03:10:08.868Z","dependency_job_id":null,"html_url":"https://github.com/tendant/simhttp","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/tendant%2Fsimhttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tendant%2Fsimhttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tendant%2Fsimhttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tendant%2Fsimhttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tendant","download_url":"https://codeload.github.com/tendant/simhttp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241288963,"owners_count":19938981,"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-11T13:31:05.363Z","updated_at":"2025-10-16T21:38:45.883Z","avatar_url":"https://github.com/tendant.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simhttp\n\nTo start server in port 5000\n\n    lein ring server-headless 5000\n\nTo test file uploading using HTTP POST:\n\n    curl -X POST -F file=@\u003cpath-to-file\u003e http://\u003chost-ip\u003e:5000\n\nTo test file uploading using HTTP PUT:\n\n    curl -X PUT -F file=@test.txt http://localhost:3000\n\n## Prerequisites\n\nYou will need [Leiningen][] 2.0.0 or above installed.\n\n[leiningen]: https://github.com/technomancy/leiningen\n\n## Running\n\nTo start a web server for the application, run:\n\n    lein ring server\n\n## License\n\nCopyright © 2015 FIXME\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftendant%2Fsimhttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftendant%2Fsimhttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftendant%2Fsimhttp/lists"}