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/sujoncoder/mern_auth_server
bcryptjs cookie-parser cors express-js jwt-authentication mongoose morgan nodejs nodemailer
Last synced: 09 Feb 2025
https://github.com/sujoncoder/japawords-server
JapaWords Server
bcryptjs cloudinary cookie-parser cors dotenv expressjs jsonwebtoken mongoose morgan multer nodejs nodemailer nodemon
Last synced: 09 Feb 2025
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: 29 Jan 2025
https://github.com/laksh2005/geekmate
An interactive community for developers and geeks, to grow together
cors expressjs mongodb mongoose-schema nodejs
Last synced: 05 Feb 2025
https://github.com/rusiththarindu/management-system-backend
This is a backend repository for a client management system
body-parser cors dotenv expressjs mongodb mongoose nodemon
Last synced: 23 Jan 2025
https://github.com/jonathanprojetos/tfc-trybe-football-club
TFC é um site informativo sobre partidas e classificações de times de futebol.
bcryptjs cors docker docker-compose dotenv express express-async-errors joi mysql2 nodejs nodemon sequelize sequelize-cli test typescript
Last synced: 05 Feb 2025
https://github.com/liliwei25/nestjs-template
NestJS template with everything you need to get started
bun commitlint cors docker eslint github-actions helmet husky lint-staged nestjs prettier swc template typescript zod
Last synced: 23 Jan 2025
https://github.com/fightiiing/ecommerce
Ecommerce site
bootstrap cors express html-css-javascript router-dom stripe usecontext-hook usestate-hook
Last synced: 23 Jan 2025
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: 18 Jan 2025
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 Jan 2025
https://github.com/agostinhomarcia/back-end-car-reservations
This is the backend for the car booking system. This project provides a RESTful API for managing car bookings, allowing you to create, update, delete and list bookings.
Last synced: 02 Feb 2025
https://github.com/eyeganeshgupta/closet-haven-api
API for cloth selling e-commerce web-application
bcryptjs cloudinary cors express-async-handler expressjs jsonwebtoken mongodb mongoose multer multer-storage nodejs stripe
Last synced: 23 Jan 2025
https://github.com/engcfraposo/bootcamp-gostack-conceitos-de-node-js
Project about my first test of the Gostack in TypeScript
api cors json testes typescript
Last synced: 29 Jan 2025
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/pronoia9/dall-elyse
Discover the extraordinary capabilities of DALL-E with DALL-Elyse, a full-stack MERN AI Image Generation App. Witness the fusion of art and technology as this showcase gallery presents awe-inspiring images generated by DALL-E. Explore the boundless possibilities of AI creativity.
cloudinary cors dotenv expressjs file-saver framer-motion fullstack mern-stack mongoose nodemon openai photoswipe react react-router-dom react-three-drei react-three-fiber shaders styled-components vitejs zustand
Last synced: 24 Jan 2025
https://github.com/satyam-software-developer/issue-tracker-backend
issue tracker app created with nodejs for backend web development.
body-parser bootstrap cors css dotenv ejs expressjs expresslayouts git gitthub html javascript jquery mongodb mongodb-atlas mongoose nodejs notyjs render
Last synced: 29 Jan 2025
https://github.com/idowudamolaolatunji/api-getquicka
bcrypt cors expressjs jwt modemailer mongodb mongoosejs nodejs
Last synced: 05 Feb 2025
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/joysarkarbd/practice-of-nest-js
cookieparser cors helmet mongodb mongoose morgan mysql nestjs rate-limit swagger typeorm typescript
Last synced: 11 Jan 2025
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/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/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/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/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/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/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/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: 22 Dec 2024
https://github.com/akashchandrasekar/capstone-project-backend
cors expressjs jswebtoken mongoosejs nodejs nodemail postman
Last synced: 03 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/kitepea/ecommerce-react-native
Practice
cors expo expressjs jwt mongodb mongoose nodemailer react-native
Last synced: 30 Jan 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/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/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/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/tushcmd/olo-scraper
This is a full-stack web scraping application that simulates browser-like interactions using a headless browser. Users can input a URL, and the application scrapes data and performs specified actions.
cors express nodejs puppeteer react tailwindcss typescript winston
Last synced: 23 Dec 2024
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/0xabdulkhaliq/pixelhunt-backend
cors express mongoose rest-api
Last synced: 31 Dec 2024
https://github.com/shuvoprogram/courierhub_backend
bcrypt cors dotenv expressjs jsonwebtoken mongoose nodemailer nodemon url
Last synced: 23 Dec 2024
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/shuvoprogram/edusphere_backend
EduSphere 🌐 revolutionizes learning! An interactive LMS fostering personalized education, collaboration, and skill mastery.
axios bcrypt cloudinary cookie-parser cors datauri dotenv ejs expressjs http-status-code ioredis jwt mongoose multer node-cron nodemailer stripe ts-node-dev typescript
Last synced: 23 Dec 2024
https://github.com/shuvoprogram/inventorypro_backend
📦 InventoryPro: Simplify inventory control with this smart, user-friendly app. Streamline processes and optimize your stock management effortlessly.
body-parser cors dotenv express express-mongo-sanitize express-rate-limit helmet hpp jsonwebtoken mongoose morgan nocache nodemailer sendgrid xss-clean
Last synced: 23 Dec 2024
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