Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Cross-origin resource sharing (CORS)

Cross-origin resource sharing (CORS) is a mechanism that allows restricted resources on a web page to be accessed from another domain outside the domain from which the first resource was served. CORS also relies on a mechanism by which browsers make a “preflight” request to the server hosting the cross-origin resource, in order to check that the server will permit the actual request. In that preflight, the browser sends headers that indicate the HTTP method and headers that will be used in the actual request. For security reasons, browsers restrict cross-origin HTTP requests initiated from scripts. For example, fetch() and XMLHttpRequest follow the same-origin policy. This means that a web application using those APIs can only request resources from the same origin the application was loaded from unless the response from other origins includes the right CORS headers.

Resource types

https://github.com/fruitcake/laravel-cors

Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application

cors hacktoberfest laravel middleware php

Last synced: 29 Sep 2024

https://github.com/expressjs/cors

Node.js CORS middleware

cors expressjs javascript middleware nodejs

Last synced: 28 Oct 2024

https://github.com/anjoy8/Blog.Core

💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:

aop autofac automapper cors dependency-injection dto ioc jwt net7 netcore netcore-vue netcore-webapi rbac rbac-roles redis repository sqlsugar sqlsugarcore swagger t4

Last synced: 29 Oct 2024

https://github.com/anjoy8/blog.core

💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:

aop autofac automapper cors dependency-injection dto ioc jwt net7 netcore netcore-vue netcore-webapi rbac rbac-roles redis repository sqlsugar sqlsugarcore swagger t4

Last synced: 10 Oct 2024

https://github.com/everywall/ladder

Selfhosted alternative to 12ft.io. and 1ft.io bypass paywalls with a proxy ladder and remove CORS headers from any URL

bypass cors cors-proxy paywall paywall-blocker paywall-bypasser

Last synced: 09 Oct 2024

https://github.com/jpillora/xdomain

A pure JavaScript CORS alternative

cors cross-domain javascript xhr

Last synced: 30 Oct 2024

https://github.com/developit/express-es6-rest-api

:battery: Starter project for an ES6 RESTful Express API.

api boilerplate cors es2015 es6 express javascript mongoose

Last synced: 11 Oct 2024

https://github.com/JoyChou93/java-sec-code

Java web common vulnerabilities and security code which is base on springboot and spring security

benchmark code cors deserialize java jsonp rce rmi security spel sqli ssrf tomcat web xxe

Last synced: 04 Aug 2024

https://github.com/joychou93/java-sec-code

Java web common vulnerabilities and security code which is base on springboot and spring security

benchmark code cors deserialize java jsonp rce rmi security spel sqli ssrf tomcat web xxe

Last synced: 15 Oct 2024

https://github.com/nelmio/NelmioCorsBundle

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application

bundle cors cors-request cross-origin-resource-sharing php symfony symfony-bundle

Last synced: 25 Oct 2024

https://github.com/nelmio/nelmiocorsbundle

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application

bundle cors cors-request cross-origin-resource-sharing php symfony symfony-bundle

Last synced: 29 Oct 2024

https://github.com/francescomalatesta/laravel-api-boilerplate-jwt

A Laravel 5.8 API Boilerplate to create a ready-to-use REST API in seconds.

api boilerplate cors dingo jwt laravel rest

Last synced: 14 Oct 2024

https://github.com/roottusk/vapi

vAPI is Vulnerable Adversely Programmed Interface which is Self-Hostable API that mimics OWASP API Top 10 scenarios through Exercises.

api apitop10 appsec appsec-tutorials bugbounty cors docker exercises hacktoberfest hacktoberfest-accepted owasp owasp-top-10 owasp-top-ten php postman vulnerable-application

Last synced: 29 Oct 2024

https://github.com/chenjj/CORScanner

🎯 Fast CORS misconfiguration vulnerabilities scanner

cors cors-misconfigurations cors-policy cors-scanner python python3 vulnerability-scanners web-security

Last synced: 08 Nov 2024

https://github.com/chenjj/corscanner

🎯 Fast CORS misconfiguration vulnerabilities scanner

cors cors-misconfigurations cors-policy cors-scanner python python3 vulnerability-scanners web-security

Last synced: 14 Oct 2024

https://github.com/javieraviles/node-typescript-koa-rest

