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: 2025-02-20 00:06:12 UTC
- JSON Representation
https://github.com/nitinkondhari03/electroshop
ElectroShop is an online platform that sells electronic items, including mobile phones, laptops, earbuds, earphones, smartwatches, and other gadgets.
bycrypt-js cashfree cloudinary cookies cors crypto dotenv express-js firebase jsonwebtoken mongodb mongoose node-js nodemailer react-icons react-js react-router-dom redux-toolkit tailwind-css
Last synced: 25 Jan 2025
https://github.com/vitorserrano/node-api
API Restful construída em Node,js
cors express mongoose mongoose-paginate nodejs nodemon require-dir
Last synced: 31 Dec 2024
https://github.com/onlynico43/gin-cors
CORS Middleware for gin gonic
cors cors-enabled cors-headers cors-middleware gin gin-framework gin-gonic
Last synced: 12 Feb 2025
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: 18 Feb 2025
https://github.com/digipolitan/perfect-cors
Perfect CORS is a swift package for providing a middleware that can be used to enable CORS
cors middleware perfect perfect-server swift swift-server
Last synced: 17 Jan 2025
https://github.com/vitorserrano/economize.me
💸 Aplicação mobile para controle de finanças pessoais
cors express jwt-bearer-tokens knexjs nodejs
Last synced: 31 Dec 2024
https://github.com/andrei-straut/drp
Dynamic Reverse Proxy
cors java jsonp netty netty-in-action proxy proxy-server reverse-proxy
Last synced: 23 Jan 2025
https://github.com/matvey1347/mern-user-auth
Register, Login, Logout user in node.js and React
bcrypt cors environment express jwt mongodb mongoose node nodejs react reactbootstrap token
Last synced: 29 Jan 2025
https://github.com/javitocor/api-and-microservices
5 Different projects to practice using Expressjs and other libraries.
cors dotenv expressjs javascript microservices mongodb mongoosejs multer nodemon
Last synced: 29 Jan 2025
https://github.com/brianttn/mongoose-mongodb-express-jwt-dpy
Deployment Version
bcrypt cors deployment express jsonwebtoken jwt-authentication mongodb mongoose nodejs railway-deployment
Last synced: 21 Jan 2025
https://github.com/ripper-no-chart/trpc-builder
Trpc API | Angular 16 - Builder APP
angular chalk cors dotenv express moment mongoose morgan nodejs superjson trpc trpc-api trpc-client trpc-crud-app trpc-server ts-node-dev typescrit zod
Last synced: 23 Jan 2025
https://github.com/ramraghul/gold_rate_calculator_backend
Gold rate calculator backend
backend bcrypt cors jwt-authentication mongoclient mongodb nodejs
Last synced: 02 Feb 2025
https://github.com/brianttn/mongoose-mongodb-express-jwt
A User Account Management API built with:mongoose, MongoDB, Express, JWT, bcrypt, CORS.
bcrypt cors express jsonwebtoken jwt-authentication mongodb mongoose nodejs
Last synced: 21 Jan 2025
https://github.com/sajjadanwar0/go-rest-apis
Go Rest APIs
cors go golang httprouter metrics postgresql rest-api reverse-proxy
Last synced: 23 Jan 2025
https://github.com/imkkingshuk/miscors
MisCORS - Unleash CORS Misconfigurations Like a Digital Phantom! 🌐✨ Harness the power of MisCORS to silently unveil vulnerabilities in Cross-Origin Resource Sharing. Stealthily analyze web defenses, expose misconfigurations, and empower your security journey. 🕵️♂️🔓 Dive into the shadows of web security with MisCORS. #WebSecurity #CORSExposure
cors cors-hack cors-misconfiguration-scanner cors-misconfigurations cors-proxy cors-scanner cors-vulnerability cross-origin-resource-sharing ethical-hacking hacking-tools penetration-testing penetration-testing-tool vulnerability-scanner web-application-security web-security-tool
Last synced: 31 Dec 2024
https://github.com/theyakka/cors
CORS helper / middleware for Go
cors cors-middleware cors-request go golang
Last synced: 13 Jan 2025
https://github.com/serkan-ucakcioglu/express-user-auth
express js jwt auth && register && login && refresh token
cookie-parser cors express jwt mongodb mongoose nodejs nodemon
Last synced: 03 Feb 2025
https://github.com/serkan-ucakcioglu/express-pagination-react-swr-pagination
Mern Stack Swr Example With Express Js Pagination Returning Data And React Swr
axios cors dotenv express-js mongoose pagination react swr tailwind-css typescript
Last synced: 03 Feb 2025
https://github.com/mossykazemi/securityinaspnetcore
Used Security Methods for and Insecure Website in Asp.net core
asp-net-core asp-net-web-api authentication authorization cookie cors external-login identityserver4 jwt policy security token validation web-api
Last synced: 19 Jan 2025
https://github.com/serkan-ucakcioglu/mern-stack-send-mail
Mern Stack Send Mail && Node mailer && React Hook Form
axios cors dotenv express nodemailer react react-hook-form tailwind-css
Last synced: 03 Feb 2025
https://github.com/natanaelvich/gobarber-backend
✂️ api restfull gerency for barber 👨
apirestfull cors dotenv expressjs nodejs nodemon queue yup
Last synced: 01 Feb 2025
https://github.com/rajharit77/delta-hotel-back-end
Ceci est une repository pour la face caché du site ou backend(avec API) de mon projet personnel pendant une année de passage (L1) chez HEI nommé Delta Hotel
api axios axios-react back-end body-parser cors delta dotenv env expressjs fs hotel hotel-booking hotel-management hotel-website javascript nodejs nodemon nodemon-express rest-api
Last synced: 31 Dec 2024
https://github.com/tharindanimnajith/sliit_y3s1_react_spa_backend_restapi-1
React.js Project with MERN Stack - Online Shopping Cart System for a Fashion Store - Backend
body-parser cors crud-application dotenv es6 express-js http-methods javascript json mern-stack-app mongodb-atlas mongoose-js multer node-js nodemailer nodemon npm rest-api uuid web-application
Last synced: 10 Jan 2025
https://github.com/gabrielmedrados/nlw---heat---2021
Site com interação de Chat ao vivo, projeto com backend, versao Mobile e web 💬 💥💥💥
chat cors dowhile2021 expo javascript mobile-app nodejs prisma react react-native typescript vite
Last synced: 16 Jan 2025
https://github.com/anfibiacreativa/myapp-server
Just a GraphQL server
cors express graphql-server nodejs
Last synced: 07 Feb 2025
https://github.com/nitinkondhari03/ElectroShop
ElectroShop is an online platform that sells electronic items, including mobile phones, laptops, earbuds, earphones, smartwatches, and other gadgets.
bycrypt-js cashfree cloudinary cookies cors crypto dotenv express-js firebase jsonwebtoken mongodb mongoose node-js nodemailer react-icons react-js react-router-dom redux-toolkit tailwind-css
Last synced: 14 Feb 2025
https://github.com/nitins87/farmworks
I have created a online hiring and job postings website for farmers to post their jobs and hire skilled labours
aws-s3 axios bcrypt cloudinary cors jsonwebtoken mongodb mongodb-atlas mongoose multer nodejs nodemon react-router-dom reactjs tailwindcss usecontext-hook vercel-deployment
Last synced: 23 Jan 2025
https://github.com/nitins87/rest-api-typescript
A REST API boilerplate written in TypeScript with Express, Jest, Supertest, ESLint, Prettier, ESLint, Nodemon, Debug, Winston, Morgan, Helmet, Cors, Dotenv, Zod, and more.
api cors debug eslint express helmet jest morgan nodejs-api nodemon prettier rest-api supertest types winston zod
Last synced: 23 Jan 2025
https://github.com/khairul-islam98/library-management-system-backend
The Library Management System is a comprehensive backend solution designed to streamline the management of library operations
cors expressjs nodejs postgresql prisma-orm typescript
Last synced: 24 Jan 2025
https://github.com/sethbergman/react-auth-multi
api-gateway auth0 axios cors create-react-app express jwt-authentication react
Last synced: 17 Feb 2025
https://github.com/juniorreisx/zyro-system
Backend Project that Simulates Banking Transactions Between Users
bcryptjs cors database datatypes expressjs javascript jest jwt nodejs postgresql sequelize sequelize-orm uuid
Last synced: 09 Feb 2025
https://github.com/richardsanvie/analysisofcork-basednetworking
Material-ui | Axios | Express.js | MySQL | API | Nodemon | CORS | React | Vite | Javascript | HTML | CSS
api axios cors css express html javascript material-ui mysql nodemon react vite
Last synced: 05 Feb 2025
https://github.com/edpomacedo/bdij-api
Aplicação Fastify para administração de CORS.
Last synced: 31 Dec 2024
https://github.com/mvaibhav131/sql_server
creating the server and connect with sql database.
backend-service body-parser controllers cookie-parser cors db dotenv expressjs middleware msnodesqlv8 mssql-database nodejs query sql-server
Last synced: 18 Jan 2025
https://github.com/shivankk26/streamsync
StreamSync is a centralized streaming platform that empowers users to upload videos along with their thumbnails. Additionally, it features a community-centric tweeting feature, allowing users to post tweets that can be commented on and reposted by the community.
bcrypt cloudinary cookie-parser cors express-middleware expressjs jwt-authentication jwt-token mognodb mongoose mongoose-aggregate-paginate-v2 multer nodejs nodemon reactjs tailwindcss
Last synced: 09 Jan 2025
https://github.com/ramraghul/url-short-backend
URL Shortener app backend
backend cors expressjs jwt-token mongodb mongoose nanoid nodemailer
Last synced: 02 Feb 2025
https://github.com/tharindanimnajith/mern
Exercise Tracker Application using MERN Stack (A React CRUD Application)
cors crud-application dotenv es6 expressjs insomnia javascript json markdown mern-stack mongodb mongodb-atlas mongoose nodejs nodemon nosql npm postman reactjs typescript
Last synced: 25 Jan 2025
https://github.com/tirthajyoti-ghosh/college-metrics-backend
API for college metrics dashboard frontend
cors expressjs mongodb mongoose
Last synced: 22 Jan 2025
https://github.com/yogeshmishra667/notess-generator
body-parser cors expressjs html-pdf nodejs nodemon reactjs
Last synced: 16 Jan 2025
https://github.com/terieyenike/plbrutal
Routes endpoint for a report on police brutality
cors expressjs heroku nodejs postgresql
Last synced: 21 Jan 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: 09 Feb 2025
https://github.com/twknab/gear_list_mevn
🎒 Organize Your Gear; an application using Mongo, Express, Vue.js and Node (MEVN) 🤙
cors expressjs mongodb mongoosejs muse-ui nodejs session vue-cli vue-router vuejs2
Last synced: 16 Feb 2025
https://github.com/yanglee2421/api-express
使用typescript搭建的express服务器开发环境,支持cors、jwt、typeorm,如果你希望使用 typescript 开发 express 的话,这个项目可能会帮到你
cors expressjs jsonwebtoken typeorm typescript
Last synced: 22 Jan 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: 09 Feb 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: 09 Feb 2025
https://github.com/bcapathshala/crud-app
CRUD Application Using NodeJS, ExpressJS, MongoDB, ReactJS, Bulma CSS Framework
axios bulma-css-framework cors crud-api expressjs mern-stack mongodb moongose nodejs reactjs reactrouterdom restful-api
Last synced: 31 Dec 2024
https://github.com/jiawei397/oak_cors
Forked from the nodejs package expressjs cors. Now it is just a simple and opinionated cors middleware for Deno oak.
Last synced: 02 Feb 2025
https://github.com/montasim/school-management-backend
The School Management API is a comprehensive and robust backend system designed to streamline various operational aspects of a school. This API plays a pivotal role in school management software, offering an array of functionalities tailored to the diverse needs of educational institutions.
bycrypt cors express-js googleapis javascript joi mongodb multer node-js rate-limit-mongo school-management-system-api swagger winston
Last synced: 09 Feb 2025
https://github.com/dod-iac/terraform-aws-api-gateway-cors-lambda-proxy
A Terraform module to create a Cross-Origin Resource Sharing (CORS) Lambda Proxy
cors lambda proxy terraform terraform-module
Last synced: 09 Jan 2025
https://github.com/code-district-team/laravel-template
Laravel multi-tenant app template with domain-based separation, built-in auth, tenant-aware models, asset compilation, and modern frontend setup
authentication axios backend bootstrap composer cors domain-separation eloquent laravel mariadb multi-tenant mvc mysql php template web-development
Last synced: 02 Feb 2025
https://github.com/yinxulai/unlock-browser-requests
Unblock browser requests and enjoy the freedom of insecurity.
browser chrome cors http js proxy set-cookie
Last synced: 14 Jan 2025
https://github.com/christopherrobin/graphql-starter-pack
This is a starter pack for anyone looking to get a React/GraphQL/MongoDB proof of concept running quickly.
apollo apollo-boost bootstrap cors graphql mongodb mongoose react react-router-dom
Last synced: 04 Feb 2025
https://github.com/dorayx/frock-middleware-cors
A simple CORS middleware for frock.
Last synced: 31 Dec 2024
https://github.com/cpilson/yelp-fusion-api-test
Yelp Fusion API Test
api cors heroku-instance react react-router reactjs redux tutorial tutorial-code yelp yelp-api yelp-fusion-api
Last synced: 12 Jan 2025
https://github.com/minhtran241/restaurant-management
Restaurant Management Service API
aggregation cors gin-gonic golang jwt-authentication mongodb swaggo
Last synced: 16 Jan 2025
https://github.com/pastjung/cors_react-springboot
Docker를 사용해 React 프로젝트와 SpringBoot 프로젝트의 연결 및 CORS 설정 학습
cors docker docker-compose node20 react springboot3
Last synced: 11 Feb 2025
https://github.com/hassonor/mern-ts-places
MERN Places Project
axios bullmq cloudinary cors express google-maps-api helmet jest nodejs pagination queues react redis redis-commander serversidepagination tailwindcss typescript vite workers
Last synced: 07 Jan 2025
https://github.com/adrianomonteiroweb/adrianomonteiroweb-monorepo-yarn-workspace-studying
Repositório no conceito monorepo com yarn workspaces, utilizando React,js, Node.js, TypeScript e React Native.
cors express monorepo nodejs react react-native yarn-workspaces
Last synced: 22 Jan 2025
https://github.com/codeantik/authentication-server
A server used for authentication of users
authentication authentication-server cors dotenv express mongodb mongodb-atlas mongoose morgan nodejs nodemon
Last synced: 14 Jan 2025
https://github.com/tamannabithy/trip-advisor-server
i've made api for my site to load data from server. used node & express js along with mongodb database.
cors express-js mongodb nodejs
Last synced: 11 Jan 2025
https://github.com/cloudacademy/stocks-app
Stocks App
ajax api cloudacademy cors react
Last synced: 13 Jan 2025
https://github.com/kinshuk-code-1729/fastapi-app
cors fastapi-framework fastapi-sqlalchemy jwt-authentication pydantic
Last synced: 12 Jan 2025
https://github.com/singhkunal2050/acessibility
Webapp to check Acessiblity Related Issues on Any Website.
cors nodejs pa11y react tailwindcss
Last synced: 22 Jan 2025
https://github.com/pblnahu1/api-express-cors
[Backend] Solicitud a una API remota usando Servidor Express que sirve archivos estáticos, habilita CORS y redirije las solicitudes de la ruta "/names.json" a una API remota. También habilita CORS para todas las solicitudes.
backend cors express-js javascript nodejs
Last synced: 22 Jan 2025
https://github.com/npetkov/auth0_rails_frontend_example
Sample Rails 6 project demonstrating the OAuth2 code grant flow using auth0
auth0 cors jwt oauth2 omniauth rails6 rails6-api
Last synced: 09 Jan 2025
https://github.com/ahmetozer/cors-proxy
Proxy for cors requests. It is controls origins and proxy host. You can set hosts and origins over remote json file.
container cors cors-proxy cors-requests docker https-proxy node proxy
Last synced: 30 Dec 2024
https://github.com/sarwar-asik/smm-backend
cors dotenv expressjs expressroute middleware mongodb mongoose mongoose-schema node-js validation
Last synced: 16 Feb 2025
https://github.com/abhra11/sprint4_evaluation_backend
It is backend deployment of Full Stack app of Sprint4 Evaluation in Masai.
atlas cors express javascript monggose mongodb react
Last synced: 17 Feb 2025
https://github.com/walidbosso/springboot-angular-items-crud
This project is a full-stack CRUD (Create, Read, Update, Delete) application built with Spring Boot for the backend and Angular for the frontend. It enables the management of items with features such as routing, CORS handling, and integration with a MySQL database.
angular axios bootstrap cors crud dto-pattern full-stack h2-database items jdbc lombok mysql routing service spring-boot sweetalert2
Last synced: 28 Jan 2025
https://github.com/rajharit77/delta-restaurant-back-end
Ceci est une repository pour la face caché du site ou backend(avec API) de mon projet personnel pendant une année de passage (L1) chez HEI nommé Delta Restaurant
api axios axios-react back-end body-parser cors delta dotenv env expressjs fs javascript nodejs nodemon nodemon-express rest-api restaurant restaurant-management restaurant-website yaml
Last synced: 04 Feb 2025
https://github.com/mvaibhav131/schedule-management-system
backend assignment
api assignment backend controllers cors expressjs jest-tests middleware nodejs nodemon requests router routes schedule-meetings schedule-tasks testing
Last synced: 14 Jan 2025
https://github.com/ruchipriya1009/profile_view
Implement a user authentication system with login, signup, and user profile update & Upload functionalities, focusing on data validation, security, and user-friendly interfaces.
apis cors css express javascript mongodb mongoose nodejs otp-verification reactjs tailwindcss
Last synced: 17 Feb 2025
https://github.com/mvaibhav131/vaibhavweatherappmern
Shows Live Weather in all city
class-components cors dom dotenv express mongodb mongoose nodejs react-scripts reactjs redux router scss state-management weather-app
Last synced: 14 Jan 2025
https://github.com/ajith-11399/gas-slot-booking-app-backend
This repository contains Gas-Slot-Booking-Backend.
bcryptjs cors expressjs mongodb mongoose nodejs nodemailer
Last synced: 08 Jan 2025
https://github.com/andres11152/don_kampo_api
This is the backend API for an e-commerce platform where individual customers can purchase items like fruits and vegetables, while businesses can order these items at wholesale prices directly from the central supply market, paying only the delivery fee. The API is built with Node.js and Express, utilizing PostgreSQL for database management.
babel cors express javascript node nodejs nodemon nodemon-express postgree postgreesql
Last synced: 13 Feb 2025
https://github.com/mvaibhav131/sendgmail_nodemailer
Gmail_sender APP
controller cors dotenv environment express-middleware expressjs github gmail-smtp javascript json mailgen nodejs nodemailer router sendmail
Last synced: 14 Jan 2025
https://github.com/bforbilly24/beresin-express-backend-app
Backend of BeresIn
cors express knex postgresql typescript
Last synced: 08 Feb 2025
https://github.com/mzilinassim/ecommerce
E-commerce - browse products, add them to their cart, and make purchases
axios bootstrap-icons cors dotenv express netlify-deployment react react-router-dom reactjs redux redux-toolkit vite
Last synced: 28 Jan 2025
https://github.com/muradmy00/green_apple
A Fully Responsive Full Stack Ecommerce App Using MERN
bycrypt cloudinary cors css dotenv expressjs html javascript jsonwebtoken mongodb mongoose multer nodejs nodemon reactjs tailwindcss validator
Last synced: 09 Jan 2025
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: 27 Dec 2024
https://github.com/jvcgoncalves/stock-manager-backend
Backend about my stock manager project, link to front-end below
backend-api cors expressjs javascript nodejs
Last synced: 08 Jan 2025
https://github.com/abdullah0332/memories-project
Build a MERN Application Memori. It is a simple social media app that allows users to post interesting events that happened in their lives.
axios cors dotenv express material-ui moment mongodb mongoose nodejs nodemon react react-redux reactjs redux redux-thunk
Last synced: 08 Jan 2025
https://github.com/sainiabhishek/nodejs_auth-api
A backend authentication & authorization project to handle the scale and complexity of an application. It is design while keeping the different environments in the mind.
backend-api cookie-parser cors error-handling eslint expressjs joi jwt mongodb moongose nodejs prettier rate-limiter security tokens typescript winston
Last synced: 16 Jan 2025
https://github.com/tessasac/stitch-in-time
How to elide CORS with the Capacitor Community HTTP Plugin
Last synced: 26 Jan 2025