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-10 00:06:19 UTC
- JSON Representation
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/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/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/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/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/pedro-donoso/test
REACT CRUD: El usuario puede Crear, Leer, Actualizar y Borrar elementos de una base de datos en Postgresql, se visualizan los cambios en el FrontEnd en una tabla de Bootstrap y utilizo React
bootstrap cors crud express front-end frontend node nodejs nodemon pg react
Last synced: 25 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/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/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/singhkunal2050/acessibility
Webapp to check Acessiblity Related Issues on Any Website.
cors nodejs pa11y react tailwindcss
Last synced: 22 Jan 2025
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: 13 Jan 2025
https://github.com/richardzcode/simple-proxy-server
Simple ready to work proxy server base on nodejs http-proxy
cors nodejs proxy proxy-server server
Last synced: 27 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/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/julio-vasquez/centribal-api
cors express http-errors nodejs nodemon
Last synced: 14 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/barbarpotato/api-registry
A Custom API Gateway for Personal Project, The general used is to Centralized Primary Function Of Several Backend Services such as CORS, auth, caching, rate-limiting, logging & monitoring
api-gateway authentication authorization caching cors logging monitoring rate-limiting
Last synced: 08 Jan 2025
https://github.com/rajuniranjan/ecommerce_express_backend
bcryptjs cors expressjs jwt-authentication mongodb nodejs nodemon
Last synced: 24 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/md-arif-alam/aconews
Aconews is a news website that offers the latest global headlines with a modern, intuitive design. Utilizing the GNews.io RESTful API, it provides real-time updates from around the world.
axios cors expressjs firebase nodejs react reactjs router tai vercel
Last synced: 20 Dec 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: 19 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: 06 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/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/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/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/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: 11 Oct 2024
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/prasanth2817/assign-mentor
This is a Student-Mentor Assigning system based Api with several endpoints for multiple features.
cors dotenv expressjs mongoose mvc-architecture nodejs
Last synced: 02 Jan 2025
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/rafiul29/tech-alpha-server
Discover Tech Alpha, where shopping meets innovation. Our MERN backend, fueled by Express, Node, CORS, and dotenv, ensures a dynamic and secure e-commerce adventure. Elevate your shopping experience with us, where technology and convenience converge for a seamless retail journey.
cors dotenv expressjs mern-stack mongodb nodejs project-management
Last synced: 25 Dec 2024
https://github.com/dmitriygorohov/project-from-itransition
САЙТ ДЛЯ УПРАВЛЕНИЯ РЕКОМЕНДАЦИЯМИ "ЧЁ ПОСМОТРЕТЬ/ЧЁ ПОЧИТАТЬ/ВО ЧТО ПОИГРАТЬ И Т.Д."
axios body-parser cloudinary-react cors express material-ui mysql nodemon react react-hook-form react-router-dom
Last synced: 11 Jan 2025
https://github.com/subhranil002/chai-aur-nodejs
All the Codes are Collected and Written throughout the course ... ❤️ ... 𝐂𝐨𝐮𝐫𝐬𝐞 𝐋𝐢𝐧𝐤 ... 👇🏻
backend backend-api bcrypt cloudinary cookie-parser cors dotenv express expressjs jsonwebtoken mongodb mongoose multer node nodejs server
Last synced: 07 Jan 2025
https://github.com/lahcenezzara/bmi-calculator-fastapi
BMI Calculator FastAPI Python
api backend bmi-calculator body-mass-index cors fastapi fitness health microservices pydantic python rest-api uvicorn web-api web-development
Last synced: 06 Jan 2025
https://github.com/fms-faisal/skyview-apartments-server
Skyview Apartments: Building Management System
cors dotenv expressjs json-web-token mongodb stripe-payments
Last synced: 27 Jan 2025
https://github.com/rameshseerangan/library-management-system-backend
Library Management System
bcrypt cors dotenv express jasonwebtoken javascript mongodb mongoose nodejs postman
Last synced: 02 Feb 2025
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/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: 21 Jan 2025
https://github.com/absqueued/cors-remote-content
Bypassing CORS to get partial remote content
allorigins cors javascript jquery
Last synced: 11 Oct 2024
https://github.com/nashaat10/portfolio
personal portfolio that make user present his data ,The application based on client/server architecture, where the client is a web browser, and the server is a Node.js server. The server is responsible for serving the client with the website's content and handling the requests from the client.
angular angular-cli authentication cors error-handling express jwt logging mongodb mongoose multer nodejs sharp typescript
Last synced: 07 Jan 2025
https://github.com/vs0uz4/instarocket_api
Instarocket - BACKEND da Aplicação Desenvolvida na Semana OmniStack 7.0
cors expressjs javascript mongodb mongoose reactjs socket-io
Last synced: 07 Jan 2025
https://github.com/vs0uz4/instarocket_frontend
Instarocket - FRONTEND da Aplicação Desenvolvida na Semana OmniStack 7.0
cors expressjs reactjs socketio
Last synced: 07 Jan 2025
https://github.com/marcelo-rafael/nlw_heat_node
Repository for the project developed at NLW-Heat-Back, on the Impulse Trail.
axios cors dotenv express jsonwebtoken nodejs prisma socket-io ts-node-dev tyoescript
Last synced: 14 Jan 2025
https://github.com/navaf-u/e-commerce-webapp
StepPrime is a fullstack responsive e-commerce platform for shoe enthusiasts, designed for seamless shopping and optimized performance.
cors e-commerce expressjs javascript mongodb mongoosejs nodejs react responsive-design tailwind-css
Last synced: 10 Feb 2025
https://github.com/webmobiledev/taptapwin
angular5 cors css-animation firebase firebase-admin firebase-functions ionic ionic4 scss twilio typescript
Last synced: 26 Jan 2025
https://github.com/obaedulislam/car-hub-server-two
Car Hub Node, MongoDB & Express server & Implement JWT
Last synced: 27 Jan 2025
https://github.com/kirankumar-matham96/placement-cell-app
An application to represent job placement cell. Backend built with the repository-API pattern. Simple frontend build with html, css, js and bootstrap for the interaction.
bcrypt cookie-parser cors css3 dotenv export-to-csv expressjs html5 jwt mongodb mongoose nodejs restful-api
Last synced: 03 Feb 2025
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: 27 Jan 2025
https://github.com/maximilliangroup/maxx-onguard
.htaccess and .conf files that provide robust security for PHP and WordPress sites
apache apache2 cloudflare conf configuration cors directory-bruteforce htaccess-better-web-security htaccess-files htaccess-https-redirect htaccess-rule htaccess-snippets htaccess-www-redirect https php security server ssl wordpress wordpress-development
Last synced: 21 Dec 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: 21 Jan 2025
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: 21 Jan 2025
https://github.com/shizzaho/express-boilerplate
Simple and uncluttered basis for Express application
body-parser boilerplate cors ejs express express-boilerplate jest nodemon
Last synced: 28 Dec 2024
https://github.com/tech-warriors-corporation/harvtech-platform-api
The API to manage communication between other services in HarvTech.
api commitlint cors eslint husky jest koajs nodejs postgresql prettier typescript
Last synced: 15 Oct 2024
https://github.com/tiagom13/api-tasks
📋 API desenvolvida para gerenciar tarefas de forma simples e eficiente
cors express node-js prisma prisma-client sqlite swc tsx typescript zod
Last synced: 31 Jan 2025
https://github.com/pacmancity/cinemate-api
"Cinemate-apiI" 🎬 - мощный REST сервис, созданный с Django REST framework, для управления фильмами и отзывами. 📽️ Поддерживает PostgreSQL, обеспечивает безопасность с JWT токенами, и систему рейтингов и отзывов 🌟. Анализирует IP-адрес для учета только уникальных отзывов пользователей. 📊 Быстрое развертывание с тестовой базой данных включено! 🚀
cors django django-ckeditor django-filter django-rest-framework open-api pillow psycopg2-binary simple-jwt sql sqlite
Last synced: 27 Jan 2025
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: 09 Feb 2025
https://github.com/sharjeelsafdar/project14d-pet-theory-event-driven
A demo app to send lab reports of animals using Gatsby, TypeScript, and event-driven architecture with API Gateway, EventBridge, and SNS.
api-gateway aws aws-cdk cloud-front cors event-driven eventbridge gatsbyjs jamstack reactjs s3 serverless sns static-site typescript
Last synced: 09 Feb 2025
https://github.com/tofikbagwangithub/live_realtime_chatapp_f
A fully functional real-time chat application where users can join chat rooms, send and receive messages instantly. Built with React for the frontend, Node.js and Express for the backend, and Socket.io for real-time, bidirectional communication, this chat app enables seamless interactions and provides an engaging user experience.
cors css express-js nodejs react-router reactjs socket-io-client socketio
Last synced: 07 Jan 2025
https://github.com/rjtravelhelpline/backend-jts
Backend - Jaipur Taxi Service
Last synced: 08 Feb 2025
https://github.com/shobanamuthiah/authentication_backend
User Authentication API
backend-api cors database-management expressjs javascript mongodb mongoose nodejs
Last synced: 13 Jan 2025
https://github.com/mdrianislam0or1/generates-short-urls-backend
Shorten a long URL to a unique short URL. Redirect to the original long URL using the short URL. Handle errors gracefully. RESTful API endpoints for URL shortening.
cors exporess jest nodejs testing ts-jest typescript zod
Last synced: 28 Dec 2024
https://github.com/sanjay-kumar-r-a/backendpingpal
PingPal Backened which is web-based chat application
api cors documentation express git github-config json jsonwebtoken mongodb nodejs npm postman render server vscode
Last synced: 30 Dec 2024
https://github.com/tanveerahmed4545/ta-fashion-server
Ta Fashion is a meticulously designed Single page Fashion website created with React, React Router, and Tailwind CSS, featuring a user-friendly layout and original design.It includes essential pages like Home and Login/Register.
Last synced: 20 Jan 2025
https://github.com/fostroll/cors_api_proxy
Just one more simple proxy that remove CORS restrictions for API requests
Last synced: 21 Dec 2024
https://github.com/andresweitzel/apirest_electronic_devices_expressjs
Rest Api about electronic devices implemented with Express, Morgan, Railway ,NodeJS, Sequelize, Jest Testing, dotenv, cors, express-validator, Nodemon, Swagger, Swagger-ui, PostgreSQL, ohers.
cors dotenv express-js express-validator integration-testing jest-tests morgan-middleware nodejs nodemon postgresql railway-app sequelize-orm supertest swagger-api swagger-ui tdd testing unit-testing
Last synced: 01 Feb 2025
https://github.com/arthurdsant/crud-sql
Full Stack project based on several technologies for its construction such as React, Vite.Js, Javascript, Styled-Components, Node.Js Nodemon, Express and MySQL.
cors css3 express javascript mysql nodejs nodemon reatctjs styled-components vite
Last synced: 13 Jan 2025
https://github.com/mskian/mskcors
CORS Anywhere is a NodeJS proxy which adds CORS headers to the proxied request.
cors cors-anywhere cors-proxy cors-request
Last synced: 29 Dec 2024
https://github.com/amansuryavanshi-1/av-news-stream
AV NewsStream: Stream, read, and listen to real-time news from diverse sources. Engage effortlessly with text-to-speech, real-time updates, and hands-free voice controls, all in one app!
cors daisy-ui emailjs github-api gnews-io html javascript news-api postcss react react-context react-icons react-router-dom redux-toolkit tailwind-css text-to-speech vercel vite youtube-api
Last synced: 11 Oct 2024
https://github.com/oxwazz/cors_bypass
💡 Effortlessly access your backend APIs without CORS headaches!
Last synced: 07 Jan 2025
https://github.com/fralonra/corsen
A universal Cross-Origin Resource Sharing(CORS) middleware
Last synced: 21 Dec 2024
https://github.com/nda17/node-express-server
Node-express-server
colors compression cors dotenv express-js helmet jest morgan node-js prisma supertest ts-node-dev tsconfig-paths typescript zod-validation
Last synced: 21 Dec 2024
https://github.com/sseworld/eccomerce-backend
body-parser cors express mongoose nodemon
Last synced: 23 Jan 2025
https://github.com/rusiththarindu/dall-e-image-generator
cloudinary cors dotenv express file-saver mongoose node nodemon openai react react-rounter-dom
Last synced: 01 Feb 2025
https://github.com/robiu-sani/stationery-shop-server-a-2
Stationery-Shop-api
cors dotenv eslint expressjs mongodb mongoose prettier ts-node-dev typescript
Last synced: 09 Feb 2025
https://github.com/nahidn228/service-sharing-webapp-client
"A dynamic web platform allowing users to share, book, and manage services effortlessly. Features include JWT authentication, service booking, and a seamless user experience with interactive animations and theme customization."
axios cookie-parser cors dotenv express firebase framer-motion jsonwebtoken mongodb swiper vite
Last synced: 12 Jan 2025
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: 21 Jan 2025
https://github.com/iam-abhishek-yadav/plinko
Plinko lets players drop a ball down a triangular pin pyramid to reach a multiplier. Inspired by Pachinko, this game allows customization of risk and multipliers, making it perfect for everyone.
axios canvas cors express nodejs react-router-dom reactjs tailwind typescript
Last synced: 29 Dec 2024
https://github.com/iam-abhishek-yadav/medium
A blogging platform built with React, Express, and PostgreSQL. Enables users to create, publish, and share blog posts. Utilizes Prisma for data management and Cloudflare for performance and security.
axios cloudfare cors expressjs hono jwt postgresql prisma reactjs zod
Last synced: 29 Dec 2024
https://github.com/tripolskypetr/pwalauncher
The PWA launcher for react-declarative
cors cors-proxy honeypot http https mixed-content osint path-proxy port-forwarding proxy pwa react-declarative reverse-proxy same-origin websocket
Last synced: 27 Oct 2024
https://github.com/aajafry/ums_api
I started this project simply to learn more about EJS in a hands-on way. My aim is to understand it better and become proficient at using it.
body-parser cors dotenv ejs expressjs mongoose multer nodejs nodemon
Last synced: 21 Dec 2024