Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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-face
within 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: 2024-11-14 00:05:31 UTC
- JSON Representation
https://github.com/vidhya0501/e-commerce-website
E-Commerce Website using MERN Stack
axios bcrypt chartjs cors dotenv expressjs jsonwebtoken mongoose multer nodejs nodemailer razorpay react-bootstrap react-chartjs-2 react-hot-toast react-icons react-router-dom reactjs uuid
Last synced: 12 Nov 2024
https://github.com/savindaj/aad-assignment-javaee-web-pos
Java Entraprice edition implementation !
ajax bootstrap cors css html http-requests jakartaee java javascript jquery mysql servlet
Last synced: 11 Nov 2024
https://github.com/suyashjoshi179/cors-proxy-go
CORS Proxy Server made using Go and Gin.
compiled cors cors-anywhere cors-proxy gin go golang proxy-server
Last synced: 18 Oct 2024
https://github.com/vidhya0501/music-player-benew
Online Music Player using MERN Stack - Backend
bcryptjs cloudinary cors dotenv expressjs fullstack-development jsonwebtoken mern-stack mongodb mongoose multer nodejs
Last synced: 12 Nov 2024
https://github.com/jsinkx/vish-app-backend
Backend app to get university schedule via parse google docs sheets (with updates in interval time)
backend cors docker express google-docs-api mongoose nginx nodejs parser typescript vite-proxy
Last synced: 15 Oct 2024
https://github.com/absqueued/cors-remote-content
Bypassing CORS to get partial remote content
allorigins cors javascript jquery
Last synced: 11 Oct 2024
https://github.com/sujoncoder/developer_swag
bcryptjs cors dotenv express-js jwt-authentication mongodb mongoose morgan nodejs nodemailer
Last synced: 20 Oct 2024
https://github.com/lahcenezzara/bmi-calculator-fastapi
BMI Calculator FastAPI Python
api backend bmi-calculator body-mass-index cors fastapi fitness health microservices pydantic python rest-api uvicorn web-api web-development
Last synced: 10 Nov 2024
https://github.com/faleialina/todo-list
axios cors create-react-app css express mongoose
Last synced: 05 Nov 2024
https://github.com/ertugrulsertaslan/taskguard
This application is designed to manage tasks with different user roles and permissions.
axios cors docker dotenv express-js jwt-authentication material-ui postgresql prisma reactjs reactrouter vite
Last synced: 06 Nov 2024
https://github.com/sutharshantanu/razorpay-gateway
Backend Repository for RazorPay Payment Intergration in Node JS + MongoDB.
cors dotenv express-js mongodb mongoose node-js razorpay razorpay-api
Last synced: 07 Nov 2024
https://github.com/arjunraj79/securefilestorageandsharingsystemonazure
A full-stack web application for securely uploading, encrypting, and storing files using Azure Blob Storage and Azure Key Vault. The frontend is built with Angular, while the backend utilizes Node.js and Express for file handling and encryption. It ensures secure file storage with Azure's cloud infrastructure, enabling efficient file management ...
angular azure-blob-storage azure-key-vault azure-resource-group cors environment-variables nodejs
Last synced: 15 Oct 2024
https://github.com/eldsonc/backend-country
Backend CountrySearch
axios cors dotenv express nodejs typescript
Last synced: 15 Oct 2024
https://github.com/sm-noushan/task-management-server-bytebux
Client
cors expressjs mongodb mvc-pattern
Last synced: 20 Oct 2024
https://github.com/phanxuanquang/asp.net-core-web-api-with-orm
The template to setup a backend server using Entity Framework and XML Documentation, bypassing CORS policies, restructuring API response format, and customizing message for standard HTTP status codes
api asp-net-core backend cors csharp dotnet entity-framework entity-framework-core mssql npgsql orm postgresql sql sqlite sqlserver swagger template visual-studio
Last synced: 25 Oct 2024
https://github.com/luifean/randomflix-api
API desenvolvida a fim de prover informações de filmes da sua lista da Netflix. Faz uso do conceito de web scraping como data source.
cors express javascript nodejs puppeteer
Last synced: 08 Nov 2024
https://github.com/vidhya0501/assign-mentorbe
Mentor-Student Database with Express Server
api api-endpoints cors dotenv expressjs http-methods mongodb mongoose mvc mvc-architecture nodejs postman status-codes
Last synced: 12 Nov 2024
https://github.com/shivamkumar24/dataneuron
The DataNeuron Frontend Interface facilitates the interaction with the backend API through a user-friendly web application. It features three primary resizable components, each dedicated to specific functionalities: adding data, updating data and showing operation counts.
axios chakra-ui cors dotenv express mongodb mongoose nodemon react react-resizable
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/dent_care_backend
This is Dental Care Booking Appointment System Backend here user can register with valid credentials and also they can login and view the services and doctors and book appointement .
bcrypt cors express-js jsonwebtoken node-js
Last synced: 07 Nov 2024
https://github.com/jmgogo/webapp-security
A repo covering the basics of web application security
Last synced: 06 Nov 2024
https://github.com/aayushthakur1999/eventschedulingsystem
An app which helps in scheduling events and meetings for people in a department/office.
cookie-parser cors daisyui dotenv expressjs mongoosejs nodejs nodemon prettier react-router-v6 react-toastify react-typescript tailwindcss ts-node tsx typescript vitejs
Last synced: 21 Oct 2024
https://github.com/andreinalima/souldecor-back
E-commerce de casa e decoração, feito como requisito do projeto final para o bootcamp fullstack react-node da soulcode.
Last synced: 15 Nov 2024
https://github.com/bunji2/gocors
Sample of CORS using GoLang (described in Japanese)
Last synced: 06 Nov 2024
https://github.com/ertugrulsertaslan/real-time-chat
Realtime chat app made with ReactJS and socket.io.
cors express-js reactjs socket-io tailwindcss vite
Last synced: 06 Nov 2024
https://github.com/brufelix/control-activity
Application for controlling activities
antdesign axios body-parser cors cors-proxy drag-and-drop express function-components hooks momentjs mongodb mongosse reactjs typescript
Last synced: 11 Nov 2024
https://github.com/laynef/node-secure-cors
CORS for Node.js that does not allow wildcards for Subdomain attacks
Last synced: 07 Nov 2024
https://github.com/shakilpendhari/render_api
This is repository used as backend for clone of peperfry website
Last synced: 26 Oct 2024
https://github.com/daniarmakyev/kyrgyz-legacy
Kyrgyz Legacy: An interactive language learning platform for Kyrgyz, with translations in Russian, English, and Hindi.
axios cors express i18next jwt-authentication multer next node postgresql react redux-toolkit rest-api sequelize tailwind typescript
Last synced: 07 Nov 2024
https://github.com/kirandash/mycoffeeappserver
Server for MyCoffeeApp
cors expressjs nedb rest restful-api
Last synced: 03 Nov 2024
https://github.com/felixkamau/mpesa-react-payment-form
A React.js application integrating M-Pesa Daraja API Express for seamless mobile payment processing. This project includes a payment form that securely handles transactions with M-Pesa, providing a user-friendly interface for initiating payments.
axios axios-react cors daraja-api daraja-mpesa express-js javascriptt mpesa-payments reactjs
Last synced: 02 Nov 2024
https://github.com/f2rkan/webrtc-gstreamer-stream
WebRTC and GStreamer integration using werift-webrtc for real-time audio and video streaming, enabling low-latency communication in multimedia applications.
cors coturn docker express-js grafana gstreamer nodejs prometheus typescript video-streaming vue2 webrtc
Last synced: 10 Oct 2024
https://github.com/mesbol6647/mern-01-stokapp-
This project is a stock management application developed using the MongoDB, Express.js, React, and Node.js (MERN) stack. It allows users to add, update, and track the stock status of products.
cors deploy dirname express-static expressjs mongodb-database nodejs react
Last synced: 10 Oct 2024
https://github.com/dozyio/hello-go-lambda-api-gateway-terraform
Terraform all the things - AWS Lambda, Cogntio, API-Gateway with CORS, SQS, SNS, DynamoDB, SPA configuration
aws-api-gateway aws-lambda cognito cors dynamodb go iac sns sqs terraform terraform-aws vue vuejs
Last synced: 06 Nov 2024
https://github.com/rominalodolo/reacthookscrashcourse
React.js Hooks Crash Course by Maximilian Schwarzmüller.
Last synced: 13 Nov 2024
https://github.com/wilmanconde2/bc-71370-integrador_etapa4_frontendv1.1-wilman-conde
Web App with full CRUD
bootstrap cors dotenv express-middleware express-validator expressjs javascipt javascript-framework mongodb multer nodejs nodemon react-components react-hooks react-router react-router-dom reactjs sass vite
Last synced: 29 Oct 2024
https://github.com/tripolskypetr/pwalauncher
The PWA launcher for react-declarative
cors cors-proxy honeypot http https mixed-content osint path-proxy port-forwarding proxy pwa react-declarative reverse-proxy same-origin websocket
Last synced: 27 Oct 2024
https://github.com/dikshant441/food-order
A food order application with multiples features that fetch live data through Swiggy's API.
api cors event-listener integration-testing javascript jest-tests jsx parcel-bundler react-testing-library reactjs redux-toolkit tailwind-css unit-testing usecontext vercel-deployment
Last synced: 13 Nov 2024