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-26 00:06:16 UTC
- JSON Representation
https://github.com/rominalodolo/reacthookscrashcourse
React.js Hooks Crash Course by Maximilian Schwarzmüller.
Last synced: 12 Jan 2025
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: 12 Jan 2025
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: 12 Jan 2025
https://github.com/whyshashi/video_sync_app
Web Application where users can join a room, share a YouTube video link, and watch the video together with perfect synchronization. Additionally, users should be able to chat with each other in real-time while watching the video. The project should include some advanced and creative features to enhance user engagement and interaction.
cors express jwt mongodb-atlas mongoose nodejs react socket-io
Last synced: 20 Dec 2024
https://github.com/thund3rhawk/bim_admin_backend
aws-s3 bcrypt cloudinary cors express mongodb multer nodejs prettier prisma ts-node typescript
Last synced: 18 Jan 2025
https://github.com/dunghenry/api_todos
Backend todos
body-parser cors expressjs mongodb-atlas nodemon restful-api
Last synced: 25 Jan 2025
https://github.com/uwon0625/nbagames
NBA live score and alerts
aws aws-cdk cloudformation cors dynamodb eventbridge express jest lambda nestjs nextjs powershell reactjs redis restful-api storybook tailwindcss typescript unittest websocket
Last synced: 12 Jan 2025
https://github.com/willdarkins/sticky-quips-backend
Backend & database production for note taking application that resembles a sticky note format attaching links and short reminders
body-parser cors dotenv express mongodb mongoose nodejs
Last synced: 24 Jan 2025
https://github.com/willdarkins/file-share-backend
Backend & database production for a file sharing application built with NEXT.js allowing users to download & send files to friends via links
body-parser cloudinary cors dotenv express mongodb mongoose multer nodemailer typescript
Last synced: 24 Jan 2025
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: 01 Dec 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: 11 Jan 2025
https://github.com/vertikajain/first-graphql-project
Example of GraphQL in NodeJS and ReactJS using Apollo Client and GraphiQL.
apollo-client cors express graphiql graphql nodejs reactjs
Last synced: 18 Jan 2025
https://github.com/prasanth2817/chat-application-backend
The backend is built using Node.js with Express for handling API requests and Socket.IO for real-time messaging. MongoDB stores user data and chat messages, with Mongoose handling database operations. JWT is used for authentication, and bcrypt for password hashing. The code follows the MVC architecture for maintainability.
bcryptjs cors dotenv expressjs jwt-authentication moongose mvc-architecture nodejs socket-io
Last synced: 20 Dec 2024
https://github.com/dadangdut33/personal-web-backend
Server code of my personal web
cors express nodejs swagger typescript
Last synced: 09 Oct 2024
https://github.com/sujoncoder/database_authentication
body-parser cors dotenv express-js mongodb mongodb-atlas mongoose node-js nodemon
Last synced: 10 Jan 2025
https://github.com/mdrianislam0or1/contacts-management-backend
This is the backend code for a contacts management application, built using Node.js, Express.js, and MongoDB. It provides RESTful API endpoints for managing contact details, including adding, viewing, updating, and deleting contacts.
cors dotenv eslint expressjs mongodb mongoose nodejs postman typescript zod
Last synced: 28 Dec 2024
https://github.com/ososuna/eazy-bank-api
Spring Security Zero to Master course
cors crsf jwt mysql oauth2 spring-security
Last synced: 05 Jan 2025
https://github.com/dunghenry/tours_app
React + Redux + MongoDB + Express + Nodejs
cors expressjs googleoauth helmet jsonwebtoken mongodb-compass mongoose nodejs nodemon react-hooks react-router reactjs redux-thunk redux-toolkit
Last synced: 25 Jan 2025
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/dunghenry/social_media
Social Media use react, redux, expressjs, mongodb
bcrypt body-parser cookie-parser cors date-fns dotenv expressjs helmet jsonwebtoken mongodb-atlas mongoose morgan nodejs nodemon react-hooks reactjs redux-toolkit
Last synced: 25 Jan 2025
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/mariklimova/educationplatform
cors express jwt-token nodejs typescript
Last synced: 02 Dec 2024
https://github.com/scodify/gpt-back
Proyecto Back End GPT
cors dotenv express morgan openai-api
Last synced: 20 Jan 2025
https://github.com/danfalcon225/mern_stack_app
MERN stack app | Backend CRUD | Backend Router | CORS Policy | MongoDB operations | Frontend CRUD | Frontend Router
axios cors express javascript mongodb mongoose node-js notistack reactjs tailwindcss vite
Last synced: 02 Dec 2024
https://github.com/binvu06/e-commerce
Modern e-commerce built with best practices in mind. MERN stack, Redux Toolkit for state management, Material UI for a delightful UI, and RESTful APIs for seamless integration. Dive in and explore!
cors express-js forgot-password jwt-authentication material-ui mern mongodb node-js react react-router restful-api
Last synced: 10 Dec 2024
https://github.com/pandit0305/ai-chat-bot
user can ask anything with ai chat bot application, user are able to get answer of difficult questions
Last synced: 27 Nov 2024
https://github.com/badiwidya/to-do-list-api
Todolist REST API
cors crud express mongoose morgan nodejs rest-api todolist typescript
Last synced: 22 Dec 2024
https://github.com/akashchandrasekar/capstone-project-backend
cors expressjs jswebtoken mongoosejs nodejs nodemail postman
Last synced: 08 Dec 2024
https://github.com/luiggi-piero/foxbelmusic-backend
Backend de Foxbel Music, la aplicación se encarga de la lógica del negocio realizando consultas a la API de Deezer y almacenando la información en Mongo DB
axios cors express express-async-handler javascript mongoose node
Last synced: 28 Nov 2024
https://github.com/sujoncoder/developer_swag
bcryptjs cors dotenv express-js jwt-authentication mongodb mongoose morgan nodejs nodemailer
Last synced: 08 Dec 2024
https://github.com/lovepelmeni/realtime-course-app
This is realtime course app implemented using Server Sent Events + Django + Javascript and AJAX / XML Requests and more
ajax channels cors django javascript sse
Last synced: 02 Dec 2024
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 Jan 2025
https://github.com/trevor4n/hurdle-backend
Backend for: https://github.com/trevor4n/hurdle
api cors express node-fetch rest
Last synced: 25 Jan 2025
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: 12 Jan 2025
https://github.com/kitepea/ecommerce-react-native
Practice
cors expo expressjs jwt mongodb mongoose nodemailer react-native
Last synced: 02 Dec 2024
https://github.com/serkan-ucakcioglu/socket-io-test-example
Node- Express js && React js
cors express nodejs nodemon reactjs socket-io socket-io-client
Last synced: 08 Dec 2024
https://github.com/serkan-ucakcioglu/node-js-cloudinary-file-upload
Uploading photos to Cloudinary platform with express js file upload and creating it as a link.
cloudinary cors dotenv express express-fileupload node-js nodemon
Last synced: 08 Dec 2024
https://github.com/serkan-ucakcioglu/mini-blog-mern
Mern Stack - Easy Mini blog
cors express-js mongodb mongoose node nodemon reactjs redux-toolkit router rtk-query tailwindcss typescript
Last synced: 08 Dec 2024
https://github.com/joaomni/next-level-week1
♻️ Ecoleta
cors express nodejs sqlite typescript
Last synced: 12 Jan 2025
https://github.com/serkan-ucakcioglu/mern-stack-send-mail
Mern Stack Send Mail && Node mailer && React Hook Form
axios cors dotenv express nodemailer react react-hook-form tailwind-css
Last synced: 08 Dec 2024
https://github.com/serkan-ucakcioglu/express-pagination-react-swr-pagination
Mern Stack Swr Example With Express Js Pagination Returning Data And React Swr
axios cors dotenv express-js mongoose pagination react swr tailwind-css typescript
Last synced: 08 Dec 2024
https://github.com/serkan-ucakcioglu/express-user-auth
express js jwt auth && register && login && refresh token
cookie-parser cors express jwt mongodb mongoose nodejs nodemon
Last synced: 08 Dec 2024
https://github.com/sskender/nodejs-backend-starter
Starter kit for developing backend with Node.js
backend boilerplate cors express express-js helmet javascript mern mern-stack mongodb mongoose morgan mvc node nodejs rest rest-api restful template xss
Last synced: 28 Nov 2024
https://github.com/tinyhiker/tyrell_book_store
Tyrel Bookstore built using JavaScript, React, Express, Node, and MongoDB
cors dotenv express firebase-login firebase-storage mongodb mongoose node react react-redux react-redux-toolkit react-router redux-toolkit-query sweetalert2 tailwindcss
Last synced: 18 Jan 2025
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/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/pomxark/example-app
Успешно выполненное тестовое задание. Кэширование, очередь, обработка дат, тестирование
assets cors csrf docker docker-compose https laravel laravel-cors nginx node20 postgres tdd test-automation vite
Last synced: 08 Dec 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/byahram/simple-todo-app-be
bcryptjs body-parser cors express javascript jsonwebtoken mongodb mongoose nodejs
Last synced: 16 Dec 2024
https://github.com/sm-noushan/task-management-server-bytebux
Client
cors expressjs mongodb mvc-pattern
Last synced: 08 Dec 2024
https://github.com/sm-noushan/task-management-client-bytebux
This project is a task management application that allows users to manage tasks effectively. It provides features for listing tasks, adding new tasks, editing existing tasks, deleting tasks, and marking tasks as completed or not completed.
cors expressjs mongodb mvc-architecture prop-types react-hot-toast reactsjs redux redux-toolkit rtk-query tailwindcss vite
Last synced: 08 Dec 2024
https://github.com/sm-noushan/react-stay-vista-server
StayVista is a user-friendly hotel booking platform designed to offer a seamless experience for both guests and hosts by enabling users to browse, book, and manage accommodations effortlessly.
cookie-parser cors dotenv expressjs jwt mongodb nodejs nodemailer stripe
Last synced: 08 Dec 2024
https://github.com/hareem-gohar/shorten-it
Shorten-IT is a simple URL shortening application built with React, Node.js, Express, and MongoDB. It allows users to shorten long URLs, set expiry dates, and track the number of clicks on each shortened URL.
cors expressjs mongodb nanoid nodejs reactjs tailwindcss
Last synced: 16 Dec 2024
https://github.com/khaledssbd/riderevolt-project
RideRevolt is a Bike-store management web application that has is make on express.js and has different routes for different requests.
cors dotenv eslint express globals mongoose prettier tsc typescript typescript-eslint
Last synced: 03 Dec 2024
https://github.com/zeuz8/simple-notes-backend
Backend repository for a Simple Web Notes App, designed to handle the storage of note data using MySQL database. This project aims to provide practical insights into MySQL data storage and retrieval mechanisms.
cors expres mysql2 nodejs nodemon
Last synced: 03 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 Jan 2025
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: 17 Jan 2025
https://github.com/kareimgazer/fso
solutions of the exercises and projects of the course 'Full Stack Open'
axios cors css deployment express http javascript morgan-middleware node nodemon npm postman react restclient restful-api vite vite-proxy
Last synced: 08 Dec 2024
https://github.com/kareimgazer/weatherapp
A simple weather app using JavaScript and open Weather Map API
api body-parser cors css express html5 http javascript nodejs weather
Last synced: 08 Dec 2024
https://github.com/narotam-mishra/crypto-currency-app-backend
Created crypto currency converter APIs to calculate exchange rate for any currency using Nodejs & Express
apis axios cors crypto currencies dotenv expressjs nodejs
Last synced: 03 Dec 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: 17 Jan 2025
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: 12 Jan 2025
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/olyathecute/localchat-server
Server for real time chat
cors express nodemon socket-io
Last synced: 29 Nov 2024
https://github.com/lexhouk/goit-pyweb-hw-13-task-1
Модуль 13. Розширені теми Backend-розробки
cloudinary cors cors-enabled cors-middleware docker-compose environment-variables fastapi-mail fastapi-middleware fastapi-security goit goit-pyweb-hw-13 limiter reset-password security send-email studying verify-email
Last synced: 18 Jan 2025
https://github.com/idowudamolaolatunji/api-getquicka
bcrypt cors expressjs jwt modemailer mongodb mongoosejs nodejs
Last synced: 11 Dec 2024
https://github.com/hiejulia/hotelbooking
Hotel Booking project
apache-avro apache-kafka api-gateway cors docker eureka-server hystrix-dashboard kafka maven microservice mysql oauth2 rabbitmq spring-security springboot springcloud turbine zuul-server
Last synced: 16 Dec 2024
https://github.com/tushcmd/olo-scraper
This is a full-stack web scraping application that simulates browser-like interactions using a headless browser. Users can input a URL, and the application scrapes data and performs specified actions.
cors express nodejs puppeteer react tailwindcss typescript winston
Last synced: 23 Dec 2024
https://github.com/kanokpit-yowaratch/json-server
A simple API with json-server
Last synced: 13 Jan 2025
https://github.com/wdyitz/auth-api
API de autenticação de usuário
bcrypt cors express jest jwt-authentication nodejs prisma tsup typescript
Last synced: 03 Dec 2024
https://github.com/pachfule459/springsecurity6
Spring Security Zero to Master along with JWT, OAUTH2 - Code Examples
authentication authorization cors csrf-protection jwt keycloak method-level-security oauth2 openid-connect spring-security springboot
Last synced: 17 Jan 2025
https://github.com/0xabdulkhaliq/pixelhunt-backend
cors express mongoose rest-api
Last synced: 31 Dec 2024
https://github.com/sutharshantanu/razorpay-gateway
Developed a backend repository for RazorPay payment integration in Node.js + MongoDB. Implemented seamless payment processing, leveraging RazorPay's capabilities. Integrated Node.js for server-side logic and MongoDB for data storage. The project focused on creating a robust backend solution, enabling secure and efficient payment transactions.
cors dotenv express-js mongodb mongoose node-js razorpay razorpay-api
Last synced: 27 Dec 2024
https://github.com/shuvoprogram/courierhub_backend
bcrypt cors dotenv expressjs jsonwebtoken mongoose nodemailer nodemon url
Last synced: 23 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 Jan 2025
https://github.com/shuvoprogram/edusphere_backend
EduSphere 🌐 revolutionizes learning! An interactive LMS fostering personalized education, collaboration, and skill mastery.
axios bcrypt cloudinary cookie-parser cors datauri dotenv ejs expressjs http-status-code ioredis jwt mongoose multer node-cron nodemailer stripe ts-node-dev typescript
Last synced: 23 Dec 2024
https://github.com/shuvoprogram/inventorypro_backend
📦 InventoryPro: Simplify inventory control with this smart, user-friendly app. Streamline processes and optimize your stock management effortlessly.
body-parser cors dotenv express express-mongo-sanitize express-rate-limit helmet hpp jsonwebtoken mongoose morgan nocache nodemailer sendgrid xss-clean
Last synced: 23 Dec 2024
https://github.com/mahossain1/university-management-backend-express-mongoose
The backend of the University Management System is built to efficiently handle and process data for student enrollment, course management, faculty administration, and academic records. Developed with Node.js and Express, the API ensures secure and scalable communication between the frontend and the database.
cloudinary cors express jwt jwt-authentication mongodb mongoose node nodejs zod zod-validation
Last synced: 31 Dec 2024
https://github.com/vic778/stock_app
this app is a simple investment portfolio management system that allows users to track their investments and view performance metrics. first of all the user should create an account, loggin in trougth the token and create a portfolio. the app has services to calculate the profit and lost, it has filter such as year and it can download the csv file
cors devise jwt-token postgresql rspec rubocop ruby-on-rails third-party
Last synced: 18 Jan 2025
https://github.com/noushinsaad/service-review-server-site
This is a backend service built using Node.js and Express.js, with MongoDB as the database. The service handles user authentication, service management, and review functionality. The API is secured with JSON Web Tokens (JWT) and supports CRUD operations for users, services, and reviews.
Last synced: 24 Jan 2025
https://github.com/noushinsaad/movie-portal-server
A RESTful API built with Node.js and Express to manage movies in a MongoDB database. The server allows adding, updating, deleting, and retrieving movie data and includes functionality for user interactions such as liking/unliking a movie
cors dotenv expressjs mongodb nodejs
Last synced: 24 Jan 2025