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-10 00:05:53 UTC
- JSON Representation
https://github.com/2o3t/koa2-proxy-middleware
http proxy middleware for koa2
2o3t cors http http-proxy-middleware https koa koa-proxy-middleware koa2 koa2-proxy-middleware middleware proxy
Last synced: 24 Nov 2024
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/tanveerahmed4545/ta-fashion-server
Ta Fashion is a meticulously designed Single page Fashion website created with React, React Router, and Tailwind CSS, featuring a user-friendly layout and original design.It includes essential pages like Home and Login/Register.
Last synced: 19 Nov 2024
https://github.com/patmaz/publicapi
API with JWT authentication + websockets + data scraping
api bcrypt cors crud data-scraping firebase graphql jwt jwt-authentication nodejs real-time websockets
Last synced: 19 Nov 2024
https://github.com/camruthav/bookstore-app_mern
Bookstore App Using MERN Stack
cors crud mern-stack vite webdevelopment
Last synced: 22 Dec 2024
https://github.com/marcelo-rafael/nlw_heat_node
Repository for the project developed at NLW-Heat-Back, on the Impulse Trail.
axios cors dotenv express jsonwebtoken nodejs prisma socket-io ts-node-dev tyoescript
Last synced: 14 Nov 2024
https://github.com/washira/express-guides
Advanced Express.js guides with multiple features
cookie-parser cors express jwt mysql2 nodejs
Last synced: 19 Nov 2024
https://github.com/luiggi-piero/mern-crud-auth-tasks
Backend del sistema Task Manager
bcryptjs cookie-parser cors express javascript jsonwebtoken mongoose morgan node nodemon zod
Last synced: 07 Dec 2024
https://github.com/sharpwit/server-for-test
A webserver docker container based on express for testing RESTful app
cors docker express javascript nodejs webserver
Last synced: 24 Nov 2024
https://github.com/balakrishnan-10/nodejs-5-password-reset-flow
Password Reset Flow Task using Nodemailer
bcryptjs cors dotenv expressjs jsonwebtoken mongodb-atlas mongoose nodemailer nodemon postman vscode
Last synced: 13 Nov 2024
https://github.com/joaomni/devradar
🗺️ exibir devs próximos por geolocalização no maps
api cors expo-cli expressjs mongod mongoose react-hooks react-native react-navigation react-router reactjs stylesheet
Last synced: 13 Nov 2024
https://github.com/joaomni/next-level-week1
♻️ Ecoleta
cors express nodejs sqlite typescript
Last synced: 13 Nov 2024
https://github.com/taiseen/um
Universe Management
cors express global-error-handling interface micro-service middleware model mongoose rest-api router schema validation zod
Last synced: 13 Nov 2024
https://github.com/flipeador/node-http-cors
Simplifies the handling of Cross-origin Resource Sharing.
cors cross-origin-resource-sharing express javascript middleware nodejs
Last synced: 14 Nov 2024
https://github.com/sae0-3/cors-solutions
Solución al problema de CORS
cors nginx nodejs proxy reverse-proxy vanillajs
Last synced: 13 Nov 2024
https://github.com/routbullet/auth-mern
auth-mern is a full-stack application developed with the MERN stack (MongoDB, Express, React, Node.js) designed to illustrate user authentication and authorization. This project features separate backend and frontend directories to maintain a clean separation of concerns, ideal for learning and understanding MERN stack development.
cors dotenv expressjs full-stack js-cookie jsonwebtoken login-system mern-stack middleware mongodb moongose nodejs nodemon react react-router-dom restful-api scripts styled-components typescript vite
Last synced: 19 Dec 2024
https://github.com/carolinasfreitas/trucksystem-api
Trabalho #3 de Desenvolvimento de APIs | Recursos de Segurança | Cadastro de Usuário | Login | Criptografia e Token | CRUD | Pesquisa
bcrypt cors dotenv express javascript jsonwebtoken md5 mysql node nodemailer nodemon sequelize
Last synced: 14 Nov 2024
https://github.com/kaiocass/be-the-hero
Projeto realizado na Semana Omnistack 11 - Rocketseat
cors expo jest json knexjs nodejs react react-native sqlite3
Last synced: 13 Nov 2024
https://github.com/kaiocass/pizzaria
cors expressjs jwt-authentication multer nextjs nodejs prisma reactjs sass typescript yarn
Last synced: 13 Nov 2024
https://github.com/arthurdsant/crud-sql
Full Stack project based on several technologies for its construction such as React, Vite.Js, Javascript, Styled-Components, Node.Js Nodemon, Express and MySQL.
cors css3 express javascript mysql nodejs nodemon reatctjs styled-components vite
Last synced: 13 Nov 2024
https://github.com/akashd7892/crud_api_rudra_innvo
CRUD_API
cors ejs-templates expressjs jwt mongodb-atlas mongoose nodejs
Last synced: 19 Nov 2024
https://github.com/gabrielfduarte/restwithspringboot
Rest with Spring Boot - Udemy
cors docker docker-compose dozer flyway hateoas java java11 jpa jpa-hibernate jwt migrations mvc mysql spring spring-boot spring-security springboot2 swagger travis-ci
Last synced: 16 Nov 2024
https://github.com/hattorikanto/epress-anime_characters-crud_server
The CRUD server for anime characters
cockroachdb cors expressjs nodejs postgresql prisma-orm typescript vercel
Last synced: 20 Dec 2024
https://github.com/alper-sayin/currency-exchange-dashboard
Currency Exchange Dashboard- Django REST Framework+React
cors css django django-rest-framework postgresql react react-hooks reactjs reactjs-components recharts-js restful-api serializer-django serializers viewsets
Last synced: 24 Nov 2024
https://github.com/akashp73387/task-management-app-project---backend
A Task Management App is a digital tool designed to help individuals and teams organize, prioritize, and track tasks efficiently.
bcryptjs cors dotenv express jsonwebtoken mongoose nodemailer
Last synced: 14 Nov 2024
https://github.com/akashp73387/project-realestate-backend
This repo contains Back End code for the Real-Estate Website. Built using MERN Stack.
bcrypt cors expressjs jwt-authentication mongoose node-js nodemon render
Last synced: 14 Nov 2024
https://github.com/roy7077/awsar
Awsar is a MERN project designed to streamline the internship application process. Students can easily search and apply for internships, while admins can effortlessly post new opportunities. Built with Node.js, Express.js, React.js, and MongoDB Atlas, and deployed on Render and Netlify for scalability and efficiency
bcrypt cloudinary cookie-parser cors dotenv express-fileupload expressjs jwt-authentication mongodb mongoose nodejs nodemailer nodemon otp-authentication otp-generator reactjs
Last synced: 16 Nov 2024
https://github.com/roy7077/sarswati
Sarswati Backend is a Node.js application built with Express and MongoDB, designed to support an educational platform with roles for students, instructors, and administrators. It includes features for user authentication, course management, payments, and more
bcrypt cloudinary cookie-parser cors dotenv express-fileupload express-js jwt-authentication mongodb mongoose nodejs nodemailer otp-generator razorpay render
Last synced: 16 Nov 2024
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: 07 Dec 2024
https://github.com/jailsonsf/stant-test
Organizador de palestras, consiste em uma api que recebe um arquivo com uma lista de propostas de palestra e retorna as palestras organizadas por horário
axios cors express javascript multer nodejs nodemon react vite
Last synced: 24 Nov 2024
https://github.com/priyabratagig/mern-jobrambo-api
Job portal made with MERN, with practial approach for security, architecute, database, and code oranisaition
authentication cookie cors cryptojs exception-handling express jsonwebtoken middleware mongodb mvc rest-api
Last synced: 15 Nov 2024
https://github.com/akashp73387/settly-assessment-backend
An application form for a new account where users enter their personal details, validate the information, and have the option to edit and resubmit the form before finalizing their registration.
cors crud-api dotenv expressjs mongodb mongoose nodejs nodemon
Last synced: 18 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 Nov 2024
https://github.com/emmanuel-ezekiel/backend-resturant-review
backend for the restaurant-review using NODE,CORS,EXPRESS AND Mongo
Last synced: 16 Nov 2024
https://github.com/laynef/node-secure-cors
CORS for Node.js that does not allow wildcards for Subdomain attacks
Last synced: 27 Dec 2024
https://github.com/canaxs/nodejs-app
bodyparser client cors mongodb nodejs reactjs server
Last synced: 19 Nov 2024
https://github.com/sauraverse/google-docs-clone
React based Text-editor with real-time collaboration in document editing implemented using socket.io
cors create-react-app mongodb mongoose nodejs quilljs react socket-io
Last synced: 15 Nov 2024
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 Nov 2024
https://github.com/paulshpilsher/instalike
Instagram-like Go-based REST API backend webservice.
cors docker docker-compose go gofiber golang jwt jwt-authentication postgres postgresql rest rest-api restapi rsa sqlx swagger
Last synced: 16 Nov 2024
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: 30 Nov 2024
https://github.com/galibri/express-js-rest-api
REST API with express-js and Node.js
bcrypt-nodejs bcryptjs body-parser cors express-js express-middleware expressjs jwt jwt-authentication mongodb mongoose nodemon rest-api restful-api
Last synced: 16 Nov 2024
https://github.com/nitinkondhari03/voting_app
A secure voting app with user authentication, authorization, and admin functionalities, allowing users to cast votes, preventing duplicate votes, enabling the admin to view all votes, and providing a button to determine the winning candidate while closing the voting forms.
axios bcryptjs body-parser cors dotenv expressjs jsonwebtoken nodejs nodemon pg postgresql-database react-icons react-router-dom reactjs sequelize
Last synced: 15 Nov 2024
https://github.com/rameshseerangan/library-management-system-backend
Library Management System
bcrypt cors dotenv express jasonwebtoken javascript mongodb mongoose nodejs postman
Last synced: 07 Dec 2024
https://github.com/amanmandal-m/exactspace-backend
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/serhiinikif/online-store
bcrypt cors dotenv express jwt middleware nodejs postgresql rest-api sequelize
Last synced: 15 Nov 2024
https://github.com/aaaastark/expressjs-mongodb-nodejs
Express JS, Node JS, and Mongo DB
body-parser cookie cookie-parser cors database expressjs expressjs-framework javascript js json mongodb mongoose multer nodejs pug
Last synced: 15 Nov 2024
https://github.com/orion-inc/ezi-authentication-web-service
:rocket: A simple yet elegant typescript express server for the ezi-reporting systems. Contains all the necessary endpoints for making things better and simple.
authentication authorization body-parser cors expressjs mongodb mongoose nodejs nodemon pm2 typescript
Last synced: 15 Nov 2024
https://github.com/spm999/ai-certs
The application supports creating, reading, updating, and deleting (CRUD) tasks. Each task has a title, description, status (e.g., pending, in-progress, completed), and due date.
cors expressjs git inmemory-db nodejs react-router-dom reactjs render rest-api vercel
Last synced: 15 Nov 2024
https://github.com/spm999/medical-portal
It is a comprehensive web application designed to streamline healthcare management between doctors and patients. Built using React for the frontend and Node.js with PostgreSQL (NeonDB) for the backend, the system facilitates secure doctor registration, patient signup, login functionalities, and robust management of PDF documents.
bcryptjs cors css doctor jwt-authentication medical-care multer neondb nodejs nodemon npm postgres react react-router-dom
Last synced: 15 Nov 2024
https://github.com/spm999/audio-transcriber
Audio transcriber using deepgram
api audiototext cloudinary component cors deepgram mern-stack mongoose nodejs react transcription vite
Last synced: 15 Nov 2024
https://github.com/bqardi/sunes-ostebiks
Skoleopgave, hvor vi laver fetch kald til vores (oste) API.
api cors express fetch skoleopgave token
Last synced: 15 Nov 2024
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 Nov 2024
https://github.com/mtwn105/slice
Split Your Expenses with Friends using Node.js
angular angular10 bulma cors css expenses hacktoberfest html javascript jwt mongodb mongoose nodejs npm scss slice split typescript
Last synced: 15 Nov 2024
https://github.com/andreinalima/souldecor-back
E-commerce de casa e decoração, feito como requisito do projeto final para o bootcamp fullstack react-node da soulcode.
Last synced: 15 Nov 2024
https://github.com/dhartisangani/evian-backend
A one-stop solution to all your EV Charging problems. It will significantly impact users' time and effort. Instead of finding EV stations and empty slots physically, You can now explore various stations, compare prices and book slots from home.
chai cors express node pino razorpay swagger
Last synced: 17 Nov 2024
https://github.com/amanmandal-m/code_conversion_generator
This is Code conversion generator so developers or user they can convert their code in any languages.
cors css dotenv express-js html javascript mongoose node-js railway
Last synced: 26 Dec 2024
https://github.com/chavda-bhavik/schoacher-api
API to handle teacher and employer information and authentication for Schoacher
apollo-server cors expressjs grapgql graphql-upload jsonwebtoken nodejs typegraphql typeorm typescript
Last synced: 15 Nov 2024
https://github.com/olyathecute/localchat-server
Server for real time chat
cors express nodemon socket-io
Last synced: 29 Nov 2024
https://github.com/njeruthuo/letsplaybackend
API backend system for my dating app
cors django django-rest-framework docker docker-compose
Last synced: 15 Nov 2024
https://github.com/njeruthuo/blog-final
This is an API designed to serve blogs to a react app
backend-api cors django django-rest-framework
Last synced: 15 Nov 2024
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: 20 Nov 2024
https://github.com/lucasdants/nodejs-devradar
DevRadar is a project developed during the Semana Omnistack presented by Rockeseat. This project is a way to find near devs by techs.
axios cors express mongoose socketio typescript
Last synced: 20 Nov 2024
https://github.com/cedric921/-dga-chat-mearn-socket-frontend
a real time chat in express, socket.io, mongo, ts in backend and next, redux toolkit in frontend
cors expressjs javascript jwt nextjs nodejs reactjs redux reduxtoolkit render rest tailwindcss typescript vercel
Last synced: 20 Nov 2024
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 Nov 2024
https://github.com/hezhii/cross-domain-example
A example of the CORS on Node.js
Last synced: 20 Nov 2024
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: 17 Nov 2024
https://github.com/mohamed-ramadan1/lin-backend
This is the back end of the graduation project (Learning platform)
bcryptjs cloudinary cookies cors dotenv express express-mongo-sanitize express-rate-limit helmet jwt-authentication mongodb-atlas mongoose morgan multer nodejs nodemailer validator xss-clean
Last synced: 15 Nov 2024
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: 17 Nov 2024
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/pandiaraj-22/gold_rate_calculator_backend
backend bcrypt cors jwt-authentication mongoclient mongodb nodejs
Last synced: 15 Nov 2024
https://github.com/pandiaraj-22/password-reset-frontend-main
password-reset
axios bootstrap5 cors css react-router-dom reactjs styled-components
Last synced: 15 Nov 2024
https://github.com/pblnahu1/login-react-mysql-node
Login con React y NodeJS. Para el Front uso Axios. Para el Back uso Express, CORS y MySQL
axios cors expressjs javascript mysql nodejs react
Last synced: 02 Jan 2025
https://github.com/andresilveira1/rocketnotes-api
A Rest API build with Node.js.
cors dotenv express jsonwebtoken knex nodejs sqlite sqlite3
Last synced: 20 Nov 2024
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: 17 Nov 2024
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: 20 Nov 2024
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: 20 Nov 2024
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: 20 Nov 2024
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: 20 Nov 2024
https://github.com/furkan-dogu/blogapp-api
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 express-async-errors expressjs mongodb mongoose nodejs redoc-express request-ip swagger-autogen swagger-ui-express validator
Last synced: 20 Nov 2024
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: 20 Nov 2024