REST API boilerplate using NodeJS and KOA2, typescript. Logging and JWT as middlewares. TypeORM with class-validator, SQL CRUD. Docker included. Swagger docs, actions CI and valuable README

class-validator cors crud docker github-actions helmet heroku jwt koa koa-jwt koa-router koa2 node nodemon rest-api sql swagger typeorm typescript winston

Last synced: 14 Oct 2024

https://github.com/xuexb/learn-nginx

Nginx 入门指南

cors nginx proxy rewrite

Last synced: 30 Oct 2024

https://github.com/corydolphin/flask-cors

Cross Origin Resource Sharing ( CORS ) support for Flask

cors flask-cors flask-extensions python

Last synced: 26 Oct 2024

https://github.com/91270/Meiam.System

.NET 8 / .NET 5 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架

aop autofac cors csredis dbfirst filter mapster middleware net7 netcore nlog quartz rabbitmq redis service sqlsugar swagger token vue webapi

Last synced: 29 Oct 2024

https://github.com/gnuns/allorigins

:alien: Pull content from any page as JSON via API

api cors gzip javascript js json node-js nodejs request

Last synced: 30 Oct 2024

https://github.com/OP-Engineering/link-preview-js

⛓ Extract web links information: title, description, images, videos, etc. [via OpenGraph], runs on mobiles and node.

chrome cors extract extract-information firefox http javascript js-library link nodejs parsing react-native safari typescript

Last synced: 29 Oct 2024

https://github.com/Baroshem/nuxt-security

🛡 Automatically configure your app to follow OWASP security patterns and principles by using HTTP Headers and Middleware

basic-authentication cors csrf headers-security module nonce nuxt owasp rate-limiting security vue xss

Last synced: 03 Aug 2024

https://github.com/baroshem/nuxt-security

🛡 Automatically configure your app to follow OWASP security patterns and principles by using HTTP Headers and Middleware

basic-authentication cors csrf headers-security module nonce nuxt owasp rate-limiting security vue xss

Last synced: 27 Sep 2024

https://github.com/Zibri/cloudflare-cors-anywhere

CORS "anywhere" proxy in a Cloudflare worker. DEMO at: https://test.cors.workers.dev/

cloudflare cors fastest free proxy

Last synced: 30 Oct 2024

https://github.com/zibri/cloudflare-cors-anywhere

CORS "anywhere" proxy in a Cloudflare worker. DEMO at: https://test.cors.workers.dev/

cloudflare cors fastest free proxy

Last synced: 31 Oct 2024

https://github.com/jczic/MicroWebSrv2

The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!

async asynchronous cors esp32 hc2 http https iot micropython microwebsrv pyboard pycom routes ssl template-engine web-server websocket websocket-server websockets wipy

Last synced: 03 Nov 2024

https://github.com/jczic/microwebsrv2

The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!

async asynchronous cors esp32 hc2 http https iot micropython microwebsrv pyboard pycom routes ssl template-engine web-server websocket websocket-server websockets wipy

Last synced: 10 Oct 2024

https://github.com/spatie/laravel-cors

Send CORS headers in a Laravel application

api cors javascript php request

Last synced: 04 Aug 2024

https://github.com/CocaineCong/gin-mall

基于 gin+gorm+redis+mysql 读写分离的电子商城,包括 JWT 鉴权,CORS跨域,AES 对称加密,引入ELK体系方便日志查看,jaeger进行trace查看,skywalking进行检测,使用docker容器化部署

aes-encryption cors docker docker-compose elasticsearch elk gin go golang gorm jaeger jwt kibana mysql redis skywalking

Last synced: 07 Nov 2024

https://github.com/whatyouhide/corsica

Elixir library for dealing with CORS requests. 🏖

cors elixir elixir-lang elixir-library plug

Last synced: 30 Oct 2024

https://github.com/cocainecong/gin-mall

基于 gin+gorm+redis+mysql 读写分离的电子商城,包括 JWT 鉴权,CORS跨域,AES 对称加密,引入ELK体系方便日志查看,jaeger进行trace查看,skywalking进行检测,使用docker容器化部署

aes-encryption cors docker docker-compose elasticsearch elk gin go golang gorm jaeger jwt kibana mysql redis skywalking

Last synced: 15 Oct 2024

https://github.com/tangxiaofeng7/SecExample

JAVA 漏洞靶场 (Vulnerability Environment For Java)

