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-12 00:06:26 UTC
- JSON Representation
https://github.com/praveenkumar8754/colour-suggestions-be
Daily dress colour suggestions for women
bcryptjs cors express mongoose nodejs nodemailer nodemon
Last synced: 23 Jan 2025
https://github.com/praveenkumar8754/password-reset-flow-backend
This page helps to reset your password.
bcryptjs cors expresjs html-css-javascript mongose nodejs nodemailer nodemon
Last synced: 23 Jan 2025
https://github.com/dhartisangani/indiefoods-backend
IndieFoods is a home-cooked food subscription platform created to empower the indie chefs, the superstars who cook great food at home and want to take it a step higher. Our users will have the choice of multiple meal plans and chefs within their area.
cors express firebase mocha nodejs razorpay
Last synced: 18 Jan 2025
https://github.com/jonathas/restify-cors-dev-proxy
A proxy to solve CORS issues in development
cors cors-proxy javascript nodejs proxy proxy-server
Last synced: 16 Jan 2025
https://github.com/sajjad177/ph-university-backend
Learning advance mongoose, mongodb with typescript. We are learning PH University website
cors dotenv eslint expres mongodb mongoose nodejs typescript zod-validation
Last synced: 05 Feb 2025
https://github.com/hebahamdan2/weather-journal-app
Weather Journal App is a simple web application developed for the Udacity Frontend Web Developer Nanodegree program using the OpenWeatherMap API.
cors expressjs html-css-javascript nodejs openweathermap-api udacity-nanodegree
Last synced: 05 Feb 2025
https://github.com/furkan-dogu/productapi-2
This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger.
cors dotenv expressjs mongodb mongoose nodejs redoc-express swagger-autogen swagger-ui-express
Last synced: 21 Jan 2025
https://github.com/furkan-dogu/blog-app-be
This project is a RESTful API developed using Node.js and Express. This API is designed for a Blog App project and handles blog, category, comment and like operations. The API interacts with a MongoDB database and is documented with Swagger.
cors dotenv express-async-errors expressjs mongoose nodejs redoc-express swagger-autogen swagger-ui-express
Last synced: 21 Jan 2025
https://github.com/furkan-dogu/stockapi
This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger. It supports CRUD operations for auth, user, category, brand, firm, product, purchase, and sale sections, and secures transactions with token and JWT.
cors dotenv express express-async-errors jsonwebtoken mongodb mongoose nodejs redoc-express swagger-autogen swagger-ui-express
Last synced: 21 Jan 2025
https://github.com/furkan-dogu/productapi
This project is a backend application developed using Express.js and MongoDB. The application is capable of performing basic CRUD (Create, Read, Update, Delete) operations such as managing products and users. Additionally, it handles common needs like session management and error handling.
cookie-session cors dotenv express-async-errors expressjs mongoose nodejs redoc-express swagger-ui-express
Last synced: 21 Jan 2025
https://github.com/furkan-dogu/library_be
This project constitutes the backend part of a book management system. It provides RESTful APIs using Express.js and performs basic operations on books over an MongoDB database.
cors dotenv express-async-errors express-js javascript mongoose nodejs redoc-express swagger-ui-express
Last synced: 21 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: 26 Jan 2025
https://github.com/sa-190/api-connection
this easy application contain 3 branches. master branch include api and project branch include windows form application for connect to api. and project2 branch include asp.net web application to connect the api. to run to this application, you require to IIS manager activation and publish api with this. and you have to install CORS inside your api project. for prevent to this error: Access to XMLHttpRequest at 'http://xxx/api' from origin 'https://yyy' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
api cors script webapi windowsforms xml xmlhttprequest
Last synced: 18 Jan 2025
https://github.com/isabelamoraes/ignite-reactjs-auth
axios cors express jsonwebtoken jwt-decode nextjs nookies reactjs typescript uuid
Last synced: 23 Jan 2025
https://github.com/isabelamoraes/nlw02
axios cors expo express google-fonts javascript knex nodejs react-native react-navigation reactjs typescript
Last synced: 23 Jan 2025
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/RodrigoBLima/node-api-products
API nodejs
cors docker ecmascript express javascript mongodb nodejs
Last synced: 23 Oct 2024
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/tbalint1995/MERN-HealthTracker
Milyen gyümölcsöt / zöldséget ettél ma? - Gyakorlás
axios-react cors dotenv express monngdb nodemon
Last synced: 23 Oct 2024
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/luiizsilverio/partytime
Aplicação Node + Mongoose
cors jsonwebtoken mongoose multer nodejs
Last synced: 01 Feb 2025
https://github.com/matoka02/product-catalog-be
Server for sending data about products.
cors express-js mongodb mongoose node-js typescript
Last synced: 27 Dec 2024
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/caomeiyouren/cors-proxy-worker
一个用于解决跨域问题的代理
cloudflare-workers cors docker nodejs proxy typescript
Last synced: 20 Jan 2025
https://github.com/sreeragp69/notes-app-backend
Backend for the Note App built with Node.js, Express.js, and MongoDB. Handles user authentication, note management, and API requests.
authentication backend cors crud dotenv express-js jwt mern mongodb nodejs rest-api
Last synced: 09 Feb 2025
https://github.com/mcodex/rs-module01-api-challenge
NodeJS challenge from Rocketseat's bootcamp
Last synced: 20 Jan 2025
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/luiizsilverio/api-vendas
API de Vendas desenvolvida em Node durante o curso de API Rest do prof. Aluizio Dev.
celebrate cors date-fns dotenv handlebars joi jsonwebtoken multer node-mailer nodejs nodemailer postgres typeorm typescript
Last synced: 01 Feb 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/f2rkan/webrtc-gstreamer-stream
WebRTC and GStreamer integration using werift-webrtc for real-time audio and video streaming, enabling low-latency communication in multimedia applications.
cors coturn docker express-js grafana gstreamer nodejs prometheus typescript video-streaming vue2 webrtc
Last synced: 09 Feb 2025
https://github.com/crispengari/shopping-app-ng
This is a simple shopping app using MEAN stack. This Online shop allow users to add products and remove products into the shopping cart.
angularjs cors css express html javascript mongodb mongoose nodejs scss typescript webapps webdevelopment
Last synced: 09 Feb 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/samie/vaadin-cors-sample
Sample of embedded Vaadin application and cross-domain CORS settings.
cors java microfrontends vaadin vaadin-24
Last synced: 02 Feb 2025
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/iryna-vyshniak/mern-backend
bcrypt cloudinary cors dotenv express gravatar jsonwebtoken mongoose morgan multer nodemailer
Last synced: 07 Feb 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/belchenkov/devcamper_nodejs
This is a project based course where i build an extensive, in-depth backend API for DevCamper, a bootcamp directory app.
bcryptjs colors cookie-parser cors crypto dotenv express-fileupload express-mongo-sanitize express-rate-limit expressjs helmet hpp jsonwebtoken mongodb mongoose morgan nodejs nodemailer slugify xss-clean
Last synced: 05 Jan 2025
https://github.com/badrikomma/contactslist-server
cors expressjs mongodb mongoose
Last synced: 20 Jan 2025
https://github.com/idowudamolaolatunji/api-getquicka
bcrypt cors expressjs jwt modemailer mongodb mongoosejs nodejs
Last synced: 05 Feb 2025
https://github.com/crispengari/shopping-app-vue2.js-mevn
This is a simple shopping application that allows users to add items to the shopping basket and remove items from the shopping basket as well. This application is using MEVN stack.
axios cors css express html javascript js json mevn mevn-stack mongodb mongoose node nodejs scss typescript vue2 vuejs webdevelopment
Last synced: 09 Feb 2025
https://github.com/kevveth/ecommerce_fullstack
A full-stack e-commerce platform built with React for the front-end, TypeScript for type safety, and Node/Express/PostgreSQL for the backend. Features client-side routing with React Router, and secure authentication using bcrypt, Passport, and CORS.
bcrypt cors ecommerce express full-stack node passport postgresql react react-router typescript
Last synced: 02 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/elzasimoes/dev-library
👋 Dev Library application for Devs in progress.
bcrypt-nodejs body-parser consign cors jwt-authentication knex moment mongoose node-schedule nodemon passport pg pm2 sqlite3 vuejs
Last synced: 05 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/mesbol6647/mern-01-stokapp-
This project is a stock management application developed using the MongoDB, Express.js, React, and Node.js (MERN) stack. It allows users to add, update, and track the stock status of products.
cors deploy dirname express-static expressjs mongodb-database nodejs react
Last synced: 09 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: 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/oshekharo/cors-bypasser
A simple Node.js server that acts as a CORS proxy, forwarding requests to a target URL.
cors cors-anywhere cors-proxy nodejs serverless
Last synced: 05 Jan 2025
https://github.com/gedgonz/aapipeliculas
Curso de Creación de WebApi Profesional Udemy
authorization automapper codefirst cors csharp dto injection-dependency jwt repository-pattern webapi
Last synced: 01 Feb 2025