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-12-23 00:05:27 UTC
- JSON Representation
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: 11 Nov 2024
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: 07 Nov 2024
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: 13 Nov 2024
https://github.com/ktonon/elm-serverless-cors
CORS middleware for elm-serverless
cors elm elm-serverless middleware serverless
Last synced: 14 Nov 2024
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: 11 Nov 2024
https://github.com/dschep/geojson-viewer
A simple GeoJSON viewer that loads data via CORS
Last synced: 16 Nov 2024
https://github.com/bump-sh/cors-toujours
This is a lightweight HTTP proxy server built using the Sinatra framework. It acts as a pass-through proxy, allowing requests to be forwarded to a specified target URL. Additionally, it provides a JWT (JSON Web Token) verification mechanism to allow only specific requests.
cors cors-anywhere cors-headers cors-proxy http proxy ruby sinatra
Last synced: 12 Dec 2024
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: 14 Dec 2024
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: 12 Nov 2024
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: 14 Nov 2024
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: 27 Nov 2024
https://github.com/michaelkolesidis/scratch-bonanza-server
The server of Scratch Bonanza, an instant lottery game.
api backend cors express game-server instant-lottery instant-win lottery lottery-game node nodejs number-generator online-game restful-api scratch-and-win scratchcard scratchcard-game
Last synced: 12 Nov 2024
https://github.com/nyancodeid/cors-everywhere
Fork Cors Everywhere
cors cors-headers nodejs proxy-requests
Last synced: 31 Oct 2024
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: 08 Nov 2024
https://github.com/markknol/hx-jsonp
JSONP (or JSON with Padding) for Haxe
cors crossdomain haxe javascript jsonp
Last synced: 25 Nov 2024
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: 07 Nov 2024
https://github.com/bcapathshala/chatgpt-app-clone
ChatGPT is all overall social media web based application
chatgpt-api cors css expressjs html html-css-javascript javascript nodejs openai vitejs
Last synced: 08 Nov 2024
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: 18 Nov 2024
https://github.com/fiatjaf/trello-web
Promised and browserify-compatible CORS Trello client.
cors promise trello trello-client
Last synced: 27 Oct 2024
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: 15 Nov 2024
https://github.com/shahinuralambhuiyan/memories-server
more features will arrive very soon...
bcyrpt cors expressjs jsonwebtoken mongodb-atlas mongoose
Last synced: 07 Nov 2024
https://github.com/en9inerd/cors-proxy
CORS proxy based on Cloudflare Workers
cloudflare cloudflare-workers cors proxy service-worker
Last synced: 07 Dec 2024
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: 15 Nov 2024
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: 19 Nov 2024
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: 17 Nov 2024
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: 14 Oct 2024
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: 07 Nov 2024
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: 13 Nov 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: 14 Nov 2024
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: 29 Nov 2024
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: 23 Dec 2024
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: 14 Nov 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/cstodor/mean-stack-file-upload
MEAN Stack file Upload
angular4 cors expressjs mean-stack mongodb mongoosejs multer nodejs
Last synced: 10 Nov 2024
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: 28 Nov 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: 05 Dec 2024
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: 11 Oct 2024
https://github.com/AMSpears/contact-form-backend
Contact Form Backend Clean Template
cors express express-handlebars nodejs nodemailer
Last synced: 04 Nov 2024
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: 16 Nov 2024
https://github.com/lesiaukr/power-pulse-backend
Final GoIt Project
cloudinary cors dotenv express mongoose nodejs nodemon
Last synced: 02 Dec 2024
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: 08 Dec 2024
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: 05 Nov 2024
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: 10 Nov 2024
https://github.com/lucianoratamero/apistar_cors_hooks
Enables CORS on API Star apps via event hooks
Last synced: 14 Nov 2024
https://github.com/wfinn/ucors
tool that scans for CORS bypasses
bugbounty bypass cors pentesting vulnerability-scanners
Last synced: 21 Nov 2024
https://github.com/5655565/office-inventory-web
📚 About Office Inventory Web by The Lost Packets offers a user-friendly platform for efficient office supply management, featuring advanced search, role-based access, and detailed reporting. Built with React.js, Node.js, and MySQL, it enhances accuracy and productivity for offices of all sizes.
cors css3 ejs googleauthenticaion jsx md middleware mui-material mysql-database nodejs reactjs redux relational-databases sequelize swagger tsconfig-json yarn-workspaces zustand
Last synced: 11 Oct 2024
https://github.com/idootop/tauri-plugin-cors-fetch
Enabling Cross-Origin Resource Sharing (CORS) for Fetch Requests within Tauri applications.
cors fetch tauri unofficial-tauri-plugin
Last synced: 12 Oct 2024
https://github.com/usmansbk/file-proxy-server
A proxy server for serving files with CORS enabled
Last synced: 07 Dec 2024
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: 20 Nov 2024
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: 18 Nov 2024
https://github.com/sheroz/axum-web-api-kickstart
Kick-start template for building REST API Web service in Rust using axum, JSON Web Tokens (JWT), SQLx, PostgreSQL, and Redis
cors docker jwt logging postgres redis rest-api web-service
Last synced: 15 Nov 2024
https://github.com/ivanjosipovic/corsproxy
A simple Proxy server which fully bypasses CORS and allow the browser to query any API.
Last synced: 10 Oct 2024
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: 17 Dec 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: 12 Dec 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/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/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: 21 Dec 2024
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: 06 Dec 2024
https://github.com/joyontokarmakar/green-veg-client
This is a full-stack website. Front-end of this website made with react js and backend made with node js.
body-parser cors firebase-authentication herokuapp hook mongo-database node-js private-route react-bootstrap react-js react-route useeffect usestate
Last synced: 04 Dec 2024
https://github.com/omaxel/node-express-simple-boilerplate
A basic boilerplate project to start creating APIs with Node.js and Express. CORS enabled.
api boilerplate cors express nodejs
Last synced: 19 Nov 2024
https://github.com/avidhanr/learnbuildgrow
This repo updates my daily learning progress in my coding life.
bcrypt bun cors csharp expressjs golang javascript json jsonwebtoken mongodb mongoose mongoose-aggregate-paginate-v2 nextjs nodejs postman typescript
Last synced: 03 Dec 2024
https://github.com/rir360/contact-circle
Contact Circle is a simple contact app that allows you to list your contacts based on the closeness of the people in your life.
animista axios cors express font-awesome formik mongodb mongoose nodejs pm2 reactjs rir360 tailwind tailwindcss
Last synced: 19 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: 23 Dec 2024
https://github.com/kaishuu0123/cors-reverse-proxy
Simple reverse proxy for CORS issue.
access-control-allow-origin cors cors-enabled cors-proxy go golang reverse-proxy
Last synced: 03 Dec 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/luizfelipe9627/users-management-api
API para gerenciamento de usuários. Permite a criação, autenticação, atualização e exclusão de contas de usuário.
bcryptjs cors docker docker-compose dotenv expressjs jsonwebtoken mysql2 nodejs nodemon swagger zod
Last synced: 22 Dec 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/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: 22 Dec 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: 19 Dec 2024
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: 01 Dec 2024
https://github.com/sonjoybarmon/creative-agency-server
body-parser cors express nodejs nodemon
Last synced: 02 Dec 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/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: 22 Nov 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/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/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: 23 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/arunnalla/netlify-functions-cors
Netlify function to add CORS headers
cors cors-proxy netlify-functions
Last synced: 01 Dec 2024
https://github.com/ramraghul/gold_rate_calculator_backend
Gold rate calculator backend
backend bcrypt cors jwt-authentication mongoclient mongodb nodejs
Last synced: 07 Dec 2024
https://github.com/ramraghul/url-short-backend
URL Shortener app backend
backend cors expressjs jwt-token mongodb mongoose nanoid nodemailer
Last synced: 07 Dec 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: 18 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: 22 Dec 2024
https://github.com/kanugurajesh/hackathon-social-media-bot-backend
Backend for the social media bot
azure-app-service chatbot cohere-ai cors flask python rest-api templates twilio-api
Last synced: 20 Nov 2024