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/johnantoni/express-passport-boilerplate
My take on an express/react boilerplate, with passport & session-auth built in
authentication cors express nodejs passport passport-local-mongoose react session-cookie
Last synced: 16 Apr 2025
https://github.com/akashpawar43/todo
Todo app Build using MERN Stack. Allowing to Creating Todo list, Update and Delete Todo list within app.
cors crud crud-application crud-operation expressjs fullstack mern mern-stack-development mongodb mongoose nodejs reactjs tailwindcss todo-app todoapp
Last synced: 02 Apr 2026
https://github.com/obrm/bootcamper-api
This Node.js, Express.js, and MongoDB RESTful API offers authentication, CRUD operations, pagination, filtering, sorting, geocoding, and image uploading. Manage bootcamps, courses, reviews, and users based on different access levels. Search for bootcamps within a radius, and upload bootcamp images.
bcryptjs cookie-parser cors express express-fileupload express-mongo-sanitize express-rate-limit helmet hpp jwt mongoose node-geocoder nodemailer slugify xss-clean
Last synced: 30 Apr 2025
https://github.com/avoidwork/tiny-httptest
Lightweight HTTP test framework
capture-cookies cookie cors etag http https test-automation test-framework
Last synced: 14 Apr 2025
https://github.com/tinyhttp/cors
🌐 CORS middleware for modern Node.js
cors cors-middleware http middleware nodejs
Last synced: 09 Apr 2025
https://github.com/asm2212/sms
School Management System tailored for schools in our region. This platform simplifies administrative tasks and enhances communication among students, teachers, and school administrators.
axios bcrypt cors express mongoose react-redux react-router-dom
Last synced: 16 Oct 2025
https://github.com/highcanfly-club/nocors
noCors proxy for Servless static apps
azure-functions azure-static-web-apps cf-pages cloudflare cors cors-proxy
Last synced: 12 May 2025
https://github.com/fraigo/python-cors-proxy
A simple CORS proxy to fetch content from remote sites without CORS policy.
cors cors-proxy django fetch python
Last synced: 12 May 2025
https://github.com/rodrigobarbosa12/deep-chat
Chat em grupo com React native e Socket.io
axios babel chat cors eslint expo express github http https-server javascript lodash message momentjs nativebase nodejs online react-native socket-io typescript
Last synced: 10 Jul 2025
https://github.com/minhtran241/memories-of-our-family
A gift for us to store our happy memories 📸
axios-react bcryptjs cors dotenv expressjs google-login-react heroku-deployment html-css-javascript jwt-authentication material-ui moment mongodb mongoose netlify-deployment nodejs react-file-base64 reactjs redux
Last synced: 03 Aug 2025
https://github.com/elmurodvokhidov/lor-academy-backend
Loyiha Lor Academy nomidagi shifoxona uchun mahsus ishlab chiqilgan, ushbu repository loyihaning backend qismini tashkil qiladi. Loyiha to'laqonli offline rejimda ishlaydi
bcryptjs cors dotenv exceljs express jsonwebtoken mongodb mongoose nodejs
Last synced: 05 Mar 2026
https://github.com/ibrahimsezer/file_tranfer_web_interface
A file transfer application that allows users to share files using single-use codes. Built with React, Node.js, and Express. (Cursor ai was used)
axios cors express filetransfer heroicons i18next nodejs react tailwindcss vite
Last synced: 26 Sep 2025
https://github.com/shubhamdutta2000/securevault
secureVault: A web app to prevent data breach. Store all your secret information here. Your secrets are safe with us
authentication bcrypt controller cors expressjs heroku jest material-ui mongoose nodejs react react-hooks react-redux react-router redux redux-thunk routes supertest testing
Last synced: 10 Sep 2025
https://github.com/pgaskin/kfwproxy
API proxy for kobofirmware.
cache cors kobo kobo-ereader proxy
Last synced: 20 Jun 2025
https://github.com/ezy/seedmongo-cms
A headless CMS built in Express for MongoDB. Generally follows the wordpress post and tag schema.
cms content-management content-management-system cors es6 express express-js expressjs jsonwebtoken jwt mongo mongodb mongodb-database mongoose mongoosejs node node-js nodejs
Last synced: 25 Oct 2025
https://github.com/akashpawar43/todo-redux
odo app Build using MERN Stack , Redux toolkit and Thunk api. Allowing to Creating Todo list, Update and Delete Todo list within app.
cors env environment-variables expressjs mern mern-project mern-stack mern-stack-development mongodb mongoose nodejs reactjs redux redux-thunk redux-toolkit todo todo-app todoapp
Last synced: 05 Mar 2025
https://github.com/LordotU/corsyusha
Simple and fast proxy to bypass CORS issues during prototyping against existing APIs without having to worry about CORS
access-control-allow-origin cors cors-proxy cors-proxy-server fastify nodejs proxy
Last synced: 29 Apr 2025
https://github.com/derhuerst/parse-jsonp
Get the payload of a JSONP response.
Last synced: 15 Apr 2025
https://github.com/mewa/terraform-aws-apigateway-cors
Terraform module that sets up CORS
apigateway cors terraform terraform-modules
Last synced: 26 Jun 2025
https://github.com/montasim/a-coders-diary-server
This repository contains the APIs of a blog website. Developer often faces many problems in their daily life. Every time we need to search Google or StackOverflow to solve those problems. Whenever a user finds a solution to a problem, he can post the solution in this blog. So, next time it will be easier for him to solve a similar situation.
api api-rest api-server apis back-end cors dotenv expressjs json jwt mongodb
Last synced: 11 Aug 2025
https://github.com/eseku/engineering-voting
HTTP Restful Services for a voting application
cors es6 express javascript mongodb mongoosejs node npm validatorjs
Last synced: 27 Oct 2025
https://github.com/panntod/school-lib-modul
repo to explore node js by learning sequelize and express, according to the module from smk telkom malang.
cors express-js mysql node-js sequelize
Last synced: 06 Oct 2025
https://github.com/montasim/manufacturer-website-server
Welcome to the Manufactuer Website's Server repository! This is a comprehensive system designed to manage inventory and track stock levels in real-time. The system is built with Node.js, Express.js and MongoDB to provide a seamless user experience and make manufacturer website tasks more efficient.
apis back-end cors dotenv expressjs firebase jwt mongodb nodemon programming-hero-assignment programming-hero-projects react reactjs
Last synced: 03 Aug 2025
https://github.com/golangtoolkits/grrt
GRRT (Go Request RouTer) is a direct replacement for gorilla/mux. It has built-in CORS, path variables and method based routing.
cors go golang gorilla gorilla-mux gorilla-sessions mux mux-router
Last synced: 05 May 2025
https://github.com/sylvaincodes/youtube_orion_api
Orion SASS Multi Vendor Ecommerce NextJs App - Learn Back-end development
api-rest cicd-promote-to-production clerk cors eslint github-actions jest nextjs14 sdlc software-development swagger vercel-deployment
Last synced: 27 Jul 2025
https://github.com/luizcalaca/nodejs-middleware-express-api-template
A template Node.js using Express.js, Morgan for logs, Helmet for security, Express rescue to get some errors, middleware of auth and error, routes and services.
body-parser cors express-js express-rate-limit express-rescue express-rest-api helmet middleware morgan nodejs
Last synced: 11 Jul 2025
https://github.com/aksakalli/angular2-github-ui
Github UI using api.github.com in Angular2 TypeScript
angular boilerplate cors example github-api
Last synced: 26 Apr 2025
https://github.com/shahinuralambhuiyan/memories-server
more features will arrive very soon...
bcyrpt cors expressjs jsonwebtoken mongodb-atlas mongoose
Last synced: 12 Apr 2025
https://github.com/machine1337/cors_scanner
Fast CORS Misconfiguration Scanner
bugbounty cors hacking misconfiguration pentesting
Last synced: 25 Apr 2025
https://github.com/vasuadari/learn_cors
A quick guide to understand Cross-Origin Resource Sharing.
ajax cors cors-requests cors-safelisted cross-origin-resource-sharing preflight-requests xhr
Last synced: 08 Jan 2026
https://github.com/abdullah0332/ecommerce-firebase
A Complete basic E Commerce website build on MERN Stack with Firebase Authentication and Admin Panel with animations.
axios bcryptjs body-parser bootstrap cors dotenv firebase firebase-auth jsonwebtoken mongodb mongoose nodejs pdfkit react-file-base64 reactjs
Last synced: 25 Apr 2025
https://github.com/CodingDemon1/CodeConverter-GenAI
The Code Converter App is a versatile tool that allows users to convert, debug, and analyze code written in various programming languages. It utilizes the OpenAI GPT-3.5 turbo model to provide dynamic code conversion, debugging assistance, and code analysis.
cors express-js generative-ai html-css-javascript node-js openai-api
Last synced: 14 Apr 2025
https://github.com/montasim/inventory-management-system-server
Welcome to the Inventory Management System's Server repository! This is a comprehensive system designed to manage inventory and track stock levels in real-time. The system is built with Node.js, Express.js and MongoDB to provide a seamless user experience and make inventory management tasks more efficient.
apis back-end cors dotenv es6-javascript expressjs json mongodb nodejs programming-hero-assignment programming-hero-projects rest-api vercel
Last synced: 16 Oct 2025
https://github.com/stawuah/guardify
Guardify is a Node.js middleware designed to enhance the security of your web applications by setting various HTTP security headers. It is easy to integrate and customizable based on your specific security requirements.
clickjacking cors express-middleware expressjs hsts ht middleware nodejs xxs xxs-detection
Last synced: 13 Apr 2025
https://github.com/hqarroum/proxify-url
:steam_locomotive: A YQL wrapper used to generate a proxy URL to a given resource.
Last synced: 11 Sep 2025
https://github.com/flyhero/spring-boot-plus
springboot代码生成器,主要用于对spring-boot项目进行增强,包含日志配置,异常统一处理,跨域设置,jackson序列化,MybatisPlus,xss攻击等
cors freemaker json logback mybatis mybatis-plus spring-boot xss
Last synced: 05 May 2026
https://github.com/nithinsgowda/pass-cors
A simple proxy to load CORS blocked image - NPM module
cors cors-proxy expressjs file-proxy nodejs npm proxy
Last synced: 10 Apr 2025
https://github.com/rioam2/cors-reverse-proxy
🔐 Bypass JavaScript ES6 Fetch resource limitations (CORS) from within the browser using a reverse-proxy.
cloud-function-for-firebase cors es6 fetch firebase javscript
Last synced: 10 Aug 2025
https://github.com/montasim/warehouse-management-server
Welcome to the Warehouse Management System's Server repository! This is a comprehensive system designed to manage warehouse and track stock levels in real-time. The system is built with Node.js, Express.js and MongoDB to provide a seamless user experience and make warehouse management tasks more efficient.
apis back-end cors dotenv jwt mongodb nodejs npm programming-hero-assignment programming-hero-projects
Last synced: 12 Jun 2025
https://github.com/sophi-hub/kuut--urls-shortener
O Kuut é um encurtador de URLs rápido e eficiente, desenvolvido com Node.js e Express. Ele permite transformar links longos em URLs curtas, facilitando o compartilhamento. Com um design responsivo, acessível e otimizado para SEO, o Kuut oferece uma experiência moderna e intuitiva. 🚀💜
axios bem-css cors ejs-templates express mvc-architecture nanoid nodejs nodemon sass seo-optimization
Last synced: 06 May 2026
https://github.com/luiizsilverio/pizzaria
Aplicação completa de pizzaria (backend, front-end e mobile)
axios cors expo jsonwebtoken multer nextjs nodejs nookies prisma prisma-client react react-icons react-modal react-native react-navigation-native react-toastify sass sujeitoprogramador typescript
Last synced: 10 Mar 2026
https://github.com/jeffersonrpm/imobiliaria
This project is a website dedicated to the real estate sector. Among its features, the ability to register and view ads stands out, with a login option. The website has an exclusive section for the details of each property. Each property has advertiser information (phone, email) and a contact form.
axios bcrypt cadastro cors express imobiliaria insomnia javascript jsonwebtoken login multer mysql nodejs nodemon prisma-orm react-toastify reactjs router-dom styled-components sucrase
Last synced: 11 Apr 2025
https://github.com/flowpack/flowpack.cors
CORS HTTP component (middleware) for Neos Flow
cors cross-origin flow neos neoscms
Last synced: 29 Jul 2025
https://github.com/the-manpreet-singh/capstone-travel-app
In this project we plan the trip and save, delete the trip, we also check how many days left, weatherforecast, temp for the trip. We fetch data from 4 apis to display the trip which are dependant on each other.
async-await babel body-parser bootstrap4 cors css3 express fetch-api html5 javascript jest moment sass-loader scss server service-worker supertest webpack webpack-server
Last synced: 28 Apr 2025
https://github.com/p1ngul1n0/cors-secure
A React APP to verify CORS Permissive Policy.
cors cybersecurity pentest pentesting react web
Last synced: 21 Jun 2025
https://github.com/hgurung/twilio-inbound-outbound-sdk
Twilio sample codes for inbound and outbound using sdk.
body-parser cors dotenv ejs-templates express nodejs twilio twilio-voice
Last synced: 23 Jul 2025
https://github.com/zaeval/cors-ignorer
You can request it anywhere without setting the CORS. don't need a server. don't even need tokens. All you have to do is request by url.
cors cors-anywhere cors-free cors-ignore cors-ignorer cors-request javascript nodejs only-url
Last synced: 18 Mar 2025
https://github.com/ktonon/elm-serverless-cors
CORS middleware for elm-serverless
cors elm elm-serverless middleware serverless
Last synced: 20 Jun 2025
https://github.com/tvatdci/signup-login-render
A full-stack authentication project demonstrating secure user login and registration using email and password, JWT, and HTTP-only cookies. It features a React + Vite frontend, and an Express + MongoDB backend, structured and deployed on render.com.
axios bry cookie-parser cors deployed deployment express jasonwebtoken mongodb reactjs render
Last synced: 27 Jun 2025
https://github.com/bush1d3v/navarro_blog_api
The Navarro Blog API is built on high scalability and performance, implementing queues, cache banks, CI/CD jobs, automated code and dependency analysis, and a focus on testing and documentation.
actix-web bcrypt beekeeper cargo cicd cors docker github-actions insomnia makefile mit-license nginx postgresql queue redis regex rust swagger utoipa
Last synced: 11 Apr 2025
https://github.com/cleilsonandrade/game-list-api
Game List API é uma API com a proposta de que se possa gerenciar listas de jogos previamente cadastrados. Utilizando os recursos do framework Spring para web do Java em conjunto com outras ferramentas como: Spring Web, Spring Data JPA e banco de dados como MySQL e H2 Database, nos quais são utilizados para ambientes de desenvolvimentos específicos.
api backend cors domain-model games h2-database hibernate java jpa list-game mysql spring sql
Last synced: 23 Apr 2025
https://github.com/jamessembukuttiarachchi/fitness-arena
Fitness Arena: Revolutionizing Gym Management – Seamlessly manage daily operations, empower clients to personalize their fitness journey, and streamline administrative tasks with our comprehensive web-based gym management system. From scheduling appointments to inventory control, our user-friendly interface enhances efficiency for clients, trainers
axios cors expressjs jwt-authentication mern-stack mongodb nodejs reactjs
Last synced: 13 Apr 2025
https://github.com/chandru415/cqrs-cleaninstallers
A clean way to implement dependency injection(DI) in startup.cs on .Net Core Web Project with CQRS & MediatR.
clean-architecture cors crqs csharp-code dependency-injection dotnet-core installer swagger-ui
Last synced: 26 Aug 2025
https://github.com/sashenjayathilaka/ausi-lanka-ecom
Official e-commerce web app for Ausi Lanka – a platform to browse, buy, and manage items online. Built with Next.js, TypeScript and Tailwind CSS. Features include product listings, cart system, secure login, and responsive UI with Framer Motion.
api-gateway aws-ec2-intances axios clerk-auth concurrently cors drizzle-orm ecommerce-website framer-motion neon nextjs-15 node-js puppeteer react-hook-form resend-email sonner tailwind-css tanstack-react-query trpc zustand
Last synced: 29 Aug 2025
https://github.com/rwubakwanayo/shop-tracker
"Shop Tracker" is the is web App build to assist owners of the shop to manage and track business activities, By get real time information of every sold products,access every products in stock, Notified to products running low in stock, agenda to keep owner schedule update.
axios bycryptjs cloudinary cors dayjs emailjs expressjs heroku-deployment jsonwebtoken mongodb mongoose nodejs reactjs uuid
Last synced: 13 Oct 2025
https://github.com/dschep/geojson-viewer
A simple GeoJSON viewer that loads data via CORS
Last synced: 14 Mar 2026
https://github.com/das-jishu/add-cors
A simple Node proxy to attach CORS headers to a response of a queried request to an endpoint.
add-cors cors cors-proxy nodejs proxy proxy-server
Last synced: 12 Aug 2025
https://github.com/joeldeondsouza/incognito_url_maker_backend
Backend application that allows the users to create aliases for URLs
cors javascript mongodb mongoose nodejs nodemon
Last synced: 08 Apr 2025
https://github.com/nyancodeid/cors-everywhere
Fork Cors Everywhere
cors cors-headers nodejs proxy-requests
Last synced: 11 Apr 2025
https://github.com/en9inerd/cors-proxy
CORS proxy based on Cloudflare Workers
cloudflare cloudflare-workers cors proxy service-worker
Last synced: 03 Aug 2025
https://github.com/shystruk/command-pattern-in-web-components
Here you may find Custom Elements with GitHub Jobs API (express and cors)
babel cors customelements es6 express javascript webcomponents webpack
Last synced: 09 Apr 2026
https://github.com/routerify/routerify-cors
A Routerify middleware which enables CORS
cargo cors cors-middleware hyper-rs middleware routerify rust
Last synced: 09 Oct 2025
https://github.com/visnalize/capacitor-plugin-xframe
Capacitor plugin to bypass CORS & same origin policy for iframe.
android capacitor capacitor-plugin cors iframe
Last synced: 13 Apr 2025
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/fiatjaf/trello-web
Promised and browserify-compatible CORS Trello client.
cors promise trello trello-client
Last synced: 20 Sep 2025
https://github.com/markknol/hx-jsonp
JSONP (or JSON with Padding) for Haxe
cors crossdomain haxe javascript jsonp
Last synced: 20 Mar 2025
https://github.com/mvaibhav131/pharmeasy-clone
The website is used to purchase online medicines & product..
chakra-ui cors css expressjs html javascript mern-stack mongodb mongoose nodejs nodemailer nodemon pharmeasy razerpay reactjs redux router scss smtp-server
Last synced: 10 Apr 2025
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/tushar-indurjeeth/tinder-clone
Tinder UI Clone built using the MERN Stack
axios cors css3 express firebase-hosting html5 javascript jsx mern-stack mongodb mongodb-atlas mongoose nodejs react react-tinder react-tinder-card tinder-cards
Last synced: 09 Apr 2026
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/deliciousinsights/toptunez
Appli fil rouge de support pour la formation Node.js v2018 de Delicious Insights
api cors formation graphql javascript jwt node nodejs qrcode rate-limiting rest restify totp training training-materials
Last synced: 30 Oct 2025
https://github.com/muskanmi/netflix-clone-backend
This repo contains the backend APIs of a web app created using ReactJS which can be used for streaming movies, tv shows, etc. like Netflix.
cors css expressjs html javascript mongodb nodejs router streaming-application web-api web-application
Last synced: 08 Jul 2025
https://github.com/stringbuckwheat/boilerplate
Boilerplate for Spring Boot 3(CORS, JPA/QueryDsl setting, Basic/OAuth2 Login and User Management)
boilerplate cors jpa oauth querydsl spring-boot
Last synced: 02 Sep 2025
https://github.com/ayusharma-ctrl/quickpick-fullstack-reactnative-nodejs-express-mongodb
Built a React Native mobile app(e-commerce grocery) with backend RestAPIs using Node.js, Express, and MongoDB. Users can create an account, authenticate using email OTP, view and filter products, add products to the cart, apply a coupon, and place orders. The admin can update the order status, add products to the app, and edit product information.
bcrypt cloudinary cookie-parser cors dotenv expo-cli express express-fileupload jsonwebtoken mongodb-atlas mongoose nodejs nodemailer react-native react-native-paper react-native-vector-icons react-redux
Last synced: 07 Jul 2025
https://github.com/syedzawwarahmed/hotel-booking-web-app
A Hotel Booking Web App built on the MERN stack.
antdesign cors expressjs javascript mongodb mongoose nodejs react restapi
Last synced: 01 May 2025
https://github.com/kostastepetes/burnerchat-video-call-web-app
🎦 Video Call Web App called BurnerChat. Completely safe and private video call using of unique call ID that you send to a peer and do a 1-to-1 call. Made with nodeJS + Express + ReactJS + MaterialUI + WebRTC + Socket.io
cors express material-ui nodejs react socket-io video-chat-app video-chat-meetings webrtc
Last synced: 27 Feb 2025
https://github.com/nezort11/edge-http-proxy
🔒🌐🔗 Edge HTTP Proxy (EHP) - bypass CORS, ip/dns block and etc. https://ehp.deno.dev
Last synced: 16 Apr 2025
https://github.com/havenshen/slim-cors
This repository contains a Slim Framework CORS middleware.
cors framework middleware slim
Last synced: 06 Sep 2025
https://github.com/amanbig/backtool
A CLI tool to generate backend structures for Node.js applications with support for multiple databases and a visually appealing user interface.
bycryptjs cors express hacktoberfest javascript mongodb mysql npm npm-package postgresql sqlite typescript
Last synced: 08 Apr 2026
https://github.com/kanishk3813/intel_sentiment_analysis
Intel Review Analyzer is a powerful tool designed to help businesses understand customer sentiments through automated analysis of reviews. This project leverages state-of-the-art NLP techniques to classify reviews, highlight key sentiments, generate word clouds, and visualize trends over time.
axios bert-model cors deep-learning flask pandas python react spacy
Last synced: 12 Apr 2025
https://github.com/ivan-corporation/komverter
Convert Youtube video to soundtracks 🎧 Web version - mp3🎸, Desktop verison - mp3/mp4🎻
cors electron electron-builder express ffmpeg framer-motion heroku-deployment mui react react-toastify repository-metrics slugify youtube-api ytdl
Last synced: 23 Jan 2026
https://github.com/gabrielweyer/cors
Illustrates CORS preflight and impact of Access-Control-Max-Age header.
azure-static-web-apps cors github-actions
Last synced: 12 Apr 2025
https://github.com/chubbyphp/chubbyphp-cors
A minimal CORS middleware for PSR 15.
chubbyphp-framework cors mezzio middleware psr-15 psr-7 slim-framework zend-expressive
Last synced: 22 Jul 2025
https://github.com/el-sherbini/booking
Reservation MERN Stack application, built with MongoDB, Express.js, React.js, Node.js, ContextAPI, Material UI.
axios bcryptjs context-api cors date-fns expressjs font-awesome jwt mongodb mongoose nodejs nodemon react-circular-progress-bar react-date-range react-router-dom reactjs recharts sass
Last synced: 15 Apr 2025
https://github.com/benevanio/loginsystem
Sistema de LOGIN COM REACT JS, MONGODB,EXPRESS
authentication cors express html-css-javascript interface json-api jwt-authentication jwt-authentication-flow server system system-programming ui-components user-interface ux-design
Last synced: 09 Mar 2026
https://github.com/bravonatalie/ecoleta
:recycle: Ecoleta: a full-stack project developed during the Next Level Week (nlw) - rocketseat
axios cors expo express fullstack nodejs react react-native reactjs rocketseat typescript
Last synced: 12 Apr 2026
https://github.com/chuksjoshuaa/openai-project
With an elegant user interface that resembles the ChatGPT app, communication with advanced GPT3 model API, and most importantly, the ability to ask the AI for help regarding JavaScript, React, or any other programming language, giving it code and translating it to another programming language, and much more
cors css3 expressjs html5 nodejs nodemon openai-api vanilla-js vite
Last synced: 30 Aug 2025
https://github.com/lesiaukr/power-pulse-backend
Final GoIt Full stack Project - backend part
cloudinary cors dotenv express mongoose nodejs nodemon
Last synced: 23 Oct 2025