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-31 00:06:07 UTC
- JSON Representation
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/niteshrawat0401/jwt-authentication
This is Full Stack JWT Authentication Application.
cors expressjs jwt-authentication middleware mongodb mongoose nodejs reactjs
Last synced: 16 Jan 2025
https://github.com/niteshrawat0401/student-dashboard
This is small student dashboard.
axios bcrypt cors dotenv expressjs jwt-authentication material-ui mongodb mongoose nodejs nodemon privateroutes reactjs tailwindcss
Last synced: 16 Jan 2025
https://github.com/shreya-paul-17/minor-projects
Minor Projects made during Web Development Course of PW Skills
bcryptjs cloudinary cookie-parser cors css3 express-js html5 javascript jsonwebtoken mongoose morgan multer node-js nodemailer nodemon tailwind-css
Last synced: 22 Jan 2025
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 Jan 2025
https://github.com/niteshrawat0401/faircent
Accurate BMI calculations for individuals, helping assess health and fitness levels based on height and weight measurements.
axios bcrypt cors dotenv expressjs jsonwebtoken material-ui mongodb mongoose nodejs nodemon react-router-dom reactjs
Last synced: 16 Jan 2025
https://github.com/niteshrawat0401/-dazzler_software
This is an admin panel that provides the ability for administrators to create, delete, and search user accounts. It also includes comprehensive validation for user signup and login processes.
axios bcrypt cors dotenv expressjs jsonwebtoken mongodb mongoose nodejs nodemon react-router-dom reactjs
Last synced: 16 Jan 2025
https://github.com/gdgiri/student-mentor-assign
i done mongoDB connectivity
cors dotenv express mongodb mongodb-atlas mongoose node-js nodemon
Last synced: 16 Jan 2025
https://github.com/pranava007/fsd-auth-backend
This is a FSD Regsiter Login Forget-Password
bcryptjs cors expressjs nodejs nodemailer
Last synced: 16 Jan 2025
https://github.com/pranava007/fsd-curd-operation-backent
This is a FSD-CURD-Operation-Backent
cors expressjs mongoose mvc-architecture nodejs
Last synced: 16 Jan 2025
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: 12 Jan 2025
https://github.com/temgi/microsservicos_springcloud
App de RH com Cadastro de Trabalhadores dividido em Diversos Microsserviços Java com Spring Cloud, proporcionando Balanceamento de Carga, Comunicação Rest com JSON, API Gateway, Service Discovery, Serviços Isolados em Containers, Configuração Centralizada, Autenticação OAuth, Autorização com Token JWT de Microsserviços, CORS e RestTemplate.
apache-tomcat api-gateway cors docker docker-image eureka-discovery-service feign-client hystrix java-11 jwt-token maven oauth2 postgresql rest-api ribbon spring-boot spring-cloud spring-cloud-netflix zuul-api-gateway
Last synced: 12 Jan 2025
https://github.com/bscript07/furniture-restfull-api
Furniture RESTfull API JS Back End
ajax client client-server client-server-architecture cors crud javascript json server
Last synced: 22 Jan 2025
https://github.com/sae0-3/cors-solutions
Solución al problema de CORS
cors nginx nodejs proxy reverse-proxy vanillajs
Last synced: 12 Jan 2025
https://github.com/pacmancity/django-xml-parser
тестовое задание, приложение для добавления данных из xml в базу данных
cors django djangorestframework-xml djanogo-rest-framework python
Last synced: 06 Jan 2025
https://github.com/takbirgazi/oclub-server
This Server Using Modular Design Pattern
cors dotnet express modular modular-design mongodb nodejs
Last synced: 22 Jan 2025
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: 17 Jan 2025
https://github.com/gustavo361/amazon-api-server
Backend folder from forms to get products data from Amazon API
axios backend cors express javascript jsdom server
Last synced: 22 Jan 2025
https://github.com/canaxs/nodejs-app
Blog site containing backend and frontend applications
bodyparser client cors mongodb nodejs reactjs server
Last synced: 21 Jan 2025
https://github.com/rjayworld/popular-medical-camp
This is the MERN stack project. It contains content related to Medical Camp Management System. This system helps the organizer and the participants to easily manage and coordinate the medical camp.
axios cors daisy-ui firebase-auth firebase-hosting mongodb reactrouter stripe stripe-checkout stripe-payments tailgrids tanstack-query
Last synced: 28 Jan 2025
https://github.com/tapader13/paytasker-server
A Node.js backend for PayTasker that handles task management, user authentication, Stripe payments, email notifications, and real-time updates. Features include task submission/review, coin rewards, user roles (worker, buyer, admin), and JWT authentication.
cors expressjs jwt mongodb nodejs nodemailer nodemon stripe
Last synced: 28 Jan 2025
https://github.com/mahajabin-tokon/pha11-library-server
The Bookish Backend is a secure, scalable RESTful API using Express and MongoDB, enabling user authentication, book management, category filtering, and borrowing/returning operations for the Bookish platform.
cookie-parser cors dotenv express jsonwebtoken mongodb
Last synced: 28 Jan 2025
https://github.com/mahajabin-tokon/pha12-digital-product-review-server
The Product Hunt backend, built with Node.js and Express.js, manages user roles, product data, payments, and secure operations, enabling seamless frontend-database communication.
cors dotenv express jsonwebtoken mongodb stripe
Last synced: 28 Jan 2025
https://github.com/mahajabin-tokon/pha10-visa-application-server
The VisaPro Backend is a secure, scalable RESTful API managing visa applications, user data, and operations with modern backend technologies for seamless VisaPro platform functionality.
Last synced: 28 Jan 2025
https://github.com/tariqul420/kutto-server
Kutto Server is the backend for the Kutto platform, built with Node.js and Express. It manages user authentication, pet listings, and communication for a seamless pet adoption experience.
cookieparser cors dotenv jwt mongodb morgan nodemailer stripe
Last synced: 28 Jan 2025
https://github.com/zahid-official/milestone-11-server
Welcome to the backend of TrackBook - Book Management System. This platform, built with Node.js, Express.js, and MongoDB, efficiently handles book management, user authentication, and borrowing operations, providing a secure and scalable solution for library resource management.
axios-interceptor cookie-parser cors dotenv expressjs firebase jwt mongodb nodejs
Last synced: 22 Jan 2025
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 Jan 2025
https://github.com/fasunle/trivia
Udacity inspired App. Project 2 in Fullstack Engineering Role
ajax api cors flask fullstack python react restful-api sql
Last synced: 25 Jan 2025
https://github.com/el-sherbini/lens
Social-media MERN Stack application, built with MongoDB, Express.js, React.js, Node.js, Redux, Material UI.
axios bcrypt cors expressjs googlelogin jwt mongodb mongoose nodejs reactjs redux redux-thunk social-media validator
Last synced: 22 Jan 2025
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: 17 Jan 2025
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: 07 Dec 2024
https://github.com/dev-saiful/nasa_project
NASA Mission Control Project | API Created for Habitable Planets | NodeJS Project
axios azure-app-service cors csv-parser dotenv express-js jest mongodb mongoose morgan nodejs pm2 react supertest
Last synced: 21 Jan 2025
https://github.com/0suphan0/polygon_drawing_api
This is a service project that saves drawing coordinate data received from the client into a JSON file.
Last synced: 13 Jan 2025
https://github.com/takbirgazi/geographyolympiadbd-server
This is server of geographyolympiadbd
Last synced: 06 Dec 2024
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/iurianu/goodreads-web-scraper
A simple web scraper that gets a book from goodreads.com by providing the ISBN
axios bootstrap cheerio cors express-js goodreads javascript nodemon
Last synced: 13 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/vitor-msp/nginx
System containing a web server, cache server and load balancer with Ningx.
cache corp cors csp hsts http load-balancer nginx reverse-proxy tls
Last synced: 25 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/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/serhiinikif/online-store
bcrypt cors dotenv express jwt middleware nodejs postgresql rest-api sequelize
Last synced: 15 Jan 2025
https://github.com/md-habib-ulla/scribestation
The Stationery Shop API is a comprehensive backend solution for managing a stationery store. Built with Node.js, Express, TypeScript, and MongoDB, it enables efficient management of products and orders with robust validation and error handling.
bcrypt cors dotenv express mongodb mongoose nodejs nodemon prettier typescript zod
Last synced: 14 Dec 2024
https://github.com/smilevp/shopify_backend
Shopify_Backend using Expressjs and Mongodb. I have deployed this repository in render.
bcryptjs cors dotenv express jsonwebtoken mongodb mongoose nodemailer nodemon razorpay validator
Last synced: 04 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/smilevp/password_reset_backend
Password_Reset_Backend built using ExpressJS,Mongodb and Nodemailer
bcrypt cors dotenv express-generator jwt mongoose nodemailer nodemon
Last synced: 04 Jan 2025
https://github.com/eltonsantos/consuming-api
Consumingo API - Vídeo: Consumindo API no Front e no Back-end | CodeDrops #45 - Instrutor: Mayk Brito - Link: https://www.youtube.com/watch?v=vYlz3SmNXQQ
api axios cors express lite-server nodejs nodemon
Last synced: 11 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/sazidulalam47/nikah-noor-server
Secure Backend for Nikah Noor Matrimony Platform
cookie-parser cors dotenv expressjs json-web-token mongodb nodejs stripe
Last synced: 25 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/gopalbasak1/bike-store-server
Technology & Live Server
cors dotenv eslint-config-prettier express mongodb mongoose nodejs prettier ts-node-dev typescript typescript-eslint-setup
Last synced: 14 Dec 2024
https://github.com/vymalo/api-watcher-backend
Backend application for the API Watcher
cors dotenv express helmet husky knex lodash openapi-generator-plus passport repository-pattern socket-io sqlite3 typescript webpack5 winston
Last synced: 23 Jan 2025
https://github.com/pedrolustosa/financial-v2
Financial System - Project DDD
angular api cors csharp ddd-patterns dotnetcore entityframework generics html5 identity jwt linq-to-sql restful-api scss singleton sqlserver typescript
Last synced: 11 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/princeinscripts/e-commerce-website
A robust backend implementation for an e-commerce website, handling product management, user authentication, order processing, and secure data storage.
bcrypt cloudinary cookie-parser cors dotenv express express-validator jsonwebtoken mailgen mongoose mongoose-aggregate-paginate-v2 muter nanoid nodemailer passport razorpay react
Last synced: 13 Jan 2025
https://github.com/satyam-software-developer/social-media-backend
Social-Media-Backend project created with nodejs for backend web developement.
bcrypt cors dotenv expressjs git github jsonwebtoken mongodb mongodb-atlas mongoose nodejs nodemon postman
Last synced: 06 Jan 2025
https://github.com/princeinscripts/task-2-blog-website
A MERN stack blog app for creating, managing, and sharing posts. Features user authentication, image uploading, liking, and responsive design.
authentication blogging cors express full-stack jwt mern mongoose multer node react web-app
Last synced: 13 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/fabio-sudo-apt/money_flow_back
bcrypt cors dotenv eslint express jsonwebtoken morgan node-ts prisma typescript vitest-ts zod
Last synced: 06 Jan 2025