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-24 00:06:30 UTC
- JSON Representation
https://github.com/kanokpit-yowaratch/express-mysql-api-pagination
REST API by Express.js and MySQL with Pagination + Search
bcrypt cors dotenv expressjs jwt multer mysql2 nodemon swagger swagger-ui-express typescript
Last synced: 13 Jan 2025
https://github.com/carlosvmpe/backend-calendar-app
Backend para el proyecto Calendar App
bcryptjs cors dotenv express express-validator javascript jsonwebtoken jwt-authentication mongodb mongoose nodejs nodemon
Last synced: 18 Jan 2025
https://github.com/joysarkarbd/travel-package-server-side
body-parser cors curd dotenv express javascript mongodb nodemon
Last synced: 11 Jan 2025
https://github.com/oteku/bs-cors
bs-cors is a Buckelscript binding to cors middleware
buckelscript-binding cors express reasonml
Last synced: 15 Dec 2024
https://github.com/sazidulalam47/nikah-noor-server
Secure Backend for Nikah Noor Matrimony Platform
cookie-parser cors dotenv expressjs json-web-token mongodb nodejs stripe
Last synced: 26 Nov 2024
https://github.com/sazidulalam47/softeasy-server
Digital Commerce and Blog Server Suite
api cors crud-operation express mongodb-database nodejs server
Last synced: 26 Nov 2024
https://github.com/sazidulalam47/coffee-store-server
Complete Coffee Shop Server Suite
api cors crud-operation express mongodb-atlas mongodb-database nodejs server
Last synced: 26 Nov 2024
https://github.com/masaok/cors-proxy-server
Proxy Server for fetching API URLs to bypass CORS warnings
Last synced: 01 Dec 2024
https://github.com/dunghenry/api_todos
Backend todos
body-parser cors expressjs mongodb-atlas nodemon restful-api
Last synced: 26 Nov 2024
https://github.com/dunghenry/tours_app
React + Redux + MongoDB + Express + Nodejs
cors expressjs googleoauth helmet jsonwebtoken mongodb-compass mongoose nodejs nodemon react-hooks react-router reactjs redux-thunk redux-toolkit
Last synced: 26 Nov 2024
https://github.com/dunghenry/server-side
Server-Side
body-parser cors dotenv ejs express helmet morgan mysql nodemon
Last synced: 26 Nov 2024
https://github.com/dunghenry/social_media
Social Media use react, redux, expressjs, mongodb
bcrypt body-parser cookie-parser cors date-fns dotenv expressjs helmet jsonwebtoken mongodb-atlas mongoose morgan nodejs nodemon react-hooks reactjs redux-toolkit
Last synced: 26 Nov 2024
https://github.com/dunghenry/nodejs_express
NodeJS + Express
cors expressjs mongodb mongoose nodejs nodemon restful-api
Last synced: 26 Nov 2024
https://github.com/dunghenry/netflix-mern
bcrypt body-parser cors date-fns dotenv expressjs helmet jsonwebtoken mongoose nodemon reactjs
Last synced: 26 Nov 2024
https://github.com/dunghenry/express-typescript
body-parser cors dotenv express helmet mongoose morgan ts-node-dev typescript
Last synced: 26 Nov 2024
https://github.com/dunghenry/docker
NodeJS + docker
bcrypt body-parser cors docker dotenv expressjs helmet mongodb mongoose morgan nodejs restful-api typescript
Last synced: 26 Nov 2024
https://github.com/hgschandeepa/recipies-app-mren-stack-
This is an app that users can save their own recipes and share with the community.
cors express jwt-authentication mongodb nodejs react tailwindcss
Last synced: 11 Jan 2025
https://github.com/anasyakubu/prisma-tutorial
The Prisma Tutorial repository offers a comprehensive guide to using Prisma for database management. This project includes step-by-step examples and best practices for integrating Prisma with your applications, covering schema design, queries, and migrations. Ideal for developers looking to learn and implement Prisma effectively.
cors dotenv expressjs javascript nodejs prisma prisma-client prisma-orm yarn
Last synced: 18 Jan 2025
https://github.com/hawkpraveen/project_management_tool_backend
This repo contains Back End code for the Project Management Tool. Built using MERN Stack.
bcryptjs cors expressjs jwt-authentication mongoose nodejs nodemon-express render
Last synced: 11 Jan 2025
https://github.com/devendracollage/node.js-crud-api
This repository contains the source code for a REST API built using Node.js and Express.js. The API provides endpoints for perform CRUD with Fitness Challenge Topic.
cors express-js mongoose node-js reactjs
Last synced: 26 Nov 2024
https://github.com/f2rkan/webrtc-core
A WebRTC Control Panel that allows users to send and receive video streams via a user-friendly interface. This project includes features to manage ICE candidates, configure video resolution and frame rate, and handle NAT type detection for enhanced communication quality.
cors express-js javascript nodejs video-streaming webrtc
Last synced: 13 Jan 2025
https://github.com/atxtechbro/hue_api
A simple Flask and React-based web application that controls Philips Hue lighting scenes. Focused on creating and managing custom lighting environments like 'Wind Down' and 'Work From Home' to enhance productivity and relaxation. Supports seamless cross-origin communication between the frontend and backend with Flask-CORS.
api cors cross-origin-resource-sharing flask iot javascript lighting-control philips-hue python react smart-home web-development
Last synced: 26 Nov 2024
https://github.com/swaindhruti/planner-pal
cors expressjs jwt-authentication middleware mongodb nodejs react tailwindcss zod
Last synced: 26 Nov 2024
https://github.com/dennislo/express-rest-api
Starter project for an ES6 RESTful Express API.
api boilerplate cors es6 express javascript
Last synced: 29 Nov 2024
https://github.com/kastorcode/gostack-module-16
Module #16 of the Rocketseat GoStack Bootcamp: Security at NodeJS/Continuing GoBarber API.
api backend bootcamp brazil cors course express gobarber goiania goias gostack javascript jsonwebtoken matheus module nodejs oliveira ramalho rocketseat yup
Last synced: 26 Nov 2024
https://github.com/kastorcode/gostack-live-17-docker-dockercompose
Live #17 of the Rocketseat GoStack Bootcamp: Docker and Docker Compose.
bluebird bootcamp brazil cors docker docker-compose dockerfile express goiania goias gostack javascript leaderboard live matheus nodemon oliveira ramalho redis rocketseat
Last synced: 26 Nov 2024
https://github.com/kastorcode/gostack-live-07-kubernetes
Live #7 of the Rocketseat GoStack Bootcamp: Docker and NodeJS in Kubernetes.
backend bluebird bootcamp brazil cors docker dockerfile express goiania goias gostack javascript kubernetes live matheus nodejs oliveira ramalho redis rocketseat
Last synced: 26 Nov 2024
https://github.com/hallowshaw/personal-portfolio
Welcome to my portfolio website! This repository contains the source code for my personal portfolio site, showcasing my skills, projects, and contact information.
cors css emailjs express html html5 javascript js mongodb nodejs portfolio portfolio-website
Last synced: 05 Jan 2025
https://github.com/reiver/go-cors
Package cors provides tools for working with Cross-Origin Resource Sharing (CORS), for the Go programming language.
cors cors-proxy cross-origin-resource-sharing
Last synced: 25 Nov 2024
https://github.com/mohaiminul375/gadget_hub_server
A full-stack functional based Gadget Product website(server_side)
Last synced: 05 Jan 2025
https://github.com/hawkpraveen/blog_app_be
This repo contains Back End code for the Blog App. Built using MERN Stack.
bcryptjs cors expressjs jwt-authentication mongoose nodejs render
Last synced: 11 Jan 2025
https://github.com/webmobiledev/taptapwin
angular5 cors css-animation firebase firebase-admin firebase-functions ionic ionic4 scss twilio typescript
Last synced: 27 Nov 2024
https://github.com/mohaiminul375/furni-flex-server
https://furni-flex-server-rho.vercel.app/furniture
Last synced: 05 Jan 2025
https://github.com/neelakandanv/url_shortener-be
MiniUrl - An Url shortening service
bcryptjs cors dotenv expreesjs git github javascript jwt mongodb-atlas mongoose nodejs nodemailer nodemon postman render
Last synced: 18 Jan 2025
https://github.com/kibria-khandaker/tourbooking-backend
The code hosting in to render platform for API connection with frontend site.
bcryptjs cookie-parser cors dotenv express jsonwebtoken mongodb mongoose
Last synced: 27 Nov 2024
https://github.com/kibria-khandaker/simple-book-catalog-react-redux-ts-backend
It is a backend part of fronted, if want to check Frontend Visit Frontend Live link, Also Backend Server Live link in README file description for checking
bcrypt cors dotenv express http-status-codes jsonwebtoken mongoose ts-node-dev typescript
Last synced: 27 Nov 2024
https://github.com/kibria-khandaker/book-catalog-backend
this application for backend and PostgreSQL DataBase
bcrypt cors dotenv eslint express http-status husky jsonwebtoken postgresql postgresql-database prettier prisma prisma-client typescript zod-validators
Last synced: 27 Nov 2024
https://github.com/abdur-rahman-apu/sky-trip-server
Sky-trip is a website of booking flight tickets.
cors dotenv expressjs jwt-authentication mern-stack-development mongodb nodejs stripe-payments
Last synced: 11 Jan 2025
https://github.com/whyshashi/video_sync_app
Web Application where users can join a room, share a YouTube video link, and watch the video together with perfect synchronization. Additionally, users should be able to chat with each other in real-time while watching the video. The project should include some advanced and creative features to enhance user engagement and interaction.
cors express jwt mongodb-atlas mongoose nodejs react socket-io
Last synced: 20 Dec 2024
https://github.com/mariklimova/educationplatform
cors express jwt-token nodejs typescript
Last synced: 02 Dec 2024
https://github.com/prasanth2817/chat-application-backend
The backend is built using Node.js with Express for handling API requests and Socket.IO for real-time messaging. MongoDB stores user data and chat messages, with Mongoose handling database operations. JWT is used for authentication, and bcrypt for password hashing. The code follows the MVC architecture for maintainability.
bcryptjs cors dotenv expressjs jwt-authentication moongose mvc-architecture nodejs socket-io
Last synced: 20 Dec 2024
https://github.com/aditya-narayan-sahoo/moonshot-q2-backend
The Backend Part for the Moonshot Q2
backend-service cors dotenv expressjs momentjs nodejs
Last synced: 27 Nov 2024
https://github.com/akashchandrasekar/authendication-authorization
Authendication & Authorization Task
bcryptjs cors expressjs jsonwebtoken jwttoken mongoose nodejs nodemon
Last synced: 27 Nov 2024
https://github.com/vinay-kotiya/crud_mern
CRUD operations with MONGO_DB ,Express Js,React Js and Node Js
axios cors expressjs http-requests mongodb mongoose nodejs reactjs tailwindcss
Last synced: 27 Nov 2024
https://github.com/danfalcon225/mern_stack_app
MERN stack app | Backend CRUD | Backend Router | CORS Policy | MongoDB operations | Frontend CRUD | Frontend Router
axios cors express javascript mongodb mongoose node-js notistack reactjs tailwindcss vite
Last synced: 02 Dec 2024
https://github.com/binvu06/e-commerce
Modern e-commerce built with best practices in mind. MERN stack, Redux Toolkit for state management, Material UI for a delightful UI, and RESTful APIs for seamless integration. Dive in and explore!
cors express-js forgot-password jwt-authentication material-ui mern mongodb node-js react react-router restful-api
Last synced: 10 Dec 2024
https://github.com/pandit0305/ai-chat-bot
user can ask anything with ai chat bot application, user are able to get answer of difficult questions
Last synced: 27 Nov 2024
https://github.com/badiwidya/to-do-list-api
Todolist REST API
cors crud express mongoose morgan nodejs rest-api todolist typescript
Last synced: 22 Dec 2024
https://github.com/akashchandrasekar/capstone-project-backend
cors expressjs jswebtoken mongoosejs nodejs nodemail postman
Last synced: 08 Dec 2024
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: 28 Nov 2024
https://github.com/sujoncoder/developer_swag
bcryptjs cors dotenv express-js jwt-authentication mongodb mongoose morgan nodejs nodemailer
Last synced: 08 Dec 2024
https://github.com/lovepelmeni/realtime-course-app
This is realtime course app implemented using Server Sent Events + Django + Javascript and AJAX / XML Requests and more
ajax channels cors django javascript sse
Last synced: 02 Dec 2024
https://github.com/rayanneramos/feedbackwidget-backend
Projeto desenvolvido na NLW Return 8° edição. Repositório contém o backend da aplicação.
cors express jest nodemailer prisma ts-node ts-node-dev typescript
Last synced: 11 Jan 2025
https://github.com/dadangdut33/personal-web-backend
Server code of my personal web
cors express nodejs swagger typescript
Last synced: 09 Oct 2024
https://github.com/renatospaka/canal-noticias
https://www.udemy.com/course/criando-apis-restful-utilizando-typescript-node-e-mongodb/
azure cors docker-compose javascript jwt mongodb redis rest-api typescript
Last synced: 05 Jan 2025
https://github.com/sujoncoder/database_authentication
body-parser cors dotenv express-js mongodb mongodb-atlas mongoose node-js nodemon
Last synced: 10 Jan 2025
https://github.com/kitepea/ecommerce-react-native
Practice
cors expo expressjs jwt mongodb mongoose nodemailer react-native
Last synced: 02 Dec 2024
https://github.com/serkan-ucakcioglu/socket-io-test-example
Node- Express js && React js
cors express nodejs nodemon reactjs socket-io socket-io-client
Last synced: 08 Dec 2024
https://github.com/serkan-ucakcioglu/node-js-cloudinary-file-upload
Uploading photos to Cloudinary platform with express js file upload and creating it as a link.
cloudinary cors dotenv express express-fileupload node-js nodemon
Last synced: 08 Dec 2024
https://github.com/serkan-ucakcioglu/mini-blog-mern
Mern Stack - Easy Mini blog
cors express-js mongodb mongoose node nodemon reactjs redux-toolkit router rtk-query tailwindcss typescript
Last synced: 08 Dec 2024
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/serkan-ucakcioglu/mern-stack-send-mail
Mern Stack Send Mail && Node mailer && React Hook Form
axios cors dotenv express nodemailer react react-hook-form tailwind-css
Last synced: 08 Dec 2024
https://github.com/serkan-ucakcioglu/express-pagination-react-swr-pagination
Mern Stack Swr Example With Express Js Pagination Returning Data And React Swr
axios cors dotenv express-js mongoose pagination react swr tailwind-css typescript
Last synced: 08 Dec 2024
https://github.com/serkan-ucakcioglu/express-user-auth
express js jwt auth && register && login && refresh token
cookie-parser cors express jwt mongodb mongoose nodejs nodemon
Last synced: 08 Dec 2024
https://github.com/sskender/nodejs-backend-starter
Starter kit for developing backend with Node.js
backend boilerplate cors express express-js helmet javascript mern mern-stack mongodb mongoose morgan mvc node nodejs rest rest-api restful template xss
Last synced: 28 Nov 2024
https://github.com/laksh2005/geekmate-ui
An interactive community for developers and geeks, to grow together
axios cors daisy-ui javascript react-router-dom reactjs redux tailwind-css
Last synced: 24 Jan 2025
https://github.com/mdrianislam0or1/contacts-management-backend
This is the backend code for a contacts management application, built using Node.js, Express.js, and MongoDB. It provides RESTful API endpoints for managing contact details, including adding, viewing, updating, and deleting contacts.
cors dotenv eslint expressjs mongodb mongoose nodejs postman typescript zod
Last synced: 28 Dec 2024
https://github.com/ososuna/eazy-bank-api
Spring Security Zero to Master course
cors crsf jwt mysql oauth2 spring-security
Last synced: 05 Jan 2025
https://github.com/pomxark/example-app
Успешно выполненное тестовое задание. Кэширование, очередь, обработка дат, тестирование
assets cors csrf docker docker-compose https laravel laravel-cors nginx node20 postgres tdd test-automation vite
Last synced: 08 Dec 2024
https://github.com/byahram/simple-todo-app-be
bcryptjs body-parser cors express javascript jsonwebtoken mongodb mongoose nodejs
Last synced: 16 Dec 2024
https://github.com/sm-noushan/task-management-server-bytebux
Client
cors expressjs mongodb mvc-pattern
Last synced: 08 Dec 2024
https://github.com/sm-noushan/task-management-client-bytebux
This project is a task management application that allows users to manage tasks effectively. It provides features for listing tasks, adding new tasks, editing existing tasks, deleting tasks, and marking tasks as completed or not completed.
cors expressjs mongodb mvc-architecture prop-types react-hot-toast reactsjs redux redux-toolkit rtk-query tailwindcss vite
Last synced: 08 Dec 2024
https://github.com/sm-noushan/react-stay-vista-server
StayVista is a user-friendly hotel booking platform designed to offer a seamless experience for both guests and hosts by enabling users to browse, book, and manage accommodations effortlessly.
cookie-parser cors dotenv expressjs jwt mongodb nodejs nodemailer stripe
Last synced: 08 Dec 2024
https://github.com/hareem-gohar/shorten-it
Shorten-IT is a simple URL shortening application built with React, Node.js, Express, and MongoDB. It allows users to shorten long URLs, set expiry dates, and track the number of clicks on each shortened URL.
cors expressjs mongodb nanoid nodejs reactjs tailwindcss
Last synced: 16 Dec 2024
https://github.com/khaledssbd/riderevolt-project
RideRevolt is a Bike-store management web application that has is make on express.js and has different routes for different requests.
cors dotenv eslint express globals mongoose prettier tsc typescript typescript-eslint
Last synced: 03 Dec 2024
https://github.com/zeuz8/simple-notes-backend
Backend repository for a Simple Web Notes App, designed to handle the storage of note data using MySQL database. This project aims to provide practical insights into MySQL data storage and retrieval mechanisms.
cors expres mysql2 nodejs nodemon
Last synced: 03 Dec 2024
https://github.com/mohansahu18/nodejs-production-template
🌟 Node.js Production Setup Template This repository serves as a template for creating robust and production-ready Node.js applications. It incorporates best practices, essential tools, and modern development workflows to streamline your project setup!
commitlint cors cros-env eslint expressjs helmetjs husky javascript mongodb mongoose nodejs nodemon prettier production rate-limiter typescript winston-logger
Last synced: 23 Jan 2025
https://github.com/kanphatdev/employees-ms-client
full stack employees management system
cors express javscripts-app mern-project mern-stack reactjs tailwind-css
Last synced: 17 Jan 2025
https://github.com/kareimgazer/fso
solutions of the exercises and projects of the course 'Full Stack Open'
axios cors css deployment express http javascript morgan-middleware node nodemon npm postman react restclient restful-api vite vite-proxy
Last synced: 08 Dec 2024
https://github.com/kareimgazer/weatherapp
A simple weather app using JavaScript and open Weather Map API
api body-parser cors css express html5 http javascript nodejs weather
Last synced: 08 Dec 2024
https://github.com/narotam-mishra/crypto-currency-app-backend
Created crypto currency converter APIs to calculate exchange rate for any currency using Nodejs & Express
apis axios cors crypto currencies dotenv expressjs nodejs
Last synced: 03 Dec 2024
https://github.com/saulwolfdev/full-stack-abm-register-users
async-await axios cors dotenv express mongodb mongoose nodejs nodemon react react-icons try-catch
Last synced: 17 Jan 2025
https://github.com/fabianroy/simple-crud-server
api backend cors crud crud-operation database express mongodb mongodb-atlas server
Last synced: 11 Jan 2025
https://github.com/chandrabose-11/weddingwise-backend
This repo contains Back End code for the Weddingwise Management . Built using MERN Stack.
bcryptjs cors expressjs jwt-authentication mongodb mongoose nodejs nodemon-express postman render
Last synced: 12 Dec 2024
https://github.com/saeidsaadatigero/ai-app
AI Question Answering from PDF
bootstrap5 cors fitz flask html-css-javascript huggingface pyngrok python python3 transformers ubuntu
Last synced: 14 Dec 2024
https://github.com/lexhouk/goit-pyweb-hw-13-task-1
Модуль 13. Розширені теми Backend-розробки
cloudinary cors cors-enabled cors-middleware docker-compose environment-variables fastapi-mail fastapi-middleware fastapi-security goit goit-pyweb-hw-13 limiter reset-password security send-email studying verify-email
Last synced: 18 Jan 2025