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-20 00:06:12 UTC
- JSON Representation
https://github.com/yoshitunaiga/npi-backend
A backend server for the npi-medical-board using Mimilabs API
Last synced: 25 Jan 2025
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: 08 Feb 2025
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/anashany2193/mern-ecommerce-app-backend
MERN eCommerce App Backend 🛍️ A robust backend for an eCommerce platform, powered by Node.js, Express.js, MongoDB, and integrated with Stripe and Cloudinary for payments and image management. Includes user authentication, product and order management, and API endpoints for seamless frontend integration.
bcryptjs cloudinary concurrently cors csurf express expressjs mongodb multer nodejs rate-limiter stripe
Last synced: 05 Feb 2025
https://github.com/mariklimova/educationplatform
cors css express html jwt-token nodejs react typescript
Last synced: 29 Jan 2025
https://github.com/thesanchitadevi/black-market-server
backend
cors express express-middleware mongodb mongodb-atlas mongodb-database nodejs nodemon vercel-deployment
Last synced: 01 Feb 2025
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 Jan 2025
https://github.com/codersamrat/mern-todo-app
Todo App - Using MERN Stack (My First Full Stack Project)
axios bcyrpt cors dotenv expressjs jsonwebtoken moment mongodb-atlas mongoose nodejs npm react-icons react-modal react-router-dom-v6 reactjs tailwindcss vite-react
Last synced: 13 Feb 2025
https://github.com/misterowlpt/traefik-auth-api
A sample project that uses Traefik to control access to a federated REST API
Last synced: 20 Feb 2025
https://github.com/joysarkarbd/volunteer-server-side
body-parser cors dotenv express javascript mongodb nodemon
Last synced: 11 Jan 2025
https://github.com/joysarkarbd/simple-node-express-user-server
cors crud express javascript nodemon
Last synced: 11 Jan 2025
https://github.com/joysarkarbd/genius-car-mechanic-server
body-parser cors crud dotenv express javascript mongodb nodemon
Last synced: 11 Jan 2025
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: 23 Jan 2025
https://github.com/joysarkarbd/dream-bicycle-server-side
body-parser cors crud dotenv express javascript mongodb nodemon
Last synced: 11 Jan 2025
https://github.com/gustavocstl/serverless-meetup-api-proxy
Service to Meetup API which abstract OAuth from client side.
aws-lambda cors cross-browser meetup-api nodejs serverless
Last synced: 30 Jan 2025
https://github.com/sashee/signed_urls_cors
Testing different configurations of domains and CORS headers when redirecting to an S3 signed URL
Last synced: 29 Jan 2025
https://github.com/jl-olemar/calendar-backend-crud
Backend para el manejo de calendarios.
cors express javascript jsonwebtoken mongodb mongoose
Last synced: 05 Feb 2025
https://github.com/hrmrakib/food-table-server
It's full-stack restaurant management website (Server Side Code). Restaurant site: add food, gallery images, purchase, and order tracking.
cookie-parser cors dotenv expressjs jsonwebtoken mongodb
Last synced: 02 Feb 2025
https://github.com/jumarinr/salud-ocupacional-back
Proyecto de requisistemas
Last synced: 23 Jan 2025
https://github.com/sanjoy-droid/signal-backend
Signal Clone: A Node.js/Express backend for a Signal-like messaging app, providing user authentication, real-time messaging with Socket.IO, and MongoDB data persistence.
bcryptjs cors express-validator expressjs jwt-token mongodb nodejs scoketio
Last synced: 19 Feb 2025
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: 13 Feb 2025
https://github.com/ajsalemo/omdb-graphql-apollo
Movie listing's application that pulls data from the OMDb API. This is a React application with an express backend, using an GraphQL server and Apollo
api apollo axios cors dotenv express graphql jsx material-ui omdb persistent-storage react server single-page-app
Last synced: 19 Feb 2025
https://github.com/oteku/bs-cors
bs-cors is a Buckelscript binding to cors middleware
buckelscript-binding cors express reasonml
Last synced: 08 Feb 2025
https://github.com/masaok/cors-proxy-server
Proxy Server for fetching API URLs to bypass CORS warnings
Last synced: 29 Jan 2025
https://github.com/raushanapp/laail_network_backend_assign
find all users and depending upon routes like /lender or /borrower or you can sort like Ascending or Descending
cors dotenv expressjs nodejs nodemon typescript
Last synced: 13 Feb 2025
https://github.com/santhoshs50/user-management-dashboard
Task from Ajackus
axios cors css dotenv express html javascript mongodb mongoose nodejs react-redux react-router reactjs user-management
Last synced: 30 Jan 2025
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/mehedibytes/soul-knot-server
This is the backend server for Soul-Knot, a matrimony platform connecting users with potential life partners. Built using Node.js, Express.js, and MongoDB, the server handles authentication, biodata management, Stripe payments, and admin functionality to support the frontend.
cors dotenv express-js jwt-middleware mongodb node-js stripe-api
Last synced: 19 Feb 2025
https://github.com/ssmahim01/popular-medical-camp-server
It is the server of Popular Medical Camp platform. The client side is connected to this server for data rendering. Also implemented stripe in the server side to receive payment data and store data to the payment collection.
cors express-js jsonwebtoken mongodb node-js stripe
Last synced: 19 Feb 2025
https://github.com/aidans39/aidanstoner.com
Personal Website hosted at aidanstoner.com
aws cookies cors expressjs jsonwebtoken mongodb nginx nodejs reactjs tailwindcss
Last synced: 19 Feb 2025
https://github.com/starkelessar/advanced-auth-back
Реализация API для продвинутой регистрации и авторизации пользователя с активацией аккаунта через почту
bcrypt cookie-parser cors express-js express-validator jsonwebtoken mongodb mongoose nodejs nodemailer uuid
Last synced: 13 Feb 2025
https://github.com/nishantcoder108/movie-booking-app
Hi , This is the movie booking app where we can book movie . In this application , functionality is Login , Logout, Signup , movie search , movie book and finally payment. So , that's all about it.
axios bcryptjs body-parser bootstrap5 cors dotenv express jsonwebtoken material-ui mongodb mongoose nodejs nodemon react-bootsrap react-icons react-player react-router-dom reactjs
Last synced: 06 Feb 2025
https://github.com/shyamsundernt/day-5-backend
password reset
cors dotenv javascript mongoose
Last synced: 06 Feb 2025
https://github.com/akashchandrasekar/carsrental--project-backend
Cars Rental Project
api bcryptjs cors dotenv express jsonwebtoken nodemailer nodemon postman render
Last synced: 06 Feb 2025
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: 29 Jan 2025
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: 04 Feb 2025
https://github.com/irfnd/express-ts-boilerplate
A boilerplate/starter project for quickly building RESTful APIs using Express, Typescript and Prisma with some pre-built features.
compression cors dotenv eslint expressjs helmet husky lint-staged morgan prettier prisma typescript zod
Last synced: 06 Feb 2025
https://github.com/xterikatx/dev-radar
Projeto feito na Semana Omnistack 10.0 utilizando ReactJS, Node.js e MongoDB. ❤
cors dev-radar mongodb node-js reactjs rocketseat yarn
Last synced: 06 Feb 2025
https://github.com/badiwidya/to-do-list-api
Todolist REST API
cors crud express mongoose morgan nodejs rest-api todolist typescript
Last synced: 14 Feb 2025
https://github.com/petrusnoleto/nodejs-typescript-express-server-example
nodejs http server with typescript and express basic example
cors express http-server typescript
Last synced: 19 Feb 2025
https://github.com/akashchandrasekar/capstone-project-backend
cors expressjs jswebtoken mongoosejs nodejs nodemail postman
Last synced: 03 Feb 2025
https://github.com/petrusnoleto/taskmanager
task manager foi criado com a intenção de aprimorar estudos sobre api rest
api cors css express html javascript nodejs prisma task-manager typescript
Last synced: 19 Feb 2025
https://github.com/leonardotorresrodrigues/back-end-jornada-milhas
API que será integrada ao front-end.
alura challengebackend7 cors databaseclient docker dotenv eslint expressjs insomnia javascript jest mysql nodejs nodemon vitrinedev
Last synced: 06 Feb 2025
https://github.com/kenkyoo/meme-maker
Este es un proyecto web que combina frontend y backend para crear memes personalizados de manera sencilla y rápida.
axios cors css expressjs html imgflip-api javascript jquery meme-generator memes nodejs semantic-ui showalert-swiftui webpack
Last synced: 19 Feb 2025
https://github.com/absqueued/cors-remote-content
Bypassing CORS to get partial remote content
allorigins cors javascript jquery
Last synced: 13 Feb 2025
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: 13 Feb 2025
https://github.com/kitepea/ecommerce-react-native
Practice
cors expo expressjs jwt mongodb mongoose nodemailer react-native
Last synced: 30 Jan 2025
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: 19 Feb 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: 19 Feb 2025
https://github.com/mithu9/e-commerce-website
This is the fullstack e-commerce site
axios bcryptjs cookie-parser cors express flowbite jsonwebtoken moment mongoose multer nodemon react react-router-dom redux-toolkit slick-carousel
Last synced: 13 Feb 2025
https://github.com/junh0328/nextjs-aws-service
💻 next / node / mySQL / AWS 를 이용한 CRUD 사이트 제작
cors mysql nextjs nextjs-aws redux redux-saga
Last synced: 26 Jan 2025
https://github.com/golamsarwar96/sport-flex-app-server
Sport Flex is a sport equipment ecommerce website. The repo has server side code and API endpoints using CRUD operation.
cookie-parser cors crud-operation dotenv expressjs jwt-token mongodb nosql-database vercel-deployment
Last synced: 06 Feb 2025
https://github.com/golamsarwar96/smart-picks-app-server
Smart Picks is a product recommendation react application. This repository contain the server side code with CRUD Operation and API endpoints
cookie-parser cors crud-operation expressjs jwt-authentication jwt-token middleware mongodb mongodb-atlas nosql-database
Last synced: 06 Feb 2025
https://github.com/juanpablodiaz/food-rapidapi
Consuming An API and Hide Your API Keys SAFELY in React
cors environment-variables express fetch rapidapi react tailwindcss vite
Last synced: 13 Feb 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: 19 Feb 2025
https://github.com/byahram/simple-todo-app-be
bcryptjs body-parser cors express javascript jsonwebtoken mongodb mongoose nodejs
Last synced: 08 Feb 2025
https://github.com/sm-noushan/task-management-server-bytebux
Client
cors expressjs mongodb mvc-pattern
Last synced: 03 Feb 2025
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: 03 Feb 2025
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: 03 Feb 2025
https://github.com/malay-24/backendeval
NEM111-EVAL4
cors expressjs middleware mongodb-atlas mongoose nodejs
Last synced: 13 Feb 2025
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/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/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: 19 Feb 2025
https://github.com/jatin-pandey01/contacto
Contacto is a contact api backend application
bcrypt cookie-parser cookies cors express-middleware expressjs jsonwebtoken mongo mongodb-atlas mongoose nodejs
Last synced: 13 Feb 2025
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
https://github.com/hiejulia/hotelbooking
Hotel Booking project
apache-avro apache-kafka api-gateway cors docker eureka-server hystrix-dashboard kafka maven microservice mysql oauth2 rabbitmq spring-security springboot springcloud turbine zuul-server
Last synced: 16 Dec 2024
https://github.com/harshkapadia2/flask-jwt-cors
A demo for working with JWTs, testing the Flask-JWT-Extended package and implementing CORS.
cors flask flask-jwt-extended jwt
Last synced: 06 Feb 2025
https://github.com/fralonra/corsen
A universal Cross-Origin Resource Sharing(CORS) middleware
Last synced: 13 Feb 2025
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: 13 Feb 2025
https://github.com/felixkamau/mpesa-react-payment-form
A React.js application integrating M-Pesa Daraja API Express for seamless mobile payment processing. This project includes a payment form that securely handles transactions with M-Pesa, providing a user-friendly interface for initiating payments.
axios axios-react cors daraja-api daraja-mpesa express-js javascriptt mpesa-payments reactjs
Last synced: 13 Feb 2025
https://github.com/pachfule459/springsecurity6
Spring Security Zero to Master along with JWT, OAUTH2 - Code Examples
authentication authorization cors csrf-protection jwt keycloak method-level-security oauth2 openid-connect spring-security springboot
Last synced: 17 Jan 2025
https://github.com/ripper-no-chart/converter-server
Convert USD-MXN-ARS currencies
cors dotenv express fetch morgan nodejs ts-node typescript
Last synced: 06 Feb 2025
https://github.com/ayushivashisth/joke-generator-api
Backend for a joke generator website that generates and delivers jokes based on user requests. It handles joke generation, storage, and retrieval, ensuring a smooth and enjoyable user experience
cors expressjs nodejs nodemon npm-module npm-package render
Last synced: 13 Feb 2025
https://github.com/mahossain1/university-management-backend-express-mongoose
The backend of the University Management System is built to efficiently handle and process data for student enrollment, course management, faculty administration, and academic records. Developed with Node.js and Express, the API ensures secure and scalable communication between the frontend and the database.
cloudinary cors express jwt jwt-authentication mongodb mongoose node nodejs zod zod-validation
Last synced: 31 Dec 2024
https://github.com/tanvik-hub/quickeats-backend
QuickEats is a web application designed to bridge the gap between food vendors and customers who are in need of food 24/7. This project is built using the MERN stack (MongoDB, Express.js, React.js, Node.js) designed to connect vendors and customers
cors expressjs mern mongoose nodejs
Last synced: 13 Feb 2025
https://github.com/tanvik-hub/lost-and-found-backend
The backend for the Lost and Found website provides the core server-side functionality to support user authentication, item management, and efficient communication with the database. It is built using the following technologies: Node.js and Express.js: Used for creating a RESTful API to handle requests like user registration, login, posting items,
cors expressjs mongodb mongoose nodejs
Last synced: 13 Feb 2025
https://github.com/kirandash/mycoffeeappserver
Server for MyCoffeeApp
cors expressjs nedb rest restful-api
Last synced: 13 Feb 2025
https://github.com/kislaykashyap-hub/node.js-express-postgresql-apis
This repository contains a Node.js application using Express and PostgreSQL to provide API functionality for managing students, courses, modules, and additional features.
api body-parser cors crud development dotenv entity-relationship-diagram expressjs git javascript linux nodejs postgresql schema sql
Last synced: 23 Jan 2025