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-02 00:06:13 UTC
- JSON Representation
https://github.com/ajeeth9895/instagram_clone_backend
Instagram clone using express
bcrypt cloudinary cors express-generator express-router jwt-token mongodb-atlas mongoose-model mongoose-schema nodemailer
Last synced: 22 Jan 2025
https://github.com/ajeeth9895/url_shortner-backend
Url-shortener backend
bcrypt cors express-generator jwt-token mangoose mongodb nodemailer nodemailer-mailgun-transport shortid
Last synced: 22 Jan 2025
https://github.com/sharmasanchay/onlinecodecomplier
The Online Code Compiler is a powerful web application that allows users to write, compile, and execute code in various programming languages directly from their browser. Built with React.js, Node.js, Express.js, and MongoDB, it supports multiple languages, real-time output, making it an essential tool for coding enthusiasts.✨👍
backend c cors cpp css express java javascript mongdb nodejs pytho reactjs
Last synced: 02 Feb 2025
https://github.com/hafs96/gestion_bibliotheque
Ce projet vise à implémenter un système de gestion des emprunts d'une librairie en utilisant une architecture microservice. L'objectif principal est de décomposer le système en plusieurs services autonomes, chacun ayant une responsabilité bien définie et communiquant avec les autres via des canaux clairs.
api backend cloud cors express-js frontend javascript mongoose nodejs nodemailer reacrjs
Last synced: 22 Jan 2025
https://github.com/renatobritodev/consuming-api
Mini project to consuming api.
api axios cors express javascript nodejs nodemon
Last synced: 22 Jan 2025
https://github.com/sohanemon/express-ts
Express TypeScript Starter designed to be a comprehensive template for building high-quality web applications using Express with TypeScript.
cookie-parser cors eslint express filebaserouting helmet husky morgan nodejs nodemon prettier ts-node typescript
Last synced: 15 Jan 2025
https://github.com/sachnaror/combined_django_react_root
Django and React Integration: Session Authentication, CORS, CSRF Protection, and Cookie Management
authentication-mechanisms cookies cors cross-origin-requests csrf django react session session-management web-security
Last synced: 22 Jan 2025
https://github.com/rishavconsolelog21/dealsdray
This repo is for DealsDray Task, whose Tech Stack in the MERN Stack. Which have User Register, Login and Logout and Employee management system
bcryptjs cors express-js javascript jwt-authentication mongodb reactjs
Last synced: 22 Jan 2025
https://github.com/sumansauravmay/addan_digital_solution_profile
This is a full stack app for the user profile where user can register, login, see his profile, logout and delete his the profile.
axio bcrypt chakra-ui cors css env expressjs html javasc jsonwebtoken mongodb-atlas mongoose nodejs nodemon react-hooks react-router-dom reactjs
Last synced: 22 Jan 2025
https://github.com/pranambhat/cors-policy
CORS policy | Browser | Google Chrome | Access Denied
access browser browser-extension cors cors-proxy cors-request denied extension extensions googlechrome localhost moesif policy
Last synced: 28 Jan 2025
https://github.com/acsbitmen/login-backend
Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.
body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql
Last synced: 22 Jan 2025
https://github.com/serhiinikif/online-store
bcrypt cors dotenv express jwt middleware nodejs postgresql rest-api sequelize
Last synced: 15 Jan 2025
https://github.com/mouni2619/reactmarkdown-be
The ReactMarkdown backend manages user authentication, project creation, and data storage, offering RESTful API endpoints for user actions and project management. It ensures data integrity, security, and user-specific access controls, providing a robust infrastructure for the application.
bycrypt cors dotenv express mongodb-atlas nodemailer nodemon
Last synced: 16 Jan 2025
https://github.com/mtwn105/phonepe-pulse-plus
An API on top of PhonePe Pulse Data APIs
cors data data-science express finance hacktoberfest heroku javascript nodejs phonepe pulse
Last synced: 15 Jan 2025
https://github.com/himanshuraj98/speak-chat-app
A real-time chat application built using Node.js, Express.js, and Socket.io on the server-side, and HTML, JavaScript, and the Socket.io client library on the client-side.
cors express-js nodejs reactjs socket-io
Last synced: 22 Jan 2025
https://github.com/atikur-24/mvc-architecture-template
MVC ARCHITECTURE TEMPLATE FOR EXPRESS SERVER
bcrypt cors expressjs jsonwebtoken mongoose nodejs typescript
Last synced: 22 Jan 2025
https://github.com/carloshenriquefs/scheduling-financial
💵 - Scheduling financial transfers
cors h2-database hibernate java11 transfer
Last synced: 22 Jan 2025
https://github.com/zrnik/php-slim-cors
Slim Framework 4 CORS Middleware
cors middleware php php8 slim-framework slim4
Last synced: 22 Jan 2025
https://github.com/gersonbenito/node-products-app
API para guardar productos creado en Node usando TypeScript, Express, MongoDB Docker y Docker Compose
cors docker docker-compose express mongodb mongoose node typescript
Last synced: 28 Jan 2025
https://github.com/lucasdants/nodejs-bethehero
BeTheHero is a project developed during the Semana Omnistack presented by Rockeseat. This project is a way to help ONGS.
celebrate cors express jest knex sqlite3 supertest typescript
Last synced: 21 Jan 2025
https://github.com/rejaulkariim/assignment-2
bycript cors dotenv expressjs mongodb-atlas mongoose typescript zod
Last synced: 29 Jan 2025
https://github.com/gabrielcrackpro/cors-fix-localhost
A script to avoid CORS policiy on localhost using a express app
cors cors-policy express express-app expressjs localhost
Last synced: 22 Jan 2025
https://github.com/jsamuelap/apv-mern-backend
Backend del Administrador de Pacientes de Veterinaria del curso JS Moderno
bcrypt cors dotenv express js jsonwebtoken mongo-db mongoose nodejs nodemailer nodemon
Last synced: 17 Jan 2025
https://github.com/bforbilly24/beresin-express-backend-app
Backend of BeresIn
cors express knex postgresql typescript
Last synced: 15 Dec 2024
https://github.com/sumaiyabanu15/expenses_tracker_backend
In this page is used to track the expenses and calculate our Income
bcrypt cors dotenv express javascript jsonwebtoken mongodb mongoose nodejs nodemon
Last synced: 09 Jan 2025
https://github.com/sumaiyabanu15/password-reset-flow-backend
This page helps to reset your password.
bcryptjs cors dotenv expressjs html-css-javascript jwt-tokens mongoose nodejs nodemailer nodemon
Last synced: 09 Jan 2025
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/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/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/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/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/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/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: 15 Dec 2024
https://github.com/rjtravelhelpline/backend-jts
Backend - Jaipur Taxi Service
Last synced: 15 Dec 2024
https://github.com/temurbek2310/swagger_express_js
Practice Express js and Swagger ui for managing products.
bcrypt cors express-js swagger-ui
Last synced: 15 Dec 2024
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/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/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: 15 Dec 2024
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