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-14 00:05:31 UTC
- JSON Representation
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/mohaiminul375/furni-flex-server
https://furni-flex-server-rho.vercel.app/furniture
Last synced: 09 Nov 2024
https://github.com/cloudacademy/stocks-app
Stocks App
ajax api cloudacademy cors react
Last synced: 13 Nov 2024
https://github.com/kanokpit-yowaratch/json-server
A simple API with json-server
Last synced: 13 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/kanokpit-yowaratch/express-mysql-api-pagination
REST API by Express.js and MySQL with Pagination + Search
bcrypt cors dotenv expressjs jwt multer mysql2 nodemon swagger swagger-ui-express typescript
Last synced: 13 Nov 2024
https://github.com/justsecret123/delivery-tracking-backend-api
Deployment in dev mode (local) & Production mode (Heroku) of an API.
api-rest axios cors expressjs javascript mongodb mongoose nodejs router
Last synced: 05 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/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: 07 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/amanmandal-m/exactspace
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: 07 Nov 2024
https://github.com/amanmandal-m/dent_care_backend
This is Dental Care Booking Appointment System Backend here user can register with valid credentials and also they can login and view the services and doctors and book appointement .
bcrypt cors express-js jsonwebtoken node-js
Last synced: 07 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/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: 07 Nov 2024
https://github.com/amanmandal-m/globalmart
Globalmart: Elevate your online shopping with React.js and Node.js. Enjoy secure authentication, intuitive cart management, and streamlined payments for a seamless experience.
aws-ec2 bcrypt cors ejs-templates google-oauth2 jsonwebtoken mongoose node-js react-js
Last synced: 07 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/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/amanmandal-m/flurn_booking_system_backend
This is Flurn Company Assignment this is for booking seats backend system .
cors csvtojson dotenv express-js mongoose node-js render swagger-docs swagger-ui
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/mock_11_backend
This is plan my trip backend app where user can view the travellers data , add travel information ,edit ,delete and user can filter according destination and sorting by price.
cors express-js mongoose node-js render-deployment
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/mock_7_backend
This is Food Delivery App Backend system so here user can register and after login they can view the available restraunts and book order by their prefrences each restraunts have menu items .
bcrypt cors express-js jsonwebtoken mongoose node-js
Last synced: 07 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/amanmandal-m/mock_8_backend
This is a OLX classifieds Backend App here user can register and login with valid credentials and they can view products page and also add product ,edit product and delete the product and sorting ,filtering and pagination is also available.
bcrypt cors express-js jsonwebtoken mongoose node-js swagger-docs swagger-ui
Last synced: 07 Nov 2024
https://github.com/amanmandal-m/triveous-ecommerce-backend
Our backend powers an e-commerce platform. It handles user management, product operations, shopping carts, order processing, and more. Built with Node.js, Express.js, and MongoDB, it's designed for scalability and integration with your frontend.
aws-ec2 bcrypt cors dotenv ejs express-js jsonwebtoken mongoose node-js nodemailer twillio
Last synced: 07 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/amanmandal-m/githuboauth_backend
This is Github Oauth Backend and Frontend if any Node developer wants to add in own project so you can easily use this repo and read docs for further information.
colors cors dotenv express-js express-session mongoose node-js nodemon passport passport-github2 render
Last synced: 07 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/amanmandal-m/hair_salon_backend_render
This is Hair Salon Booking Appointment System Backend here user can register with valid credentials and also they can login and view the stylers and services and book appointement by their choice.
bcrypt cors express-js jsonwebtoken mongoose node-js
Last synced: 07 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/amanmandal-m/shayari_generator
This is Shyaari Generator App so user can use this to generate shayaari in hindi or English Both.
cors css dotenv express-js html javascript mongoose node-js render
Last synced: 07 Nov 2024
https://github.com/samuellucas97/be-the-hero
back-end (Node.JS/ Express) + front-end (ReactJS)
axios cors express-js knexjs-nodejs-db-migration nodejs react-dom react-icons react-router-dom reactjs sqlite3-database
Last synced: 07 Nov 2024
https://github.com/0xabdulkhaliq/pixelhunt-backend
cors express mongoose rest-api
Last synced: 08 Nov 2024
https://github.com/tamoziit/geminitest
Google generative AI API Test
cors expressjs gemini-api nodejs
Last synced: 11 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/jonanv/gameofyear-firebase
Backend of gameofyear-angularjs
backend cors express firebase firebase-functions typescript
Last synced: 11 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/ertugrulsertaslan/real-time-chat
Realtime chat app made with ReactJS and socket.io.
cors express-js reactjs socket-io tailwindcss vite
Last synced: 06 Nov 2024
https://github.com/bunji2/gocors
Sample of CORS using GoLang (described in Japanese)
Last synced: 06 Nov 2024
https://github.com/luifean/randomflix-api
API desenvolvida a fim de prover informações de filmes da sua lista da Netflix. Faz uso do conceito de web scraping como data source.
cors express javascript nodejs puppeteer
Last synced: 08 Nov 2024
https://github.com/ertugrulsertaslan/taskguard
This application is designed to manage tasks with different user roles and permissions.
axios cors docker dotenv express-js jwt-authentication material-ui postgresql prisma reactjs reactrouter vite
Last synced: 06 Nov 2024
https://github.com/lahcenezzara/bmi-calculator-fastapi
BMI Calculator FastAPI Python
api backend bmi-calculator body-mass-index cors fastapi fitness health microservices pydantic python rest-api uvicorn web-api web-development
Last synced: 10 Nov 2024
https://github.com/absqueued/cors-remote-content
Bypassing CORS to get partial remote content
allorigins cors javascript jquery
Last synced: 11 Oct 2024
https://github.com/savindaj/aad-assignment-javaee-web-pos
Java Entraprice edition implementation !
ajax bootstrap cors css html http-requests jakartaee java javascript jquery mysql servlet
Last synced: 11 Nov 2024
https://github.com/brufelix/control-activity
Application for controlling activities
antdesign axios body-parser cors cors-proxy drag-and-drop express function-components hooks momentjs mongodb mongosse reactjs typescript
Last synced: 11 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/phatnguyenuit/express-example
This is an express example application implement CRUD with Mongoose. Support dockerize
body-parser cors dotenv expressjs mongoosejs nodejs
Last synced: 11 Nov 2024
https://github.com/debrajhyper/e-commerce
This is a comprehensive e-commerce full-stack application built using Next.js for the frontend and Node.js with Express.js for the backend. It provides functionality for user authentication, seller product management, and buyer shopping experience.
bcryptjs cors expressjs jwt-authentication nextjs14 nodejs postgresql reacthookform reactjs shadcn-ui tailwindcss typescript zod zustand
Last synced: 11 Oct 2024
https://github.com/kirandash/mycoffeeappserver
Server for MyCoffeeApp
cors expressjs nedb rest restful-api
Last synced: 03 Nov 2024
https://github.com/felixkamau/mpesa-react-payment-form
A React.js application integrating M-Pesa Daraja API Express for seamless mobile payment processing. This project includes a payment form that securely handles transactions with M-Pesa, providing a user-friendly interface for initiating payments.
axios axios-react cors daraja-api daraja-mpesa express-js javascriptt mpesa-payments reactjs
Last synced: 02 Nov 2024
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: 10 Oct 2024
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: 10 Oct 2024
https://github.com/kporus/social_app_backend
Its a demo social media backend file with prisma and database postgreSQL
cors express-js node-js postgresql prisma typescript
Last synced: 08 Nov 2024