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-10 00:05:53 UTC
- JSON Representation
https://github.com/ryuuutaaa/auth-with-jwt
login register menggunakan jwt
bcrypt cookie-parser cors dotenv expressjs jsonwebtoken mysql2 reactjs sequelize
Last synced: 20 Nov 2024
https://github.com/rogersanctus/recaptcha
A simple proof of concept for Captcha validations - backend
cloudflare-turnstile cors csrf elixir erlang-ets phoenix-framework
Last synced: 20 Nov 2024
https://github.com/rejaulkariim/assignment-2
bycript cors dotenv expressjs mongodb-atlas mongoose typescript zod
Last synced: 30 Nov 2024
https://github.com/quazisamiha/bistro_boss_server
cors expres-js jwt-token mongodb-database node-js nodemon
Last synced: 17 Nov 2024
https://github.com/quazisamiha/the_dragon_news_server
cors express-js node-js nodemon vercel-deployment
Last synced: 17 Nov 2024
https://github.com/sergejshk/file-service-node
aws-s3 bcrypt cookie-parser cors dotenv drizzle-orm express jsonwebtoken nodejs postgresql typescript zod
Last synced: 07 Dec 2024
https://github.com/anveshnalimela/ead
This repository contains projects and documentation related to Enterprise Application Development (EAD) labs. It focuses on building robust, scalable, and secure applications tailored for enterprise environments.
cors crud css express html javascript mongodb mongodb-replica-set react vite
Last synced: 17 Nov 2024
https://github.com/santhoshs50/backend
Wonder_Aqua_Garden_BE
cors dotenv expressjs jwt mailer mongoose nodejs nodemailer nodemon redux-toolkit stripe
Last synced: 24 Nov 2024
https://github.com/nagarehazh/restaurant-order-system
Golang Backend Project - Hexagonal Architecture
bcrypt cors docker docker-compose fiber-framework golang gorm helmet hexagonal-architecture jwt postgresql
Last synced: 20 Nov 2024
https://github.com/shoaib-imrann/zenora
MERN stack
axios bcrypt cloudinary cors expressjs jwt-authentication mongodb multer nodejs razorpay-payment react-toastify reactjs stripe-payments tailwindcss validator
Last synced: 17 Dec 2024
https://github.com/henrique1204/nodejs-typescript-api-mensagens
API desenvolvida em curso com NodeJS, TypeScript e MongoDB.
cors express javascript mongodb mongoose nodejs typescript
Last synced: 22 Dec 2024
https://github.com/rleite-it/dall-e-2.0-backend
cloudinary-api cors express file-saver mongodb mongoose nodejs openai-api
Last synced: 24 Nov 2024
https://github.com/swat1563/ed_tech_llm
The SEL Assistant Chatbot Backend, developed using Django REST Framework, integrates Azure OpenAI and LangChain to provide robust API support and advanced language processing for a student-focused chatbot, ensuring effective and secure emotional and social support.
azure chatbot cors django django-rest-framework drf langchain langchain-python llm openai openai-chatbot prompt-engineering
Last synced: 20 Nov 2024
https://github.com/swat1563/django-frontend-social-library
Created Social Library application by Django then deploy it on AWS by using Docker and Nginx
api-client aws aws-ec2 cors django django-rest-framework docker docker-compose dockerfile jwt nginx postgresql route53
Last synced: 20 Nov 2024
https://github.com/jacksonsantin/shopping
Esse aplicativo tem a finalidade de diminuir o consumo de papel e poupar sua memória de precisar se lembrar de uma lista de compras
axios cors expo expo-google-fonts express github insomnia ionicons knexjs markdown-emoji nodejs npm react-native react-navigation sqlite ts-node typescript vscode yarn
Last synced: 18 Nov 2024
https://github.com/jacksonsantin/happy_nlw3
Projeto desenvolvido durante o workshop da Rocketseat, o NLW#3, com o objetivo de cadastrar orfanatos nas cidades para que as pessoas possam levar alegria para a criançada :D
axios cors expo expo-image-picker express express-async-errors imagepicker multer react react-icons react-leaflet react-native react-native-maps sqlite3 typeorm typescript yup
Last synced: 18 Nov 2024
https://github.com/alicbm/api-quizz
Quizz Project API
api-rest cors crud-api expressjs javascript middleware nodejs nodemon vercel-deployment
Last synced: 18 Nov 2024
https://github.com/sakshi2215/youtube_clonebackend
This repository contains the backend code for a YouTube-like application. It provides the necessary APIs and services to handle user authentication, video uploads, comments, likes, and other functionalities. The backend is built using Node.js and Express, and it interacts with a database to store and retrieve data.
bcrypt bcryptjs cookie-parser cors javascript jsonwebtoken jwt-auth mongodb multer nodejs
Last synced: 20 Nov 2024
https://github.com/ivan-corporation/chartjs-react-with-api
Charts JS examples with coinranking API 🥧
Last synced: 18 Nov 2024
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: 18 Nov 2024
https://github.com/samedfft2634/fullstack_library_management_system
This project is a Library Management System. Users can add, delete and update books.
cors dotenv expressjs mui pg react sequelize-orm sqlite3 toast-notifications
Last synced: 20 Nov 2024
https://github.com/jai0212/chore-hero
A fullstack web application to connect users with skilled professionals for services like cleaning, plumbing, etc. Created using the MERN Stack (MongoDB, Express, React, Node.js) with Vite.
axios bcrypt cors css dotenv express fullstack html javascript jsonwebtoken mern-stack mongodb mongoose multer nodejs react stripe validator vite
Last synced: 18 Nov 2024
https://github.com/manastiwari-ir/news-web-scraper
The News Scraper Web Application is a project designed to scrape and present the latest news headlines along with their associated images
beautifulsoup4 cors flask javascript python
Last synced: 20 Nov 2024
https://github.com/faleialina/todo-list
axios cors create-react-app css express mongoose
Last synced: 22 Dec 2024
https://github.com/faleialina/restapi-jwt-authform
axis bycrypt cookie cors expressjs jwt-token postgresql sass vite
Last synced: 22 Dec 2024
https://github.com/elzasimoes/dev-library
👋 Dev Library application for Devs in progress.
bcrypt-nodejs body-parser consign cors jwt-authentication knex moment mongoose node-schedule nodemon passport pg pm2 sqlite3 vuejs
Last synced: 05 Jan 2025
https://github.com/maximoospital/download-proxy
Demo for using a NuxtJS server as a proxy to avoid CORS-related trouble when downloading files form an external server.
axios cors download nuxtjs nuxtjs-template nuxtjs2 proxy v2
Last synced: 24 Nov 2024
https://github.com/sankalpafernando/cors-extends
cors cors-proxy express jest npm-package typescript
Last synced: 18 Nov 2024
https://github.com/joacim-boive/lambda-cors-proxy
A simple CORS enabled proxy ready to deploy to AWS
aws aws-lambda aws-lambda-node cors cors-proxy lambda nodejs proxy
Last synced: 18 Nov 2024
https://github.com/azmanosis/lyrify-capstone-api
This is the Server Side of the Capstone Project
body-parser cors dotenv express-js google-cloud-translate helmetjs lyrics lyrics-finder music node-js nodemon non-english spotify-web-api-node translate
Last synced: 01 Dec 2024
https://github.com/jonoman55/yariga-server
Yariga Server
cloudinary cors express mongoose morgan node winston
Last synced: 21 Nov 2024
https://github.com/jonoman55/rockstar-status-api
Pulls data from the Rockstar Services Status Page and converts the data into lightweight API requests.
axios cors express express-async-handler express-rate-limit morgan nodejs nodemon winston
Last synced: 21 Nov 2024
https://github.com/jonoman55/goalsetter-backend
GoalSetter App Backend
bcryptjs colors cors dotenv express-async-handler expressjs jsonwebtoken mongoose nodejs nodemon
Last synced: 21 Nov 2024
https://github.com/younusfoysal/eddox-hub-server
The Eddox-Hub Server is a backend service for a web application built using Node.js, Express, and MongoDB.
cookie-parser cors dotenv expressjs jsonwebtoken mongodb nodejs nodemon
Last synced: 21 Nov 2024
https://github.com/younusfoysal/axion-pay-server
Axion Pay is a basic MFS(Mobile Financial Service) application (like bKash or Binance)
bcryptjs body-parser cookie-parser cors dotenv express jsonwebtoken mongodb
Last synced: 21 Nov 2024
https://github.com/balakrishnan-10/hotel-booking-app---backend
Hotel Booking APP - Backend
bcryptjs cors dotenv expressjs jsonwebtoken mongodb-atlas mongoose nodemailer nodemon stripe-payments
Last synced: 07 Dec 2024
https://github.com/zeky84/javascript
Leveraging JavaScript dynamism to manage User/create-submit account without refreshing or changing .html view
Last synced: 21 Nov 2024
https://github.com/github30/express-cors-anywhere
CORS Proxy via Deta
cors cors-anywhere cors-proxy deta deta-cors deta-micros
Last synced: 22 Dec 2024
https://github.com/oshekharo/cors-bypasser
A simple Node.js server that acts as a CORS proxy, forwarding requests to a target URL.
cors cors-anywhere cors-proxy nodejs serverless
Last synced: 05 Jan 2025
https://github.com/shreya-paul-17/minor-projects
Minor Projects made during Web Development Course of PW Skills
bcryptjs cloudinary cookie-parser cors css3 express-js html5 javascript jsonwebtoken mongoose morgan multer node-js nodemailer nodemon tailwind-css
Last synced: 21 Nov 2024
https://github.com/bscript07/furniture-restfull-api
Furniture RESTfull API JS Back End
ajax client client-server client-server-architecture cors crud javascript json server
Last synced: 21 Nov 2024
https://github.com/deepashrisg/studentmanagement
A Node.js app to manage student data with secure authentication, MongoDB integration, and APIs for student operations.
cors express mongodb mongoose nodejs nodemon-express
Last synced: 15 Dec 2024
https://github.com/trevor4n/hurdle-backend
Backend for: https://github.com/trevor4n/hurdle
api cors express node-fetch rest
Last synced: 25 Nov 2024
https://github.com/rjtravelhelpline/backend-jts
Backend - Jaipur Taxi Service
Last synced: 15 Dec 2024
https://github.com/temurbek2310/swagger_express_js
Practice Express js and Swagger ui for managing products.
bcrypt cors express-js swagger-ui
Last synced: 15 Dec 2024
https://github.com/takbirgazi/oclub-server
This Server Using Modular Design Pattern
cors dotnet express modular modular-design mongodb nodejs
Last synced: 21 Nov 2024
https://github.com/gustavo361/amazon-api-server
Backend folder from forms to get products data from Amazon API
axios backend cors express javascript jsdom server
Last synced: 21 Nov 2024
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 Nov 2024
https://github.com/daliosy/user-registration-server-ts
API - Registro de usuário
api cors crud-application express mongodb nodejs prisma typescript user-registration
Last synced: 09 Jan 2025
https://github.com/el-sherbini/lens
Social-media MERN Stack application, built with MongoDB, Express.js, React.js, Node.js, Redux, Material UI.
axios bcrypt cors expressjs googlelogin jwt mongodb mongoose nodejs reactjs redux redux-thunk social-media validator
Last synced: 22 Nov 2024
https://github.com/ajeeth9895/url_shortner-backend
Url-shortener backend
bcrypt cors express-generator jwt-token mangoose mongodb nodemailer nodemailer-mailgun-transport shortid
Last synced: 22 Nov 2024
https://github.com/marcos-vcs/mundo-hoje-web-scraping
This project does the web scraping of the IBGE (Brazilian Institute of Geography and Statistics) news open API.
cors java spring-boot web-crawler web-scraping
Last synced: 27 Dec 2024
https://github.com/ayusharma-ctrl/backend-todoapp-node-express-mongo
This is a backend project for a Todo application built with Node.js, Express, and MongoDB. It provides multiple APIs for users and tasks, allowing users to register, login, update password, delete account && add, delete, update, and view tasks.
bcrypt cookie-parser cors dotenv express jsonwebtoken mongodb-atlas mongodb-compass mongoose nodejs
Last synced: 07 Dec 2024
https://github.com/renatobritodev/consuming-api
Mini project to consuming api.
api axios cors express javascript nodejs nodemon
Last synced: 22 Nov 2024
https://github.com/sachnaror/combined_django_react_root
Django and React Integration: Session Authentication, CORS, CSRF Protection, and Cookie Management
authentication-mechanisms cookies cors cross-origin-requests csrf django react session session-management web-security
Last synced: 22 Nov 2024
https://github.com/rishavconsolelog21/dealsdray
This repo is for DealsDray Task, whose Tech Stack in the MERN Stack. Which have User Register, Login and Logout and Employee management system
bcryptjs cors express-js javascript jwt-authentication mongodb reactjs
Last synced: 22 Nov 2024
https://github.com/tanjubozok/net8demoapp
It is a n-tier .NET8.0 WebAPI project created for testing purposes.
automapper bogus bootstrap5 cors efcore8 fluent-api fluentvalidation http-client httpclientfactory jwt jwt-auth jwt-authentication jwt-token n-tier n-tier-architecture net8 postgresql repository-pattern serilog web-api-core
Last synced: 25 Nov 2024
https://github.com/sumansauravmay/addan_digital_solution_profile
This is a full stack app for the user profile where user can register, login, see his profile, logout and delete his the profile.
axio bcrypt chakra-ui cors css env expressjs html javasc jsonwebtoken mongodb-atlas mongoose nodejs nodemon react-hooks react-router-dom reactjs
Last synced: 22 Nov 2024
https://github.com/acsbitmen/login-backend
Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.
body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql
Last synced: 22 Nov 2024
https://github.com/himanshuraj98/speak-chat-app
A real-time chat application built using Node.js, Express.js, and Socket.io on the server-side, and HTML, JavaScript, and the Socket.io client library on the client-side.
cors express-js nodejs reactjs socket-io
Last synced: 22 Nov 2024
https://github.com/atikur-24/mvc-architecture-template
MVC ARCHITECTURE TEMPLATE FOR EXPRESS SERVER
bcrypt cors expressjs jsonwebtoken mongoose nodejs
Last synced: 22 Nov 2024
https://github.com/misterowlpt/traefik-auth-api
A sample project that uses Traefik to control access to a federated REST API
Last synced: 31 Dec 2024
https://github.com/carloshenriquefs/scheduling-financial
💵 - Scheduling financial transfers
cors h2-database hibernate java11 transfer
Last synced: 22 Nov 2024
https://github.com/zrnik/php-slim-cors
Slim Framework 4 CORS Middleware
cors middleware php php8 slim-framework slim4
Last synced: 22 Nov 2024
https://github.com/go-http-server/core
Core backend service with Go
asynq-queue cors gin-framework golang mailer postgresql redis
Last synced: 31 Dec 2024
https://github.com/praveenkumar8754/colour-suggestions-be
Daily dress colour suggestions for women
bcryptjs cors express mongoose nodejs nodemailer nodemon
Last synced: 22 Nov 2024
https://github.com/praveenkumar8754/password-reset-backend
This page was used to reset your password
bcryptjs cors dotenv expressjs html-css-javascript jwt-token mongoose nodejs nodemailer nodemon
Last synced: 22 Nov 2024
https://github.com/praveenkumar8754/password-reset-flow-backend
This page helps to reset your password.
bcryptjs cors expresjs html-css-javascript mongose nodejs nodemailer nodemon
Last synced: 22 Nov 2024
https://github.com/isabelamoraes/nlw02
axios cors expo express google-fonts javascript knex nodejs react-native react-navigation reactjs typescript
Last synced: 22 Nov 2024
https://github.com/isabelamoraes/ignite-reactjs-auth
axios cors express jsonwebtoken jwt-decode nextjs nookies reactjs typescript uuid
Last synced: 22 Nov 2024
https://github.com/sashee/signed_urls_cors
Testing different configurations of domains and CORS headers when redirecting to an S3 signed URL
Last synced: 01 Dec 2024
https://github.com/fightiiing/ecommerce
Ecommerce site
bootstrap cors express html-css-javascript router-dom stripe usecontext-hook usestate-hook
Last synced: 22 Nov 2024
https://github.com/jumarinr/salud-ocupacional-back
Proyecto de requisistemas
Last synced: 22 Nov 2024
https://github.com/parthmodi23/mystore
E-commerce Website with MERN Stack
api api-rest cors e-commerce-project easy express mongodb nodejs reactjs
Last synced: 22 Dec 2024
https://github.com/reiver/corsproxy
A proxy server for adding permissive CORS headers.
cors cors-proxy cross-origin-resource-sharing
Last synced: 25 Nov 2024
https://github.com/cloudacademy/stocks-app
Stocks App
ajax api cloudacademy cors react
Last synced: 13 Nov 2024
https://github.com/kkurzawa/led-detroit-server
Server for Led Detroit Website
backend-api cors expressjs mongodb mongoose nodejs render server
Last synced: 25 Nov 2024
https://github.com/heliolj/nlw-setup-ignite
Aplicação de Hábitos feito no Evento NLW (Trilha Ignite) pela Rocketseat. 🚀💜
cors expo fastify figma nativewind nodejs prisma radix-ui react react-native sqlite tailwindcss typescript vite
Last synced: 25 Nov 2024