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: 2024-11-16 00:05:46 UTC
- JSON Representation
https://github.com/abdullah0332/web_rtc_chat_app
Build and deploy a React Video Chat Application using WebRTC.
cors express material-ui nodejs nodemon peer react react-copy-to-clipboard simple-peer socket-io
Last synced: 10 Nov 2024
https://github.com/abdullah0332/memories-project
Build a MERN Application Memori. It is a simple social media app that allows users to post interesting events that happened in their lives.
axios cors dotenv express material-ui moment mongodb mongoose nodejs nodemon react react-redux reactjs redux redux-thunk
Last synced: 10 Nov 2024
https://github.com/abdullah0332/bookstore-api-test-mocha-chai
Book store node js api testing with mocha and chai.
chai chai-http cors express mocha mocha-chai mongoose morgan
Last synced: 10 Nov 2024
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: 12 Nov 2024
https://github.com/ajith-11399/gas-slot-booking-app-backend
This repository contains Gas-Slot-Booking-Backend.
bcryptjs cors expressjs mongodb mongoose nodejs nodemailer
Last synced: 10 Nov 2024
https://github.com/ranaivomahaleo/tranoutilsbundle
Add json httpstatus support, CORS headers support and .env file reader support to Symfony application.
cors cors-request environment-variables httpstatus jsonapi php symfony symfony-bundle
Last synced: 12 Nov 2024
https://github.com/josana-kla/projeto17-shortly
cors dotenv expressjs joi-validation nodejs nodemon pgsql postgresql
Last synced: 11 Nov 2024
https://github.com/anitatess/whiteboard-colab
Live Collaboration Whiteboard with 3 options: painting, drawing shapes and chat. Built using Node, React, Express and Socket.io
chat collaboration cors express html-css-javascript javascript node react socket-io whiteboard
Last synced: 11 Nov 2024
https://github.com/hawkpraveen/blog_app_be
This repo contains Back End code for the Blog App. Built using MERN Stack.
bcryptjs cors expressjs jwt-authentication mongoose nodejs render
Last synced: 12 Nov 2024
https://github.com/hawkpraveen/project_management_tool_backend
This repo contains Back End code for the Project Management Tool. Built using MERN Stack.
bcryptjs cors expressjs jwt-authentication mongoose nodejs nodemon-express render
Last synced: 12 Nov 2024
https://github.com/hawkpraveen/password_reset_back_end
This repo contains NodeJS Day 3 Task of MERN Stack. Password Reset Flow.
bcryptjs cors dotenv nodejs nodemon-express render toastify
Last synced: 12 Nov 2024
https://github.com/goldenhub/fullstackopen
Backend implementation of note app using nodejs
cors cors-proxy database database-schema deployment docker dotenv env environment-variables error-handler express-error-handler express-middlewares express-server flyio json-parser mongodb mongoose nodejs static-build static-middleware
Last synced: 12 Nov 2024
https://github.com/goldenhub/fullstackopen-part4
Implementing a standard node directory structure in a simple POST and GET blog app
cors dotenv eslint expressjs middlewares mongodb mongodb-atlas mongoose-schema mongoose-validation mongoosejs nodejs nodemon
Last synced: 12 Nov 2024
https://github.com/udokailodigwe/memories-app-server
Worked on an API with RESTful pattern. It interfaces my MongoDB database to serve resources to client requests endpoints
cors express javascript mongoose node nodemon
Last synced: 14 Nov 2024
https://github.com/axe10rellana/graphql-desde-cero
Repositorio de proyectos hechos con GraphQL desde cero.
apollo-client apollo-server cors css dotenv express graphql graphql-tag javascript mern-stack mongodb mongoose monorepo nodemon react react-icons react-router-dom tailwindcss vite
Last synced: 12 Nov 2024
https://github.com/angelhtml/react_hook_yup
react hook form with yup example
angelcodestyle axios axios-react cors expressjs form javascript jsx nextjs nodejs reacthookform reactjs validation yup yup-validation
Last synced: 12 Nov 2024
https://github.com/sumaiyabanu15/expenses_tracker_backend
In this page is used to track the expenses and calculate our Income
bcrypt cors express javascript jsonwebtoken mongodb mongoose nodejs nodemon
Last synced: 11 Nov 2024
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: 11 Nov 2024
https://github.com/arpit-shrivastva/todo-mern
The MERN stack (MongoDB, Express.js, React, and Node.js) is a powerful set of technologies used to build full-stack web applications. In a MERN Todo app, MongoDB serves as the NoSQL database to store todo items, providing flexible schema design and scalability.
api body-parser cors express mern-stack mongodb node react todo
Last synced: 14 Nov 2024
https://github.com/arpit-shrivastva/video-app
The video streaming app backend built with Node.js provides a robust infrastructure to efficiently handle video content delivery. Leveraging Node.js's event-driven architecture, it ensures high scalability and performance. Utilizing libraries like Express.js.
cookies-parser cors env expressjs nodejs prettier
Last synced: 14 Nov 2024
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: 16 Nov 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: 11 Nov 2024
https://github.com/jsinkx/blog-post-platform-backend
Microservice backend application blog post platform. User authentication, blogs and posts create. Typescript node.js express CRUD project
bcrypt cors express express-validator jwt mongodb multer typescript
Last synced: 11 Nov 2024
https://github.com/abdur-rahman-apu/sky-trip-server
Sky-trip is a website of booking flight tickets.
cors dotenv expressjs jwt-authentication mern-stack-development mongodb nodejs stripe-payments
Last synced: 12 Nov 2024
https://github.com/abdur-rahman-apu/phone-store-server
Phone store website's server code.
cors dotenv express-js jwt-authentication mongodb-database nodejs stripe vercel-deployment
Last synced: 12 Nov 2024
https://github.com/abdelrahman0122/e-commerce
e-commerce-app using Nodejs
bcrypt cloudinary cors dotenv express joi jsonwebtoken mongoose multer nodemailer slugify stripe
Last synced: 14 Nov 2024
https://github.com/irenaeus-xvi/crud-restfull-api
Building a User-Friendly Frontend for a RESTfulAPI with CRUD Operations
bootstrap5 cors docker docker-compose expressjs html5 js nodejs toastify
Last synced: 14 Nov 2024
https://github.com/pranosa/cors_test_web
Web Application To Run CORS tests against your API with your specified Origin, Headers, and Methods.
Last synced: 14 Nov 2024
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: 16 Nov 2024
https://github.com/azanniel/api-solid
💪 GymPass style app - Obtendo acesso à academias associadas ao planos para praticar exercícios físicos
cors e2e-tests factory-pattern fastify fastify-plugin in-memory-database jwt-authentication latitude-and-longitude prisma rbac-authorization rbac-roles repository-pattern solid unit-testing
Last synced: 11 Nov 2024
https://github.com/rayanneramos/feedbackwidget-backend
Projeto desenvolvido na NLW Return 8° edição. Repositório contém o backend da aplicação.
cors express jest nodemailer prisma ts-node ts-node-dev typescript
Last synced: 12 Nov 2024
https://github.com/rohits05/rsx-bot
An AI-based web application, by resembling the features of ChatGPT with advanced GPT3 model API, gets the ability to answer for anything, and beyond stuff!
aiapplications-project aiapps cors dotenv express gpt-3 nodemon openai server-side-rendering vitejs
Last synced: 11 Nov 2024
https://github.com/vipinchaudhary31122002/bloggx
BloggX is a blogging website where user can post their blog.
bcryptjs bootstrap5 cors css3 expressjs html5 javascript mongodb mongoose nodejs react-router-dom reactjs
Last synced: 11 Nov 2024
https://github.com/fabianroy/expresso-emporium-server
PH Practice Project #12 - Server
backend cors crud crud-application crud-operation dotenv expressjs mongodb mongodb-atlas npm rest-api server
Last synced: 12 Nov 2024
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: 12 Nov 2024
https://github.com/vidhya0501/realestateapp
Real Estate Management Website
axios bcrypt bootstrap5 context-api cors dotenv expressjs jsonwebtoken mongodb mongoose multer nodejs react-bootstrap react-router-dom reactjs uuid
Last synced: 12 Nov 2024
https://github.com/vidhya0501/employeemanagement
Employee Management System using (React js, Node js, Express js, MySQL)
axios bcrypt bootstrap-icons bootstrap5 cookie-parser cors dotenv expressjs jsonwebtoken mysql nodejs react-router-dom reactjs
Last synced: 12 Nov 2024
https://github.com/vidhya0501/e-commerce-website
E-Commerce Website using MERN Stack
axios bcrypt chartjs cors dotenv expressjs jsonwebtoken mongoose multer nodejs nodemailer razorpay react-bootstrap react-chartjs-2 react-hot-toast react-icons react-router-dom reactjs uuid
Last synced: 12 Nov 2024
https://github.com/vidhya0501/music-player-benew
Online Music Player using MERN Stack - Backend
bcryptjs cloudinary cors dotenv expressjs fullstack-development jsonwebtoken mern-stack mongodb mongoose multer nodejs
Last synced: 12 Nov 2024
https://github.com/vidhya0501/assign-mentorbe
Mentor-Student Database with Express Server
api api-endpoints cors dotenv expressjs http-methods mongodb mongoose mvc mvc-architecture nodejs postman status-codes
Last synced: 12 Nov 2024
https://github.com/rominalodolo/reacthookscrashcourse
React.js Hooks Crash Course by Maximilian Schwarzmüller.
Last synced: 13 Nov 2024
https://github.com/dikshant441/food-order
A food order application with multiples features that fetch live data through Swiggy's API.
api cors event-listener integration-testing javascript jest-tests jsx parcel-bundler react-testing-library reactjs redux-toolkit tailwind-css unit-testing usecontext vercel-deployment
Last synced: 13 Nov 2024
https://github.com/lequangnamsoraly2009/mern-first-app
MERN Stack List Course Learn Tutorial☀︎🤣
argon2 axios bootstrap cors dotenv express jwt material-icons mongoose nodejs react-redux redux-toolkit styled-components
Last synced: 13 Nov 2024
https://github.com/haris-khan-durrani/corsbypass
In this code you can bypass any CORS issue by using your endpoint with anyurl it will remove your CORS error and will ressolve issue easily. Even you can use in iframe as well
cors cors-anywhere express expressjs nodejs
Last synced: 16 Nov 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/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/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/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/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/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/emmanuel-ezekiel/backend-resturant-review
backend for the restaurant-review using NODE,CORS,EXPRESS AND Mongo
Last synced: 16 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/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/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