cors csrf docker fastjson java rce springboot sqlinjection ssrf vulnerability xss-vulnerability

Last synced: 04 Aug 2024

https://github.com/aoju/bus

Bus 是一个基础框架、服务套件,它基于Java8编写,参考、借鉴了大量已有框架、组件的设计,可以作为后端服务的开发基础中间件。代码简洁,架构清晰,非常适合学习使用。

bus cache cors dubbo i18n limiter logger mapper oauth poi proxy sensitive socket spring springboot storage swagger tracer vaildate wrapper

Last synced: 11 Oct 2024

https://github.com/pikpikcu/XRCross

XRCross is a Reconstruction, Scanner, and a tool for penetration / BugBounty testing. This tool was built to test (XSS|SSRF|CORS|SSTI|IDOR|RCE|LFI|SQLI) vulnerabilities

bugbounty bugbounty-tool check-subdomains cors cors-scanner lfi rce recon scanners sqli ssrf subdomain-enumeration takeover-subdomain xss-scanner xss-vulnerability

Last synced: 04 Aug 2024

https://github.com/medz/cors

🔮Supported(Laravel/Lumen/PSR-15/Swoft/Slim/ThinkPHP) - PHP CORS (Cross-origin resource sharing) middleware.

cors cors-middleware cors-request crossdomain laravel laravel5 middleware php php-cors psr-15 psr-7 request response slim swoft symfony thinkphp yii2

Last synced: 27 Sep 2024

https://github.com/zadzbw/koa2-cors

CORS middleware for koa2

cors koa2-cors koajs

Last synced: 14 Oct 2024

https://github.com/fruitcake/php-cors

CORS (Cross-Origin Resource Sharing) for your Symfony/Laravel requests

cors hacktoberfest laravel php symfony

Last synced: 12 Oct 2024

https://github.com/dimmg/flusk

Boilerplate API on how to structure big Flask applications (includes SQLAlchemy, Docker, nginx)

blueprints cors docker flask json-exceptions middleware sqlalchemy

Last synced: 07 Aug 2024

https://github.com/aio-libs/aiohttp-cors

CORS support for aiohttp

aiohttp asyncio cors

Last synced: 07 Aug 2024

https://github.com/wscats/browser-preview

🎢Preview html file in your default browser

chrome cors vscode vscode-extension

Last synced: 31 Oct 2024

https://github.com/imjacobclark/cors-container

A CORS proxy in a container (Docker) for when you need to `Access-Control-Allow-Origin: *`!

cors cors-proxy docker permissive-cors

Last synced: 04 Nov 2024

https://github.com/wangshibiaoflytiger/apiproject

