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-01-16 00:06:15 UTC
- JSON Representation
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: 22 Nov 2024
https://github.com/vandodev/nlw-3-trilha-omnistack-happy
Projeto desenvolvido na semana NLW 3 que conecta pessoas a orfanatos
api cors css3 expo express html5 javascript nlw-3 nlw-happy oministack react react-native reactjs sqlite3 typeorm typescript yup
Last synced: 07 Dec 2024
https://github.com/cloudandthings/terraform-aws-cors
One module to manage REST and HTTP API Gateway CORS config.
api-gateway aws cors terraform
Last synced: 02 Jan 2025
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: 10 Jan 2025
https://github.com/marella/shr
Simple HTTP requests for browser. "Simple requests" don't trigger a CORS preflight.
ajax browser cors http-client xhr
Last synced: 13 Dec 2024
https://github.com/vandodev/rastreio-de-encomendas
Aplicativo para rastreio de encomendas
async-await asyncstorage bioinformatics cors expo express mobile mysql node nodejs qrcode react-native sequelize
Last synced: 07 Dec 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: 31 Dec 2024
https://github.com/singhkunal2050/acessibility
Webapp to check Acessiblity Related Issues on Any Website.
cors nodejs pa11y react tailwindcss
Last synced: 21 Nov 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: 06 Dec 2024
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: 21 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: 31 Dec 2024
https://github.com/thiradus/cors-middleware
💻🌐 A simplistic yet effective Cross origin resource sharing Express.js middleware.
cors cors-headers cross-origin cross-origin-resource-sharing express expressjs javascript middleware
Last synced: 07 Dec 2024
https://github.com/vandodev/6-semana-de-imersao-node.js
6 Semana de Imersao Node.js, react, react native
android api axios bootstrap cors expressjs javascript mobile mongodb mongoose nextjs node-js nodejs react react-native react-strap styled-components
Last synced: 07 Dec 2024
https://github.com/pronoia9/dall-elyse
Discover the extraordinary capabilities of DALL-E with DALL-Elyse, a full-stack MERN AI Image Generation App. Witness the fusion of art and technology as this showcase gallery presents awe-inspiring images generated by DALL-E. Explore the boundless possibilities of AI creativity.
cloudinary cors dotenv expressjs file-saver framer-motion fullstack mern-stack mongoose nodemon openai photoswipe react react-router-dom react-three-drei react-three-fiber shaders styled-components vitejs zustand
Last synced: 24 Nov 2024
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: 20 Nov 2024
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: 20 Nov 2024
https://github.com/thiagoow/cors-proxyserver-header-applier
Servidor proxy simples, desenvolvido com a dependência 'cors-anywhere'. Aplica permissão CORS necessárias no Header de requisições que não possuem o CORS habilitado por padrão.
cors cors-anywhere cors-enabled cors-middleware cors-proxy cors-request cors-server
Last synced: 21 Nov 2024
https://github.com/oussa29-dev/workout_buddy
bcrypt cors dotenv express jsonwebtoken mongoose nodejs reactjs validator
Last synced: 18 Nov 2024
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/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: 27 Dec 2024
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/theyakka/cors
CORS helper / middleware for Go
cors cors-middleware cors-request go golang
Last synced: 13 Jan 2025
https://github.com/shahinuralambhuiyan/doctor-portal-server
base64 body-parser cors expressjs mongodb
Last synced: 28 Dec 2024
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: 06 Jan 2025
https://github.com/romnn/proxybootstrap
A simple python wrapper script for bootstrapping a reverse proxy inside a docker container.
ci cors dev-proxy frontend helper proxy python python-wrapper-script reverse-proxy web-development
Last synced: 18 Nov 2024
https://github.com/shahinuralambhuiyan/electrum_server
bcrypt body-parser cors dotenv express mongodb mongoose nodejs
Last synced: 28 Dec 2024
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/ivan-corporation/mern-authorization-worktemplate
Fully work template for auth+reg with standard MUI templates 🗿
authentication authorization cors express mern-stack mongodb mui nodejs template
Last synced: 18 Nov 2024
https://github.com/tirthajyoti-ghosh/college-metrics-backend
API for college metrics dashboard frontend
cors expressjs mongodb mongoose
Last synced: 22 Nov 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/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/joysarkarbd/travel-blog-server-side
body-parser cors crud dotenv express javascript mongodb node-modules nodemon
Last synced: 11 Jan 2025
https://github.com/nuzulul/opencors
OpenCORS is a simple NodeJS based CORS Proxy
cors cors-proxy cross-domain cross-origin node node-js nodejs opencors proxy scraper
Last synced: 11 Jan 2025
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: 13 Jan 2025
https://github.com/edpomacedo/bdij-api
Aplicação Fastify para administração de CORS.
Last synced: 31 Dec 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: 30 Dec 2024
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/antz22/django-auth-template
A complete template for creating a django drf project with authentication set up using djoser.
cors django django-cors-headers django-project django-rest-framework djoser virtualenv
Last synced: 19 Nov 2024
https://github.com/yogeshmishra667/notess-generator
body-parser cors expressjs html-pdf nodejs nodemon reactjs
Last synced: 16 Jan 2025
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/terieyenike/plbrutal
Routes endpoint for a report on police brutality
cors expressjs heroku nodejs postgresql
Last synced: 19 Nov 2024
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/minhtran241/restaurant-management
Restaurant Management Service API
aggregation cors gin-gonic golang jwt-authentication mongodb swaggo
Last synced: 16 Jan 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/andrei-straut/drp
Dynamic Reverse Proxy
cors java jsonp netty netty-in-action proxy proxy-server reverse-proxy
Last synced: 22 Nov 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/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/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/ehsangazar/frontend-2018
This repo is for a sample project with SSR, React, and working with APIs
api backend-api cors fetch frontned nextjs react ssr
Last synced: 23 Nov 2024
https://github.com/mahmud-kandawala/travel-planner-app
A comprehensive Travel Planner Application designed to simplify trip planning by integrating real-time data from multiple APIs. Users can create, customize, and manage itineraries with personalized suggestions, real-time weather forecasts, and collaborative planning features. Fully responsive for seamless use across all devices.
api client-server cors css flask html http javascript material-ui react socket-io sql-alchemy sqllite typography
Last synced: 07 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: 22 Nov 2024
https://github.com/mahmoud-anani/build-ecommerce-api-using-nodejs
Back-End project for the application of selling products online.
bcryptjs bulk-operation compiler cors crud-api encryption express-validation expressjs js jwt-auth mongodb mongoosejs nodejs nodemailer restfull-webservices
Last synced: 08 Jan 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: 22 Nov 2024
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/joeldeondsouza/incognito_url_maker_backend
Backend application that allows the users to create aliases for URLs
cors javascript mongodb mongoose nodejs nodemon
Last synced: 22 Dec 2024
https://github.com/yanglee2421/api-express
使用typescript搭建的express服务器开发环境,支持cors、jwt、typeorm,如果你希望使用 typescript 开发 express 的话,这个项目可能会帮到你
cors expressjs jsonwebtoken typeorm typescript
Last synced: 22 Nov 2024
https://github.com/bieanimaton/nlw-heat-server
Servidor desenvolvido com NodeJS, Typescript e várias bibliotecas. - Next Level Week (NLW) Heat by Rocketseat.
axios cors express http-server jsonwebtoken migrations nodejs prisma prisma-client server socket-io sqlite ts-node-dev
Last synced: 15 Jan 2025
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: 07 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/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/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/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/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/chukwuemekaaham/udacity-cloud-developer-serverless-todo-app
An Instagram-like serverless service. Built the serverless REST APIs using API Gateway and AWS Lambda, a stack of serverless technologies on AWS, stored data in AWS DynamoDB and S3, and deployed it using the serverless framework cli
api-gateway auth0 aws-cloudformation aws-lambda aws-s3 aws-xray aws-xray-sdk cors dynamodb dynamodb-streams elasticsearch jwt kms nodejs-express postman-collection react-router reactjs serverless sns typescript
Last synced: 10 Jan 2025
https://github.com/danitilahun/fcm_push_notification
This code snippet demonstrates the process of sending push notifications from a server using Firebase Cloud Messaging (FCM). It handles the notification sending procedure asynchronously within an Express controller, allowing targeted delivery to devices identified by FCM tokens.
cors expressjs fcm-push-notification
Last synced: 27 Dec 2024
https://github.com/abhijitnr/basic-notes-app-backend
This is a simple backend for basic notes app. To checkout frontend part please click the link 👇👇👇👇
bcrypt cors dotenv expressjs jsonwebtoken mongodb-atlas mongodb-database mongoose mongoose-schema nodejs nodemon
Last synced: 23 Nov 2024
https://github.com/fugazi-io/proxify
Serve existing http based APIs as fugazi modules
cli console cors fugazi proxy rpc rpc-client terminal
Last synced: 15 Jan 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/anbumani12/crm-backend
CRM Backend Capstone Project
cors dotenv express jsonwebtoken mongodb mongoose nodemailer
Last synced: 20 Nov 2024
https://github.com/marcel-msc/auth-server
Nodejs sever to learn how to use jsonwebtoken, authentication a user and to create, delete and update user information
bcryptjs cors dotenv express jsonwebtoken lowdb
Last synced: 06 Dec 2024
https://github.com/tonyycruz/django-recipes
Neste projeto, foi desenvolvida uma aplicação full stack de um site de receitas utilizando Django Web Framework e Django Rest Framework possibilitando fazer um CRUD de receitas com um controle por parte dos administradores.
cors django django-rest-framework django-testing pillow pytest python python3 rest-framework selenium simple-jwt unit-testing
Last synced: 28 Nov 2024
https://github.com/jackblackjack/fc-upload-example
File Uploads Example Application
bunyan connect-flash cookie-parser cors cron-job-manager dotenv ejs express express-session mongoose multer
Last synced: 30 Nov 2024
https://github.com/nix7amcm/ca-crypto-dashboard
This is a fun, simple crypto dashboard, that provides cryptocurrency exchange rates and has a newsfeed section. It was created using React and utilises APIs from RapidAPI to fetch the exchange rates and newsfeed data.
api axios-react cors crypto dotenv express html-css-js nodejs rapidapi reactjs render-deployment
Last synced: 19 Nov 2024
https://github.com/alexferl/falcon-crossorigin
A simple Falcon module for Cross-Origin Resource Sharing (CORS)
cors cors-enabled falcon falcon-cors falcon-framework falcon-middleware python-falcon
Last synced: 13 Oct 2024
https://github.com/jpblicer/metal-api
Ruby Backend API for storing Metal Bands
Last synced: 22 Nov 2024
https://github.com/belchenkov/devcamper_nodejs
This is a project based course where i build an extensive, in-depth backend API for DevCamper, a bootcamp directory app.
bcryptjs colors cookie-parser cors crypto dotenv express-fileupload express-mongo-sanitize express-rate-limit expressjs helmet hpp jsonwebtoken mongodb mongoose morgan nodejs nodemailer slugify xss-clean
Last synced: 05 Jan 2025
https://github.com/amanmandal-m/exactspace
This is a basic application designed to validate JSON data and display it. It provides a simple interface to input JSON data and checks its validity before rendering it.
body-parser cors docker ejs-templates express-js node-js pm2 render
Last synced: 26 Dec 2024
https://github.com/bytebigboss/bcors
A CORS utility library for Java web applications.
Last synced: 29 Nov 2024
https://github.com/noderaider/universal-cors
CORS middleware implementation with emphasis on configurability of dynamic origins.
cors cors-middleware dynamic-origins express universal-cors
Last synced: 20 Dec 2024
https://github.com/josana-kla/project-laboleria
cors dayjs dotenv expressjs joi-validation nodejs nodemon postgresql
Last synced: 23 Nov 2024
https://github.com/laynef/node-secure-cors
CORS for Node.js that does not allow wildcards for Subdomain attacks
Last synced: 27 Dec 2024
https://github.com/josana-kla/projeto16-boardcamp
cors dayjs dotenv expressjs joi-validation nodejs nodemon postgresql
Last synced: 23 Nov 2024