{"id":22059185,"url":"https://github.com/pegasystems/coffeescript-mockable-http-proxy","last_synced_at":"2025-03-23T17:13:21.708Z","repository":{"id":57202811,"uuid":"79588946","full_name":"pegasystems/coffeescript-mockable-http-proxy","owner":"pegasystems","description":"Very simple http proxy, that is steerable (until some point) from remote.","archived":false,"fork":false,"pushed_at":"2024-03-29T17:54:59.000Z","size":57,"stargazers_count":1,"open_issues_count":8,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-02T11:44:34.744Z","etag":null,"topics":["coffeescript","gulp","http-proxy","istanbul","json","nodejs","npm","rest-api","rpc","travis-ci"],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pegasystems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-20T19:06:18.000Z","updated_at":"2023-04-27T01:07:40.000Z","dependencies_parsed_at":"2024-03-29T19:00:15.457Z","dependency_job_id":null,"html_url":"https://github.com/pegasystems/coffeescript-mockable-http-proxy","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/pegasystems%2Fcoffeescript-mockable-http-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Fcoffeescript-mockable-http-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Fcoffeescript-mockable-http-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Fcoffeescript-mockable-http-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pegasystems","download_url":"https://codeload.github.com/pegasystems/coffeescript-mockable-http-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245136405,"owners_count":20566588,"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":["coffeescript","gulp","http-proxy","istanbul","json","nodejs","npm","rest-api","rpc","travis-ci"],"created_at":"2024-11-30T17:27:28.473Z","updated_at":"2025-03-23T17:13:21.686Z","avatar_url":"https://github.com/pegasystems.png","language":"CoffeeScript","readme":"[![Docker Automated build](https://img.shields.io/docker/automated/tsieprawskipega/coffeescript-mockable-http-server.svg)](https://hub.docker.com/r/tsieprawskipega/coffeescript-mockable-http-proxy/)\n[![Travis](https://img.shields.io/travis/pegasystems/coffeescript-mockable-http-proxy.svg)](https://travis-ci.org/pegasystems/coffeescript-mockable-http-proxy)\n[![npm](https://img.shields.io/npm/v/coffeescript-mockable-http-server.svg)](coffeescript-mockable-http-server)\n\n# Mockable HTTP Server\n\nVery simple http proxy, that is steerable (until some point) from remote.\n\nBy default it opens 2 ports:\n* on `0.0.0.0:31337` HTTP server routes requests according to rules defined by REST API,\n* on `0.0.0.0:31338` HTTP REST server accepts configuration.\n\n# Installation\n\n```\n$ npm install\n```\n\n# Run unittests\n\n```\n$ gulp test\n```\n\n# Usage\n\n```\n$ coffee main.coffee\nStarting public server at 0.0.0.0:31337\nStarting API server at :31338\n```\n\n... and it will keep running.\n\n## Or in docker\n\n```\n$ docker pull tsieprawskipega/coffeescript-mockable-http-proxy\n$ docker run --rm -p 31338:31338 -p 31337:31337 tsieprawskipega/coffeescript-mockable-http-proxy\n```\n\n# REST API\n\nGo to `http://127.0.0.1:31338/` to see up-to-date documentation of methods exposed by REST API. All requests and responses use JSON as `Content-Type`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpegasystems%2Fcoffeescript-mockable-http-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpegasystems%2Fcoffeescript-mockable-http-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpegasystems%2Fcoffeescript-mockable-http-proxy/lists"}