[https://www.sofineday.com], golang项目开发脚手架,集成最佳实践(gin+gorm+go-redis+mongo+cors+jwt+json日志库zap(支持日志收集到kafka或mongo)+消息队列kafka+微信支付宝支付gopay+api加密+api反向代理+go modules依赖管理+headless爬虫chromedp+makefile+二进制压缩+livereload热加载)

alipay api-server compress cors gin-framework golang gomodule gorm headless jwt kafka livereload makefile mongo redis reverseproxy spider wxpay zap

Last synced: 10 Oct 2024

https://github.com/wangshibiaoFlytiger/apiproject

[https://www.sofineday.com], golang项目开发脚手架,集成最佳实践(gin+gorm+go-redis+mongo+cors+jwt+json日志库zap(支持日志收集到kafka或mongo)+消息队列kafka+微信支付宝支付gopay+api加密+api反向代理+go modules依赖管理+headless爬虫chromedp+makefile+二进制压缩+livereload热加载)

alipay api-server compress cors gin-framework golang gomodule gorm headless jwt kafka livereload makefile mongo redis reverseproxy spider wxpay zap

Last synced: 07 Nov 2024

https://github.com/ashleysommer/sanic-cors

A Sanic extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. Based on flask-cors by Cory Dolphin.

cors cross-origin-resource-sharing plugin python-3 python-3-5 python-3-6 sanic

Last synced: 30 Oct 2024

https://github.com/eggjs/egg-cors

CORS plugin for egg

cors egg-plugin

Last synced: 30 Oct 2024

https://github.com/njgibbon/nicks-cors-test

Simple HTML & JS Tool to quickly test CORS locally.

cors cross-origin-resource-sharing html http https javascript jquery js tools

Last synced: 27 Oct 2024

https://github.com/camesine/typescript-restful-starter

Node.js + ExpressJS + Joi + Typeorm + Typescript + JWT + ES2015 + Clustering + Tslint + Mocha + Chai

chai clustering commonjs cors cpu es2015 expressjs jwt mocha nodejs rest-api sequelize tslint typescript

Last synced: 10 Oct 2024

https://github.com/baidu-aip/speech-tts-cors

百度语音 语音合成 跨域demo以及支持库

cors cors-request javascript tts

Last synced: 08 Nov 2024

https://github.com/lawliet89/rocket_cors

Cross-origin resource sharing (CORS) for Rocket.rs applications

cors hacktoberfest rocket rust

Last synced: 09 Oct 2024

https://github.com/sashenjayathilaka/full-stack-movie-application

Full Stack Movie Application with NEXT.JS 13!(Next.js 13, mongodb, node js, NextAuth.js v4, Tailwind CSS, framer-motion, TMDB Api, Google Authentication, primary information about a movies, Users can Add Bookmark in favorite actors and movies)

cors dotenv express framer-motion learn line-clamp mongoose mui-material next-auth next-js-13 nodemon pusher-js react-icons react-player react-toastify swiper tailwind-css tailwind-scrollbar tailwind-scrollbar-hide typescript

Last synced: 01 Nov 2024

https://github.com/hemanth/cors-now

reverse proxy with CORS headers.

cors reverse-proxies

Last synced: 30 Oct 2024

https://github.com/agrueneberg/corser

CORS middleware for Node.js

cors express middleware nodejs rest xmlhttprequest

Last synced: 09 Nov 2024

https://github.com/rishibakshii/mern-ecommerce

Modern e-commerce built with best practices in mind. MERN stack, Redux Toolkit for state management, Material UI for a delightful UI, and RESTful APIs for seamless integration. Dive in and explore!

async-thunk bcryptjs cors express-js forgot-password http-only-cookies jwt-authentication lottie-animation material-ui mern mongodb mongoose node-js otp-verification react react-hook-form react-router redux-toolkit restful-api role-based-permissions

Last synced: 10 Oct 2024

https://github.com/graycoreio/magento2-cors

A Magento 2 module that enables configurable CORS Headers on the GraphQL and REST APIs

cors cors-headers cors-protocol graphql hacktoberfest magento magento2 magento2-extension magento2-module php rest

Last synced: 03 Aug 2024

https://github.com/jub0bs/fcors

a principled CORS middleware library for Go... but consider using jub0bs/cors (its successor) instead

cors go golang http middleware server web-security

Last synced: 04 Aug 2024

https://github.com/squidfunk/terraform-aws-api-gateway-enable-cors

Easily add an OPTIONS method to an API Gateway resource to enable CORS

api-gateway aws cors terraform

Last synced: 02 Nov 2024

https://github.com/tajpouria/cors

Deno.js CORS middleware.

cors deno

Last synced: 30 Oct 2024

https://github.com/agungsugiarto/codeigniter4-cors

The codeigniter4-cors package allows you to send Cross-Origin Resource Sharing headers with Codeigniter4 filter configuration.

codeigniter4 codeigniter4-library cors

Last synced: 14 Oct 2024

https://github.com/lensh/koa2-cet

English-querying system for Grade 4 and Grade 6 with free api interface,based on angular and koa2

angular cheerio cors es6 es7 es8 jsonp koa2 pm2 superagent

Last synced: 28 Oct 2024

https://github.com/detailyang/lua-resty-cors

It's the implement of CORS on OpenResty

cors resty

Last synced: 03 Aug 2024

https://github.com/sashenjayathilaka/imessage-clone

Realtime Chat App (iMessage Clone) with NextJS, GraphQL, NodeJS, MongoDB, Prisma, TypeScript, NextAuth.js, Google Authentication, Chakra UI, (1-1 Messaging, Real Time Messaging, Creating chat conversation, joining chat conversation, Leaving chat conversation)

apollo-client apollo-server body-parser chakra-ui-react cors dotenv express framer-motion graphql graphql-subscriptions graphql-tag graphql-tools graphql-ws lodash-merge next-auth-adapter next-js prisma react-hot-toast react-js typescript

Last synced: 10 Oct 2024

https://github.com/mscoutermarsh/cors-test

A tiny tool for checking if your CORS headers are setup correctly

cors javascript tool web

Last synced: 28 Oct 2024

https://github.com/sanic-org/sanic-ext

Extended Sanic functionality

cors dependency-injection openapi plugin sanic

Last synced: 07 Nov 2024

https://github.com/claustromaniac/poop

Firefox extension that prevents sending Origin headers when they are least likely to be necessary, to protect your privacy.

cors extension firefox header origin privacy

Last synced: 28 Oct 2024

https://claustromaniac.github.io/poop/

Firefox extension that prevents sending Origin headers when they are least likely to be necessary, to protect your privacy.

cors extension firefox header origin privacy

Last synced: 25 Oct 2024

https://github.com/eko/gofast

A simple micro-framework written in Go

cors go golang micro-framework middleware pongo2

Last synced: 29 Oct 2024

https://github.com/mazipan/cors-hijacker

💀 A bare-minimum solution to solve CORS problem via proxy API

cors

Last synced: 28 Oct 2024

https://github.com/bassetts/warp-cors

warp-cors is a proxy server which enables CORS for the proxied request

cli command-line command-line-tool cors proxy rust server

Last synced: 27 Oct 2024

https://github.com/shubhamagarwal16/realestate

A simple real estate app build with MEAN( Angular, Node and mongoDb ) and MERN( React, Node and mongoDb )

angular backend cors expressjs javascript mongodb mongoose mongoosejs nodejs react react-router react-router-dom reactjs realestate

Last synced: 11 Oct 2024

https://github.com/mskian/gotify-push

Chrome Extension for Send Push Notification 🔔 to gotify/server ☁

chrome-extension cors css fetch gotify html javascript notification push-notifications setup-gotify spectre spectre-css

Last synced: 07 Nov 2024

https://github.com/Eltik/M3U8-Proxy

Proxy m3u8 files through pure JavaScript.

cors javascript m3u8 proxy streaming typescript

Last synced: 06 Aug 2024

https://github.com/tjx666/koa-restful-boilerplate

A boilerplate for koa2 RESTful API development

api boilerplate boom cors csrf joi jwt koa2 log4js mongodb restful

Last synced: 22 Oct 2024

https://github.com/cstodor/quizapp

MEAN Stack Quiz Application (MongoDB, ExpressJS, Angular4, NodeJS)

angular-cli angular4 body-parser cors expressjs javascript mean mean-stack mongodb mongoose nodejs npm npm-package quiz quizapp typescript

Last synced: 28 Oct 2024

https://github.com/cawfree/sameorigin

🤖 🧪 Masquerade as if you were their own frontend.

axios blur bypass cloudflare cors exploit marketplace nft opensea puppeteer

Last synced: 12 Oct 2024

https://github.com/kamranayub/azure-storage-rest-postman

Postman collection to sign requests to Azure Storage Management REST API

azure azure-storage cors postman rest rest-api

Last synced: 08 Nov 2024

https://github.com/baroshem/next-security

🛡 Security plugin for Next.js based on OWASP and Helmet

basicauthentication cors csrf ddos headers helmet nextjs owasp rate-limiting security xss

Last synced: 27 Oct 2024

https://github.com/Baroshem/next-security

🛡 Security plugin for Next.js based on OWASP and Helmet

basicauthentication cors csrf ddos headers helmet nextjs owasp rate-limiting security xss

Last synced: 03 Sep 2024

https://github.com/martinkr/corsify

A tiny transparent proxy. The benefit: it adds the CORS-headers! Why? It prevents Cross Domain Errors.

ajax ajax-request cors cors-headers cors-middleware cors-proxy cors-request cross-domain development docker node nodejs xhr

Last synced: 28 Oct 2024

https://github.com/pktharindu/laravel-api-boilerplate-passport

An API Boilerplate to create a ready-to-use REST API in seconds.

api boilerplate cors dingo hacktoberfest laravel passport rest

Last synced: 22 Oct 2024

https://github.com/unbounce/encors

encors is a CORS library for ring.

clojure cors owner-platform-services ring

Last synced: 12 Oct 2024

https://github.com/adhityaramadhanus/fasthttpcors

Cors Handler for fasthttp

cors fasthttp golang

Last synced: 01 Nov 2024

Cross-origin resource sharing (CORS) Awesome Lists
Cross-origin resource sharing (CORS) Categories