#
cors-proxy
Here are 104 public repositories matching this topic...
A Twitter library in JavaScript.
-
Updated
Aug 10, 2021 - JavaScript
A CORS proxy in a container (Docker) for when you need to `Access-Control-Allow-Origin: *`!
-
Updated
Jun 11, 2021 - JavaScript
A lightweight JavaScript CORS Reverse Proxy designed to run in a Cloudflare Worker.
nodejs
javascript
fetch
xmlhttprequest
cors
reverse-proxy
cloudflare
iframe
cors-proxy
same-origin-policy
fetch-api
cross-site
x-frame-options
access-control-allow-origin
cloudflare-worker
cloudflare-workers
cors-proxy-serverless
-
Updated
Sep 13, 2020 - JavaScript
Free Online Services. Github/GitLab star history. Count Lines of Code. CORS proxy server. IP GeoLocation. Convert Video to Gif. HTTP Headers. Api weather temp. Alexa ranking.
geolocation-api
apis
weather-api
cors-proxy
api-service
video2gif
alexa-rank
github-stars-graphical-history
count-lines-of-code-online
online-service
http-headers
gitlab-stars-graphical-history
-
Updated
Aug 20, 2021 - Go
CORS proxy server implemented with spec support.
-
Updated
Sep 27, 2019 - JavaScript
Shivam010
commented
Aug 30, 2019
A landing page is required, as of now the server only works as an API.
The root path, /
requests should route to the landing page and rest all request should be routed to use the current handler of the API.
Currently, https://non-cors.herokuapp.com/
returns StatusPreconditionFailed
error
{
"error": {
"Code": 412,
"Message": "URL not provided",
"Detail": {
Node caching HTTP proxy built on top of express-http-proxy. Persists requests and responses to an in-memory HAR-like data structure based on HAR1.2 . Caches JSON content-type responses by default with the ability to cache an entire site; including content-types describing images. Useful for testing front end code, mocking api, and saving the cache to a HAR file which can be used for further tests.
nodejs
testing
middleware
express
json-api
proxy
cache
har
proxy-server
reverse-proxy
cache-storage
cors-proxy
caching-library
-
Updated
May 29, 2021 - JavaScript
CORS proxy using Cloudflare Workers
-
Updated
Mar 27, 2020 - JavaScript
CORS Proxy which can take multiple url requests at a time
-
Updated
Sep 26, 2021 - JavaScript
Simple and fast proxy to bypass CORS issues during prototyping against existing APIs without having to worry about CORS
-
Updated
Aug 3, 2021 - JavaScript
A tiny transparent proxy. The benefit: it adds the CORS-headers! Why? It prevents Cross Domain Errors.
nodejs
xhr
docker
cors
development
ajax-request
node
ajax
cors-proxy
cors-request
cross-domain
cors-middleware
cors-headers
-
Updated
Oct 25, 2021 - JavaScript
A CORS-enabled Express proxy server ready to deploy to Heroku.
-
Updated
Nov 21, 2019 - JavaScript
Barebones PHP Scraper for bypassing CORS
-
Updated
Mar 6, 2019 - PHP
An npm based CLI tool to create a local proxy and bypass CORS restrictions during development of front end projects
-
Updated
Sep 27, 2021 - JavaScript
I created a Quiz-game app. I'm going to use Js, jquery, bootstrap, html5, css3
-
Updated
Jul 9, 2020 - JavaScript
A serverless CORS Proxy.
nodejs
cors
serverless
proxy
cors-proxy
cors-request
cors-anywhere
cors-serverless-proxy
cors-proxy-serverless
-
Updated
Jul 18, 2020 - JavaScript
A simple Proxy server which fully bypasses CORS and allow the browser to query any API.
-
Updated
Dec 22, 2020 - C#
A simple Node proxy to attach CORS headers to a response of a queried request to an endpoint.
-
Updated
Oct 3, 2021 - JavaScript
With features such as spell correction, autocomplete suggestions and snippet generation
java
cors
snippets
autocompletion
solr
tika
report
lucene
cors-proxy
php-parser
solr-client
spelling-correction
solr-server
solr-search
parsehtml
-
Updated
Apr 30, 2017 - PHP
A simple proxy to load CORS blocked image - NPM module
-
Updated
Aug 23, 2021 - JavaScript
Angular 8 project setup from scratch
d3
state-management
internationalization
angular-material
tabs
toastr
httpclient
lazy-loading
cors-proxy
reactive-forms
interceptors
ngx-translate
ngredux
guards
ngbootstrap
reactive-form
ngx-permissions
angular8
angular8-beginner
tabs-directive
-
Updated
Oct 6, 2021 - JavaScript
A CORS proxy server implemented in Node and Express
-
Updated
Oct 22, 2017
A Cloudflare Worker CORS Proxy made with TypeScript
-
Updated
Jul 5, 2020 - TypeScript
A simple proxy serverless developed in NextJS to fix News API CORS error.
-
Updated
Dec 9, 2021 - JavaScript
Improve this page
Add a description, image, and links to the cors-proxy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cors-proxy topic, visit your repo's landing page and select "manage topics."
The version number for the default
User-Agent
header is hardcoded, and is currently out of date. It may be worth auto-updating this value during the build to match the value in thepackage.json
file.https://github.com/byu-imaal/dohjs/blob/ecf8077e628db214c183ebbedb10f17e83cde045/lib/index.js#L165