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/tapader13/library-management-system-server
Backend for the Library Management System, built with Node.js, Express.js, and MySQL. It handles user authentication, book management, event creation, and other administrative tasks, providing a robust API for the client-side application.
bycrypt cors express joi jwt-token multer mysql nodemailer nodemon
Last synced: 05 Feb 2025
https://github.com/edpomacedo/bdij-api
Aplicação Fastify para administração de CORS.
Last synced: 31 Dec 2024
https://github.com/kinshuk-code-1729/fastapi-app
cors fastapi-framework fastapi-sqlalchemy jwt-authentication pydantic
Last synced: 12 Jan 2025
https://github.com/yogeshmishra667/notess-generator
body-parser cors expressjs html-pdf nodejs nodemon reactjs
Last synced: 16 Jan 2025
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/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: 30 Dec 2024
https://github.com/davesimoes/react-ai-support
AI-powered real-time customer support assistant, built with React on the frontend and Node.js/Express on the backend, utilizing the OpenAI API to provide smart and automated responses.
chat-application chatbot conversational-ai cors customer-service customer-support-ai e-commerce express fullstack-development intelligent-assistant machine-learning natural-language-processing openai-api react real-time-chat rest-api
Last synced: 01 Feb 2025
https://github.com/tirthajyoti-ghosh/college-metrics-backend
API for college metrics dashboard frontend
cors expressjs mongodb mongoose
Last synced: 22 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/richardsanvie/analysisofcork-basednetworking
Material-ui | Axios | Express.js | MySQL | API | Nodemon | CORS | React | Vite | Javascript | HTML | CSS
api axios cors css express html javascript material-ui mysql nodemon react vite
Last synced: 05 Feb 2025
https://github.com/ajith-11399/gas-slot-booking-app-backend
This repository contains Gas-Slot-Booking-Backend.
bcryptjs cors expressjs mongodb mongoose nodejs nodemailer
Last synced: 08 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/yanglee2421/api-express
使用typescript搭建的express服务器开发环境,支持cors、jwt、typeorm,如果你希望使用 typescript 开发 express 的话,这个项目可能会帮到你
cors expressjs jsonwebtoken typeorm typescript
Last synced: 22 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/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/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/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/minhtran241/restaurant-management
Restaurant Management Service API
aggregation cors gin-gonic golang jwt-authentication mongodb swaggo
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/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/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/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/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/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/joysarkarbd/travel-blog-server-side
body-parser cors crud dotenv express javascript mongodb node-modules nodemon
Last synced: 11 Jan 2025
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/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/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: 10 Feb 2025
https://github.com/utkarshk95/fitflow
A MERN-based app which is a robust tool for tracking and managing diverse workout routines. Designed for fitness enthusiasts and trainers, it provides an intuitive platform to plan, monitor, and optimise fitness activities, ensuring seamless performance and real-time data processing.
cors css3 dotenv expressjs html5 javascript mongodb mongoose nodejs react react-bootstrap react-router-dom reactjs
Last synced: 08 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/flipeador/node-http-cors
Node.js HTTP CORS middleware.
content-security-policy cors cross-origin-resource-sharing cross-site-request-forgery cross-site-scripting express javascript middleware nodejs same-origin-policy
Last synced: 14 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/krishanmihiranga/spring-link
Example project illustrating the seamless integration of a Spring Boot API with a Frontend application.
cors css html java javascript spring-boot
Last synced: 06 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/marcodpt/apitest
A browser based api tester
api api-rest api-testing cors cors-anywhere test testing testing-tools
Last synced: 13 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/sseworld/eccomerce-backend
body-parser cors express mongoose nodemon
Last synced: 23 Jan 2025
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/fostroll/cors_api_proxy
Just one more simple proxy that remove CORS restrictions for API requests
Last synced: 21 Dec 2024
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/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/balakrishnan-10/hotel-booking-app---backend
Hotel Booking APP - Backend
bcryptjs cors dotenv expressjs jsonwebtoken mongodb-atlas mongoose nodemailer nodemon stripe-payments
Last synced: 02 Feb 2025
https://github.com/oxwazz/cors_bypass
💡 Effortlessly access your backend APIs without CORS headaches!
Last synced: 07 Jan 2025
https://github.com/luiggi-piero/foxbelmusic-backend
Backend de Foxbel Music, la aplicación se encarga de la lógica del negocio realizando consultas a la API de Deezer y almacenando la información en Mongo DB
axios cors express express-async-handler javascript mongoose node
Last synced: 26 Jan 2025
https://github.com/jwest80/api_token_authentication
An Angular 2/4 Client that interacts with WebAPI 2 using token authentication.
angular-cli angular2 angular4 cors elmah entity-framework typescript2 webapi-2
Last synced: 18 Dec 2024
https://github.com/fralonra/corsen
A universal Cross-Origin Resource Sharing(CORS) middleware
Last synced: 21 Dec 2024