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/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: 11 Nov 2024
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: 13 Oct 2024
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: 15 Oct 2024
https://github.com/usmansbk/file-proxy-server
A proxy server for serving files with CORS enabled
Last synced: 18 Oct 2024
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: 24 Oct 2024
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: 10 Nov 2024
https://github.com/bagork/typescript-react-node-starter
strong starting point for developing full-stack applications with a React frontend and a Node.js/Express backend in TypeScript
bycrypt cors expressjs mongoose reactjs redux-toolkit tailwindcss typescript
Last synced: 11 Oct 2024
https://github.com/fuston05/users_api
User registration/login system for a portfolio project. Contains users, roles, departments, job titles etc for "employees".
api bcryptjs cors dotenv express-validator expressjs helmetjs jsonwebtoken knexjs morgan morgan-middleware postgresql-database practice-project rest-api server uuidv4
Last synced: 12 Nov 2024
https://github.com/getgrav/grav-plugin-cors
Grav CORS Plugin
ajax cors cors-request grav grav-plugin
Last synced: 11 Nov 2024
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: 09 Nov 2024
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: 12 Oct 2024
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: 07 Nov 2024
https://github.com/wdhdev/express-api-template
An Express API template with CORS and Sentry.
api cors express javascript js nodejs sentry template
Last synced: 01 Nov 2024
https://github.com/lh0x00/server-redirect
a tool help to setup server redirect support expose by localtunnel
api cli cors expose expose-server express localtunnel localtunnel-server redirect server server-redirect
Last synced: 05 Nov 2024
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: 05 Nov 2024
https://github.com/eneax/recognizer-api
π Face Recognition App (Back-End)
bcrypt bcrypt-encryption bcrypt-nodejs body-parser bodyparser clarifai cors cors-middleware express-js expressjs face-detection javascript javascript-applications knexjs machine-learning nodejs nodejs-server nodemon postgresql postgresql-database
Last synced: 05 Nov 2024
https://github.com/chase-moskal/crosscall
cross-origin postmessage rpc
browser cors cross-origin javascript postmessage remote-procedure-calls rpc
Last synced: 08 Nov 2024
https://github.com/lamaparbat/traveller-backend
Realtime Traveller Map Location tracker Backend
bcrypt-hashing-library bcrypt-password-hashing cors express-js jwt-authentication mongodb-database mongoose-js nodejs throttle-debounce
Last synced: 12 Nov 2024
https://github.com/toorop/cors-proxy
Golang reverse proxy which adds CORS headers to the proxied request.
Last synced: 06 Nov 2024
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: 05 Nov 2024
https://github.com/linuxfandudeguy/cors-proxy-backup
backup for my cors proxy
axios cors cors-proxy express-js node node-js nodejs npm vercel
Last synced: 27 Oct 2024
https://github.com/gladsonchala/apispark
A lightweight Python mini-framework for building fast, scalable APIs.
api cors developer-experience developer-tools fastapi framework library lightweight-framework microservices mini-framework open-source pypi-package python python-framework rest-api restful-api
Last synced: 31 Oct 2024
https://github.com/cerebrusinc/buncors
A tool that brings expressjs cors functionality to bun's bunrest package.
Last synced: 14 Oct 2024
https://github.com/balazshevesi/nar-slutar-lektionen
β° En webapp fΓΆr att ha koll pΓ₯ nΓ€r lektionen slutar/bΓΆrjar. Utnyttjar skola24as API
aws-amplify cors eslint frontend-development next-js prettier react-js react-server-components skola24 tailwind-css time-keeping typescript web-development
Last synced: 11 Nov 2024
https://github.com/benmccallum/corewcf
A library of goodies for ASP.NET WCF (client, CORS enabler, etc.).
Last synced: 12 Oct 2024
https://github.com/kumuluz/kumuluzee-cors
KumuluzEE CORS extension for Cross-Origin Resource Sharing (CORS) support.
cloud-native cors java javaee kumuluzee microservice web
Last synced: 05 Nov 2024
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: 08 Nov 2024
https://github.com/innovativeinventor/docker-haste
A secure container for running haste with docker or docker-compose
cors docker docker-compose hastebin
Last synced: 11 Nov 2024
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: 07 Nov 2024
https://github.com/dongju-na/express-restfulapi-server
express-restfulApi-Server Sample
cors express javascript nodejs proxy
Last synced: 25 Oct 2024
https://github.com/williamkoller/api-sales
API Sales
api cors docker express http typeorm typescript
Last synced: 11 Nov 2024
https://github.com/fsmaiorano/twitter
:computer: :iphone: Twitter - Frontend | Desktop | Backend | iOS App - A Twitter Clone application with Frontend, Backend, Desktop and iOS App. This is a demonstration of how websockets works in a complete environment in Javascript (+ Typescript).
axios cors create-react-app electron electron-builder express ios-app mongodb mongoose node-sass react-native react-native-vector-icons react-navigation react-router-dom scss socket-io socket-io-client ts-node typescript yarn
Last synced: 26 Sep 2024
https://github.com/mrarvind90/fcc-american-british-translator
A full-stack translator web app for converting American English to British English. This application handles translations for time formats, titles, spellings, and unique words within each dialect.
chai chai-http cors css3 dotenv es6 eslint eslint-config-prettier express-validator expressjs freecodecamp freecodecamp-challenge freecodecamp-project freecodecamp-qa html5 javascript mocha nodejs prettier translation
Last synced: 15 Oct 2024
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 Oct 2024
https://github.com/modemobpsycho/fake-user-data-backend
Repository with backend for web-application for the fake user data generation. There are 4 countries available, setting the value of errors in words, managing seed, exporting the table to csv.
cors express faker-generator mvc nodejs postman
Last synced: 10 Nov 2024
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: 10 Nov 2024
https://github.com/pushpendra-1697/socialbackend
Developing a room management system where users can create rooms with unique characteristics and add distinct child items to each room, ensuring each child remains unique across different rooms.
api-creation asynchronous-programming backend-api bson-format bsondump cors dotenv error-handling expressjs filter mongodb mongoose nodejs
Last synced: 10 Nov 2024
https://github.com/julie-ify/noterailsbackend
This is a Ruby on Rails API backend project for my note react project. You can test all endpoints using any API testing software like Postman.
bcrypt cors heroku-deployment jwt-authentication postgresql postman rails-api rspec-rails rswag shoulda-matchers
Last synced: 09 Nov 2024
https://github.com/vitorserrano/economize.me
πΈ Aplicação mobile para controle de finanΓ§as pessoais
cors express jwt-bearer-tokens knexjs nodejs
Last synced: 08 Nov 2024
https://github.com/vitorserrano/node-api
API Restful construΓda em Node,js
cors express mongoose mongoose-paginate nodejs nodemon require-dir
Last synced: 08 Nov 2024
https://github.com/dorayx/frock-middleware-cors
A simple CORS middleware for frock.
Last synced: 08 Nov 2024
https://github.com/melthaw/docker-boilerplate
Helpful boilerplate for docker
Last synced: 11 Nov 2024
https://github.com/edpomacedo/bdij-api
Aplicação Fastify para administração de CORS.
Last synced: 08 Nov 2024
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: 08 Nov 2024
https://github.com/filipemeneses/express-cors-request-proxy
Express cors proxy using request
cors expressjs json-api proxy serverless
Last synced: 03 Nov 2024
https://github.com/seymenklc/backend
back end code for one my apps
bcrypt cookie cors express helmet jsonwebtoken mongoose morgan nodejs ts-node typescript validation
Last synced: 08 Nov 2024
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: 08 Nov 2024
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: 10 Nov 2024
https://github.com/shivamkumar24/lifestylestores.com-clone
The outfit is a MERN Stack web application & is a clone of lifestylestore.com. With a vast collection of fashion and clothing products, we offer a seamless shopping experience. Our user-friendly interface ensures a hassle-free shopping experience for our customers. Shop with us today and discover the convenience of online shopping!
axios bcrypt chakra-icons chakra-ui cors expressjs jsonwebtoken mongoose nodemon react react-icons react-redux react-router-dom redux redux-thunk sessionstorage
Last synced: 07 Nov 2024
https://github.com/ravening/cloustacktemplatemanager
Spring boot application to manage the CloudStack Templates
angular apache cloud-computing cloudstack cors iaas java maven springboot swagger2 templates typescript
Last synced: 16 Oct 2024
https://github.com/arafat-alim/open-ai
ChatGPT AI is an artificial intelligence (AI) chatbot that uses natural language processing (NLP) to generate conversations with users. It is powered by OpenAI's GPT-3 language model, which has been trained on a massive dataset of text.
cors css express html5 javascript openai vitejs
Last synced: 07 Nov 2024
https://github.com/ruyjr/nodemysql
"User Management System: Node.js Backend with MySQL Database"
backend cors css3 frontend full-stack html5 javascript knexjs mysql nodejs nodemon npmjs vscode workbench
Last synced: 12 Oct 2024
https://github.com/7irelo/study-gymon-web
Full Stack Study buddy Web App for matriculants (Django, MySQL, CORS)
cors django django-rest-framework mysql
Last synced: 14 Nov 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: 12 Oct 2024
https://github.com/robertov8/semana-omnistack-11.0
Semana OmniStack 11.0
axios cors expo express knex react react-icons react-native react-navigation react-router-dom sqlite3
Last synced: 07 Nov 2024
https://github.com/wearerequired/rest-api-same-origin
WordPress plugin to limit the Access-Control-Allow-Origin header to only allowed origins.
cors rest-api security wordpress-plugin
Last synced: 13 Nov 2024
https://github.com/skriems/csvbuttler
serving data from csv files, blazingly fast
actix-web cors csrf jwt microservice
Last synced: 02 Nov 2024
https://github.com/arafat-alim/ultimate-authentication-system
The Ultimate Authentication System using MERN is a full-stack authentication system that uses MongoDB, Express, React, and Node.js. It is designed to be highly secure and scalable. The system uses JSON Web Tokens (JWT) for authentication and authorization.
bootstrap4 cors css3 expressjs facebook-login html5 javascript mongodb mongoose nodejs reactjs
Last synced: 07 Nov 2024
https://github.com/devaoto/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: 12 Oct 2024
https://github.com/nadilson-ifpe/rocketseat-ignite-habits-app
https://nlw.rocketseat.com.br/convite/nadilson-29882
axios cors expo fastify node nodejs prisma react react-native tailwind tailwindcss tsx typescript vite
Last synced: 06 Nov 2024
https://github.com/robertoachar/express-cors
Express Cross-Origin Resource Sharing (CORS) middleware.
cors express middleware node npm
Last synced: 06 Nov 2024
https://github.com/pushpendra-1697/school-listing
This project will deliver a comprehensive e-commerce API set that enables seamless school listing. The integration of MongoDB as the database and token management system ensures efficient data storage and user authentication with minimal server-side setup.
bson cloudinary component cors dotenv expressjs fetch-api form-validation form-validation-js html-css-javascript inter-font mongodb mongoosejs multer nextjs nodejs nodemon schema-model thunder-client
Last synced: 12 Nov 2024
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: 07 Nov 2024
https://github.com/wnawa/backend-store-api
Api for online store to showcase great products where user accounts can be created and users can make orders.
bcrypt cors db-migrate dotenv environment-variables eslint express jasmine json jwt nodejs nodemon postgresql prettier supertest typescript
Last synced: 05 Nov 2024
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: 08 Nov 2024
https://github.com/useflyyer/proxy
Helper function to proxy images via Flyyer network to bypass CORS with Typescript support for Flyyer.io
cors flyyer image og-image proxy smartcrop twitter-card typescript
Last synced: 14 Nov 2024
https://github.com/andrewjbateman/fullstack-twitter-clone
:clipboard: Simple full-stack app that displays a list of messages ('tweets') generated on the client side and processes them using backend node.js.
cors css3 express-middleware filter-plugin full-stack fullstack html5 nodejs rest-api tutorial tweets vanilla-javascript
Last synced: 07 Nov 2024
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: 06 Nov 2024
https://github.com/nyg/js-fetch
Simple wrapper around the Javascript Fetch API.
any-origin cors cors-anywhere fetch-api jsonp
Last synced: 12 Nov 2024
https://github.com/p1ngul1n0/cors-secure
A React APP to verify CORS Permissive Policy.
cors cybersecurity pentest pentesting react web
Last synced: 10 Nov 2024
https://github.com/shahinuralambhuiyan/doctor-portal-server
base64 body-parser cors expressjs mongodb
Last synced: 07 Nov 2024
https://github.com/rainu/r-ray
A lightweight proxy application where the client can define the request to the target.
cors cors-anywhere go golang proxy
Last synced: 08 Nov 2024
https://github.com/idiocc/cors
Cross-Origin Resource Sharing (CORS) For Goa.
Last synced: 05 Nov 2024
https://github.com/kibria-khandaker/manufacturer-website-server
cors dotenv express-js jsonwebtoken mongo-db
Last synced: 08 Nov 2024
https://github.com/manish312002/mvblog
MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.
api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application
Last synced: 30 Oct 2024
https://github.com/theyakka/cors
CORS helper / middleware for Go
cors cors-middleware cors-request go golang
Last synced: 13 Nov 2024
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: 03 Nov 2024
https://github.com/rubel011/website_url_project
This website URL tool provides domain word count and link tracking, offering valuable insights to monitor and optimize your website's performance.
bcryptjs cors express-js jsonwebtokens mongodb mongoosejs nodejs reactjs tailwindcss
Last synced: 12 Nov 2024
https://github.com/karthik2917k/myntra-clone
Online Shopping Site for Fashion & Lifestyle in India. India's Fashion Expert brings you a variety of footwear, Clothing, Accessories and lifestyle products ...
atlas axios chakra-ui cors expressjs mongo-db mongoose nodejs react react-redux redux redux-thunk vercel
Last synced: 02 Nov 2024
https://github.com/itsproali/backend
This is a Back-end Template for MVC Pattern including all the basic project Setup.
backend colors cors dotenv express-js itsproali mohammad-ali mongodb mongoose mvc-pattern
Last synced: 06 Nov 2024
https://github.com/sethbergman/react-auth-multi
api-gateway auth0 axios cors create-react-app express jwt-authentication react
Last synced: 07 Nov 2024
https://github.com/alexinea/dotnet-cors-examples
CORS Samples
asp-net-core-mvc asp-net-mvc cors webapi-cors
Last synced: 12 Oct 2024
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: 29 Oct 2024