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
- Invocations of
fetch()orXMLHttpRequest - Web Fonts (for cross-domain font usage in
@font-facewithin CSS), so that servers can deploy TrueType fonts that can only be loaded cross-origin and used by websites that are permitted to do so - WebGL textures
- Images/video frames drawn to a canvas using
drawImage() - CSS shapes from images
- scripts
- iframes
- GitHub: https://github.com/topics/cors
- Wikipedia: https://en.wikipedia.org/wiki/Cross-origin_resource_sharing
- Created by: WHATWG, Matt Oshry, Brad Porter, Michael Bodell, Tellme Networks
- Released: May 2006
- Related Topics: xhr, ajax, jsonp, content-security-policy,
- Last updated: 2026-06-20 00:06:36 UTC
- JSON Representation
https://github.com/codophilic/learnspringboot
Learn about SpringBoot
cors csrf deploy-springboot-external-tomcat jwks jwt keycloak oauth2 openid-connect springboot springboot-hibernate springboot-jpa springboot-method-level-security springboot-mvc springboot-rest-api springboot-rest-api-crud-spring-data-jpa-mysql springboot-security springboot-thymeleaf springboot-webapplication springboot-without-maven
Last synced: 01 Mar 2026
https://github.com/raushanapp/laail_network_backend_assign
find all users and depending upon routes like /lender or /borrower or you can sort like Ascending or Descending
cors dotenv expressjs nodejs nodemon typescript
Last synced: 26 Feb 2026
https://github.com/storres20/json-api
JSON-API is a backend application for everyone who needs a fast and easy API based on JSON
cors json json-serve json-server nodejs render
Last synced: 10 Apr 2025
https://github.com/alexandrecpedro/spacetime
Time Capsule platform for web and mobile - NLW Spacetime
cors expo fastify figma google-fonts ignite-rocketseat lucide-icons nextjs nodejs postcss prisma react react-native reactnavigation rocketseat sqlite3 tailwindcss typescript
Last synced: 09 Sep 2025
https://github.com/swat1563/django-backend-social-library
Created Social Library API by Django Rest Framework then deploy it on AWS by using Docker and Nginx
aws aws-ec2 aws-s3 celery celery-flower celery-redis celerybeat cors django-rest-framework docker docker-compose dockerfile email-sender jwt jwt-authentication postgresql pytest pytest-django route53 token
Last synced: 10 Jul 2025
https://github.com/swiatlon/university-bn
University management system backend (node.js)
backend-api cors crud-application dto-pattern errorhandler eslint-config expressjs middleware nodejs prettier-config typeorm typeorm-migration university
Last synced: 28 Oct 2025
https://github.com/joaopfsiqueira/account-bank-server-typescript
Projeto de banco. Criação de conta no banco, transferência entre contas. Montado com TypeScript, NodeJs, Express, Cors, Joi, Morgan, Postgres, Docker, Typeorm, JWT, BCrypt!
bcrypt cors docker joi jwt nodejs postgresql typeorm typescript
Last synced: 17 Feb 2026
https://github.com/ivanjosipovic/corsproxy
A simple Proxy server which fully bypasses CORS and allow the browser to query any API.
Last synced: 25 Oct 2025
https://github.com/sanskarajput/library-management-application
A Flask-based Library Management System featuring role-based access control for librarians and readers. Includes book and section management, user authentication, request handling with automatic expiration, ratings & reviews, search functionality, PDF viewer and analytics dashboard.
bootstrap cors flask javascript library-management-system python restful-api server-side-rendering sqlalchemy-orm sqlite3
Last synced: 24 Feb 2026
https://github.com/mezbaulanam/mongo-webserver
Node.js-based server built with Express and Mongoose that allows users to programmatically create, read, update, and delete sites stored in MongoDB.
collaborate cors crud-api environment-variables expressjs learn mongodb mongodb-atlas mongoose node-js nodejs website
Last synced: 10 Apr 2025
https://github.com/vedanty3/mern-paint-app
A MERN stack paint application which has login and logout functionality protected with JWT authentication.
cors dotenv express expressjs jwt-authentication mern-stack middleware mongodb mongoose nodejs ondraw react react-canvas react-router-dom-v6 react-toastify usenavigate
Last synced: 13 Oct 2025
https://github.com/rahulkrsharma2004/hackathon-project
A voice-enabled restaurant recommendation system that detects the user’s live location, fetches nearby restaurants using OpenStreetMap (Nominatim API) or Foursquare API, and suggests the top 5 menu items using voice output.
axios cors css3 dotenv geolocationapi mern-stack mongodb mongoose nodejs openstreetmap reactjs
Last synced: 13 Oct 2025
https://github.com/wissance/gwuu
Go web development extension over gorilla/mux and gorm
cors db go golang gorilla-mux gorm gorm-utils preflight testing web
Last synced: 14 Oct 2025
https://github.com/AMSpears/contact-form-backend
Contact Form Backend Clean Template
cors express express-handlebars nodejs nodemailer
Last synced: 03 Apr 2025
https://github.com/cerebrusinc/buncors
A tool that brings expressjs cors functionality to bun's bunrest package.
Last synced: 26 Aug 2025
https://github.com/akku27-cse/mern-file-share
Simple and small Mern Project.
axios cors dotenv express mern-stack mongodb nodejs react
Last synced: 15 Apr 2026
https://github.com/ajmalfaris11/ajus-elearning-server
Backend server for the AJUs-Elearning platform, built with Node.js, Express, and MongoDB. Implements user authentication, course management, assignments, and real-time features with Redis caching and TypeScript support.
api authentication backend cookie-parser cors ejs-templates elearning express full-stack jwt learning-dashboard mongodb mongoose nodejs redis rest-api typescript typescript-development web-development
Last synced: 24 Feb 2026
https://github.com/caltechlibrary/corsproxy
Simple CORS proxy server suitable for use as a system daemon on CentOS/RHEL systems
Last synced: 13 Apr 2025
https://github.com/aashrafh/vue-pagination
Article pagination component using Vuejs with a simple API using Nodejs and MongoDB
axios bootstrap corejs cors express expressjs faker fakerjs mongodb mongoose pagination pagination-component pagination-components vue vue-axios vuejs
Last synced: 06 Apr 2026
https://github.com/toorop/cors-proxy
Golang reverse proxy which adds CORS headers to the proxied request.
Last synced: 16 Jun 2025
https://github.com/lucianoratamero/apistar_cors_hooks
Enables CORS on API Star apps via event hooks
Last synced: 10 Apr 2025
https://github.com/aymeekouakou/cakephp-cors-middleware
A CakePHP (3.7+) middleware for activate cors domain in your application.
cakephp cakephp3 cors middleware php
Last synced: 13 Dec 2025
https://github.com/wfinn/ucors
tool that scans for CORS bypasses
bugbounty bypass cors pentesting vulnerability-scanners
Last synced: 12 Jan 2026
https://github.com/rmarasigan/aws-todo-list-app
A Simple CRUD Cloud-Based Todo List Application. It documents how to create a simple application using AWS SDK and AWS CDK. Familiarizing with how to use Lambda, S3 Bucket, DynamoDB, API Gateway, CloudFormation, and CodePipeline.
aws-apigateway aws-cdk-typescript aws-codepipeline aws-dynamo aws-lambda aws-s3 aws-sdk-go cors rest-api
Last synced: 25 Sep 2025
https://github.com/shimizudev/rust-m3u8-proxy
A M3U8 CORS Proxy written in Rust
cors cors-proxy m3u8-cors-proxy m3u8-proxy rust rust-lang rust-warp warp warp-rust
Last synced: 01 Aug 2025
https://github.com/vidhuraneethika/react-crud-operation
React CRUD Operation with ExpressJS, MySQL , Cors, Nodemon and Axios
axios cors crud expressjs nodemon react react-router-dom
Last synced: 10 Apr 2025
https://github.com/kamranayub/pluralsight-azure-cors-storage
Pluralsight course materials for Microsoft Azure Developer: Configuring CORS with Storage
azure azure-storage cors pluralsight
Last synced: 31 Jul 2025
https://github.com/alphasf9/fullstackbackhendapplication
Youtube Like application where you can login,registered,recordHistory,upload videos and photos
bcrypt cloudinary cookie-parser cors dotenv express jsonwebtoken mongoose mongoose-aggregate-paginate-v2 multer nodejs
Last synced: 06 May 2026
https://github.com/hesbon-osoro/fullstack-banking-app
A Fullstack Banking App in React, Node.js, Postgres, Express, JWT, and Redux
axios bcryptjs bootstrap cors ejs express fs javascript jwt momentjs node nodemon postgres react redux redux-thunk sass typescript
Last synced: 10 Apr 2025
https://github.com/usmansbk/file-proxy-server
A proxy server for serving files with CORS enabled
Last synced: 05 May 2026
https://github.com/eseku/cscd-311-project-api
This repo contains an assignment on a residential registration portal's api in nodejs
bcrypt chalk cors express jsonwebtoken mongoose node-js validator
Last synced: 12 Apr 2026
https://github.com/ramankishore08/personal-finance-tracker
Personal Finance Visualizer is a React-based web app for tracking expenses. Add, edit, and delete transactions, view lists, and analyze spending with Recharts. Built with Node.js, Express, and MongoDB for speed and reliability. Future updates include category tracking, budgeting, and dashboards. Stay on top of your finances effortlessly!
cors expreesjs git mongodb mongodb-atlas nodejs onrender-deploy react recharts-library shadcn-ui vercel-deployment
Last synced: 06 Apr 2026
https://github.com/johnsalazar/microservices-go-common
Common and shared module in the implementation of microservices for the e-commerce application built in Golang.
asymetric-cryptography authentication authorization background-service certificates claims cors discovery-service grpc health-check jwt-token metrics middlewares rest-api tracing validators
Last synced: 29 Apr 2026
https://github.com/cihatsolak/netcore-security
How we take precautions against attacks from malicious users is exemplified. Net core projects have default security measures. We can use the IDataprotector interface to encrypt data. We must also be protected against xss attacks such as Reflected or Stored. For this, we must pay attention to the use of Html.Raw().
cors cross-site-scripting dataprotection hsts https-client ipcontrol secret-management security
Last synced: 20 Jul 2025
https://github.com/josue-lubaki/fishappbackend
Backend pour le site web poisson-kin.com 🐟🦈🐡
cors express jwt-authentication mongodb-database mongoose morgan-middleware multer-storage
Last synced: 05 May 2026
https://github.com/maxmilton/cors-proxy
A simple transparent proxy that adds permissive CORS headers to API responses.
bypass bypass-cors cors cors-proxy cors-request nginx nginx-proxy nodejs proxy
Last synced: 10 Apr 2025
https://github.com/cawfree/express-cors-anywhere
🌐 An express middleware for redirecting requests and avoiding CORS errors when hitting cross-origin APIs.
anywhere cors cors-anywhere express middleware
Last synced: 06 Apr 2025
https://github.com/adityakumawat97/passport-auth
Using passport js. for authentication in a react app
chalk cors expressjs material-ui passport-facebook passport-github passport-google-oauth passport-instagram passport-js passport-twitch react-components react-context react-hooks react-router reactjs
Last synced: 04 Mar 2026
https://github.com/shystruk/cors-node-server
Public node server with CORS
cors javascript nodejs public-server
Last synced: 23 Feb 2026
https://github.com/surcodev/airbnb-clone-backend
Backend service designed to emulate key functionalities of the popular AirBnB platform. Built using Django REST Framework, this API provides endpoints for managing property listings, user accounts, and bookings, offering seamless interactions between hosts and guests.
cors djangorestframework jsonwebtoken pythonanywhere
Last synced: 12 Feb 2026
https://github.com/cstodor/mean-stack-file-upload
MEAN Stack file Upload
angular4 cors expressjs mean-stack mongodb mongoosejs multer nodejs
Last synced: 08 Apr 2026
https://github.com/zekfad/dev-mirror
Simple mirror/CORS proxy written in Dart with headers spoofing.
authentication cors cors-proxy dart http-proxy mirror mitm proxy
Last synced: 15 Jun 2026
https://github.com/innovativeinventor/docker-haste
A secure container for running haste with docker or docker-compose
cors docker docker-compose hastebin
Last synced: 01 May 2026
https://github.com/sugarshin/micro-cors-multiple-allow-origin
Add multiple allowed origin for ZEIT's Micro
Last synced: 27 Mar 2025
https://github.com/mnestorov/security-headers-cloudflare-worker
Cloudflare Worker script to dynamically add, modify, and remove HTTP headers for enhancing the security of any website.
clickjacking cloudflare code codeinjection cors headers http security-headers workers wrangler xss xss-filter
Last synced: 24 Jan 2026
https://github.com/brunocat118/system
The Facility Management System is a comprehensive management solution developed using the MERN (MongoDB, Express.js, React, Node.js) stack. It allows users to book time slots in facilities and provides role-based access control for various functionalities. This is a modified version of the one which was created as a project for DRDO Cabs internship
axios cors css3 dayjs dotenv express fullcalendar html5 javascript joi material-ui nodejs prisma-orm react react-router-dom tailwindcss tanstack-react-query typescript winston
Last synced: 07 Apr 2026
https://github.com/jayluxferro/cors-bypass
A Burpsuite extension to bypass CORS
burpsuite burpsuite-extension bypass cors
Last synced: 09 Sep 2025
https://github.com/sakshi2215/youtube_clonebackend
This repository contains the backend code for a YouTube-like application. It provides the necessary APIs and services to handle user authentication, video uploads, comments, likes, and other functionalities. The backend is built using Node.js and Express, and it interacts with a database to store and retrieve data.
bcrypt bcryptjs cookie-parser cors javascript jsonwebtoken jwt-auth mongodb multer nodejs
Last synced: 23 Jan 2026
https://github.com/pranav2092/ecommerce-app
This e-commerce web application allows users to browse products, add items to their cart, and make purchases securely. The app includes a fully integrated payment system, user authentication, and various other features to ensure smooth and secure transactions.
axios bycrypt cloudinary cors dotenv express html-css-javascript jsonwebtoken mongodb mongodb-atlas multer nodejs razorpay react react-dom react-router-dom react-toastify reactjs stripe validator
Last synced: 27 Jan 2026
https://github.com/alexanderpotiagalov/technotes
TechNotes is a secure note and task management app powered by JWT authentication for user login. It lets users create, organize, and complete tasks while keeping detailed notes, all in an intuitive interface. Designed for efficiency, it ensures data protection and seamless access, making it perfect for work, study, or personal planning.
api-client api-rest bcyrpt cors expressjs jwt mern-stack mongodb nodejs postman react rtk-query tailwindcss
Last synced: 20 Oct 2025
https://github.com/ratonbiswas/natours
Tour booking and awesome reviews web app using Node js, ExpressJS, MongoDB.🚗🏍🚌
cors css3 expressjs jwt-token mapbox mongodb morgan multer nodejs nodemailer pug-template-engine sendgrid stripe-api validator
Last synced: 10 Apr 2026
https://github.com/dan-mba/rss2json-proxy
Fastify app to convert RSS feed to JSON & handle CORS issues
cors fastify fetch nodejs typescript undici
Last synced: 04 Jan 2026
https://github.com/hesbon-osoro/docker-json-server
JSON Server built and deployed using Docker
cors docker expressjs json-server lowdb nodejs
Last synced: 10 Apr 2026
https://github.com/docusign/blog-create-a-cors-gateway
Instructions and configuration files for creating CORS gateways for DocuSign Single Page Applications.
blog cors cors-gateway docusign example-project
Last synced: 27 Jan 2026
https://github.com/getgrav/grav-plugin-cors
Grav CORS Plugin
ajax cors cors-request grav grav-plugin
Last synced: 23 Jan 2026
https://github.com/linden/whatever
Efficient Go clone of WhateverOrigin/AnyOrigin.
Last synced: 14 Sep 2025
https://github.com/mariosantosdev/fitmanager-server
REST API built with NodeJS, TypeScript, Express to the app FitManager
bcryptjs cors dayjs docker-compose express fit fitness fitness-app jsonwebtoken nodejs nodemailer postgresql prisma typescript
Last synced: 14 Apr 2026
https://github.com/woo071002/parcel-management-system
A Parcel Delivery Management System streamlining deliveries with features for admin, users, and delivery personnel, including real-time tracking, delivery requests, and personalized dashboards.
cors csharp data dotenv html-css iconfont jkuat land-information-system mongodb python react-router-dom sass tech-expo xaml
Last synced: 08 Oct 2025
https://github.com/fulldroper/cors-proxy
Simple CORS Proxy Server [POST and GET] methods Allowed
cors cors-proxy cors-proxy-server
Last synced: 06 Oct 2025
https://github.com/shahinuralambhuiyan/electrum_server
bcrypt body-parser cors dotenv express mongodb mongoose nodejs
Last synced: 10 Apr 2026
https://github.com/rockefellerarchivecenter/matchbox
Thinking inside the box
archivesspace archivesspace-api cors
Last synced: 08 Jul 2025
https://github.com/sunilkumarroy450/elspectra
It is an assignments give by a company called El Spectra, It is a single page app for a better user experience, where I used react for fronted and node for backend
chakra-ui cors css expressjs html javascript mongodb mongodb-atlas mongoose nodejs reactjs
Last synced: 10 Apr 2026
https://github.com/akrantz01/wafflehacks-deployment-workshop-2023
A workshop teaching you how to deploy an application while fixing common problems along the way
cors docker flask flyio react vercel vite wafflehacks
Last synced: 10 Apr 2026
https://github.com/devkishor8007/jobbyfie_restapi
built jobbyfie rest api using nodejs, expressjs and mongoDB [ BACKEND SERVER ]
backend-server cors dotenv express-middleware expressjs jobsapi mongodb mvc-pattern nodejs nodejs-server restapi
Last synced: 09 Apr 2026
https://github.com/gyanthakur/agriconnect
Agriconnect is a modern, full-stack web application designed to streamline agricultural services for farmers and merchants. It provides dedicated Farmer Login and Merchant Login pages with features tailored for their needs.
cors expressjs mongodb-atlas mongoose nodejs reactjs reactrouterdom reacttoastify tailwindcss vitejs
Last synced: 04 Mar 2025
https://github.com/sullrich84/preflight
preflight is a Cross-Origin Resource Sharing (CORS) testing tool for your terminal.
Last synced: 12 Jan 2026
https://github.com/iamnapo/just-the-cors
🚧 Tiny middleware to add cors support when using zeit's micro.
cors cors-middleware micro microservice nodejs router routing zeit
Last synced: 23 Feb 2026
https://github.com/tvatdci/star-wars-character-data-api
"This project is a Star Wars-themed CRUD API exercise designed to help developers practice building RESTful endpoints, applying validation and error handling, and interacting with a MongoDB database using Mongoose. It serves as a fun and educational way to reinforce backend development skills in a structured, real-world scenario."
async-await cors crud crud-api crud-application crud-operation dotenv eslint express jwt-authentication jwt-decode lodash mongoose postman props-type react react-router-dom styled-components taiwindcss vite-react
Last synced: 27 Jul 2025
https://github.com/adrianovolter/pharmacy_central_system_-pcs-
Projeto avaliativo , modulo 2 back-end | Pharmacy Central System (PCS), gerenciamento de depósitos e medicamentos
api backend cors dotenv expressjs git gitflow jsonwebtoken nodejs nodemon npm postgresql sequelize
Last synced: 13 Apr 2026
https://github.com/abhijitnr/burger-hub-backend
This is the backend of BURGER-HUB, designed using Node.js, Express.js, MongoDB, and Passport. To know more about BURGER-HUB project, please visit the link below 👇👇👇
cookie-parser cors dotenv express-session expressjs mongodb moongose nodejs passport passport-google-oauth20 razorpay rest-api
Last synced: 13 Apr 2026
https://github.com/basedhound/gm-social_app_react
A fullstack social media app built with the MERN stack (MongoDB, Express, React, Node.js) for OpenClassrooms. Features complete CRUD operations, enhanced security, and demonstrates full-stack skills.
axios bcryptjs cors crypto-js date-fns express helmet jsonwebtoken jwt mantine-ui mongodb mongoose multer nodejs react react18 responsive social
Last synced: 13 Aug 2025
https://github.com/zachcheung/corsproxy
Yet Another CORS Proxy Written in Go
Last synced: 26 Jan 2026
https://github.com/evansrobbie/bookingapp
A full stack clone of the AirBnb website using MERN.
api context-api cors expressjs jwt mongodb mongoose multer nodejs reactjs reactrouterdom taiwindcss typescript useeffect usestate
Last synced: 10 Apr 2026
https://github.com/mskian/bypass-cors
🌍 Bypass CORS restrictions easily with a simple proxy. Make fast cross-origin requests for better API access without complications ⚡
api bulma bypass-cors cors cors-anywhere cors-proxy cors-request cross-origin-resource-sharing css express html javascript json payload proxy-server typescript
Last synced: 09 Apr 2025
https://github.com/rodrigobarbosa12/aluguel-automotivo
Exemplo de API para aluguel de automóveis em NodeJS
celebrate cors eslint express http javascript jest momentjs nodejs sqlite3 supertest typeorm typescript
Last synced: 13 Apr 2026
https://github.com/rodrigorvsn/mycontacts
📝 Fullstack project made to manage my contacts.
cors docker http nodejs postgresql react-router reactjs rest-api restful-api
Last synced: 12 Apr 2026
https://github.com/aabbtree77/auth-starter-backend
Backend for a complete session-based user authentication: Bun, Hono, Drizzle, SQLite.
authentication authorization backend-api bun cookie cors credentials crud drizzle hono minimalism ngrok security session sqlite typescript user-password xss
Last synced: 07 May 2025
https://github.com/pushpendra-1697/ecommerce-api
This project will deliver a comprehensive e-commerce API set that enables seamless product and category management, user authentication, secure cart management, and order processing. The integration of Mongodb as the database and token management system ensures efficient data storage and user authentication with minimal server-side setup.
bcrypt bson cors dotenv express-rate-limit expressjs http ip jsonwebtoken model mongodb mongoose nodejs nodemon relationships schema thunder-client token-based-authentication
Last synced: 12 Apr 2026
https://github.com/muhfajar/go-zero-cors-middleware
Go-Zero Middleware to handle CORS request
Last synced: 18 Jan 2026
https://github.com/rodrigobarbosa12/api-integracao
Api em NodeJs para integração com sistemas
bcrypt celebrate cors eslint express jwt mysql nodejs postgresql typescript yarn
Last synced: 02 Apr 2026
https://github.com/anshusaurav/trello-clone-back-end
Backend using NodeJS and Express for Trello Clone
api api-server cors crypto express jwt mongodb mongoose nodejs passport-local
Last synced: 09 Apr 2026
https://github.com/vaibhav-chitransh/user-management-system
The User Management System is a web app built with Role-Based Access Control (RBAC) to manage users, roles, and permissions. It includes user registration, login, role management, and admin features for secure access control. The project showcases my skills in both frontend and backend development, UI design, and implementing secure authentication.
bcryptjs cors css dotenv expressjs html js jwt mongodb-atlas nodejs react reactrouter shadcn-ui tailwindcss
Last synced: 06 Apr 2026
https://github.com/shahinuralambhuiyan/doctor-portal-server
base64 body-parser cors expressjs mongodb
Last synced: 11 Apr 2026