Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

https://github.com/yoshitunaiga/npi-backend

A backend server for the npi-medical-board using Mimilabs API

axios cors express nodejs

Last synced: 25 Jan 2025

https://github.com/deepashrisg/studentmanagement

A Node.js app to manage student data with secure authentication, MongoDB integration, and APIs for student operations.

cors express mongodb mongoose nodejs nodemon-express

Last synced: 08 Feb 2025

https://github.com/deepak-tiwari-dt/foodie-light-server

A Food site made using HTML, CSS, JavaScript, React, React Hook Form, API, Axios, Frontend, Backend, Express.

api backend cors css express html javascript node nodemon react server vercel

Last synced: 12 Feb 2025

https://github.com/anashany2193/mern-ecommerce-app-backend

MERN eCommerce App Backend 🛍️ A robust backend for an eCommerce platform, powered by Node.js, Express.js, MongoDB, and integrated with Stripe and Cloudinary for payments and image management. Includes user authentication, product and order management, and API endpoints for seamless frontend integration.

bcryptjs cloudinary concurrently cors csurf express expressjs mongodb multer nodejs rate-limiter stripe

Last synced: 05 Feb 2025

https://github.com/tr41z/blog-website

Flask + React.js + CSS Blog Website

api blog cors flask javascript postman python reactjs sqlite vite

Last synced: 05 Feb 2025

https://github.com/misterowlpt/traefik-auth-api

A sample project that uses Traefik to control access to a federated REST API

cors restful-api traefik

Last synced: 20 Feb 2025

https://github.com/gustavocstl/serverless-meetup-api-proxy

Service to Meetup API which abstract OAuth from client side.

aws-lambda cors cross-browser meetup-api nodejs serverless

Last synced: 30 Jan 2025

https://github.com/sashee/signed_urls_cors

Testing different configurations of domains and CORS headers when redirecting to an S3 signed URL

aws cloudfront cors

Last synced: 29 Jan 2025

https://github.com/jl-olemar/authbackend-angular

Backend para uso educativo, para luego consumirlo con el framework angular.

bcrypt cors express jwt mongodb

Last synced: 05 Feb 2025

https://github.com/jl-olemar/calendar-backend-crud

Backend para el manejo de calendarios.

cors express javascript jsonwebtoken mongodb mongoose

Last synced: 05 Feb 2025

https://github.com/hrmrakib/food-table-server

It's full-stack restaurant management website (Server Side Code). Restaurant site: add food, gallery images, purchase, and order tracking.

cookie-parser cors dotenv expressjs jsonwebtoken mongodb

Last synced: 02 Feb 2025

https://github.com/mdsajalali/identity-hub-server

Identity Hub MERN stack CRUD project server side

cors dotenv express mongodb nodejs

Last synced: 02 Feb 2025

https://github.com/jumarinr/salud-ocupacional-back

Proyecto de requisistemas

body-parser cors mongoose

Last synced: 23 Jan 2025

https://github.com/sanjoy-droid/signal-backend

Signal Clone: A Node.js/Express backend for a Signal-like messaging app, providing user authentication, real-time messaging with Socket.IO, and MongoDB data persistence.

bcryptjs cors express-validator expressjs jwt-token mongodb nodejs scoketio

Last synced: 19 Feb 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: 13 Feb 2025

https://github.com/ajsalemo/omdb-graphql-apollo

Movie listing's application that pulls data from the OMDb API. This is a React application with an express backend, using an GraphQL server and Apollo

api apollo axios cors dotenv express graphql jsx material-ui omdb persistent-storage react server single-page-app

Last synced: 19 Feb 2025

https://github.com/oteku/bs-cors

bs-cors is a Buckelscript binding to cors middleware

buckelscript-binding cors express reasonml

Last synced: 08 Feb 2025

https://github.com/masaok/cors-proxy-server

Proxy Server for fetching API URLs to bypass CORS warnings

cors express nodejs

Last synced: 29 Jan 2025

https://github.com/raushanapp/laail_network_backend_assign

find all users and depending upon routes like /lender or /borrower or you can sort like Ascending or Descending

cors dotenv expressjs nodejs nodemon typescript

Last synced: 13 Feb 2025

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/jujomago/crud-users-back-challenge

RESTFUL API for Users administration, the frontend for this is here https://github.com/jujomago/crud-users-front-challenge

cors expressjs jwt nodejs rest-api

Last synced: 19 Feb 2025

https://github.com/mehedibytes/soul-knot-server

This is the backend server for Soul-Knot, a matrimony platform connecting users with potential life partners. Built using Node.js, Express.js, and MongoDB, the server handles authentication, biodata management, Stripe payments, and admin functionality to support the frontend.

cors dotenv express-js jwt-middleware mongodb node-js stripe-api

Last synced: 19 Feb 2025

https://github.com/ssmahim01/popular-medical-camp-server

It is the server of Popular Medical Camp platform. The client side is connected to this server for data rendering. Also implemented stripe in the server side to receive payment data and store data to the payment collection.

cors express-js jsonwebtoken mongodb node-js stripe

Last synced: 19 Feb 2025

https://github.com/aidans39/aidanstoner.com

Personal Website hosted at aidanstoner.com

aws cookies cors expressjs jsonwebtoken mongodb nginx nodejs reactjs tailwindcss

Last synced: 19 Feb 2025

https://github.com/starkelessar/advanced-auth-back

Реализация API для продвинутой регистрации и авторизации пользователя с активацией аккаунта через почту

bcrypt cookie-parser cors express-js express-validator jsonwebtoken mongodb mongoose nodejs nodemailer uuid

Last synced: 13 Feb 2025

https://github.com/nishantcoder108/movie-booking-app

Hi , This is the movie booking app where we can book movie . In this application , functionality is Login , Logout, Signup , movie search , movie book and finally payment. So , that's all about it.

axios bcryptjs body-parser bootstrap5 cors dotenv express jsonwebtoken material-ui mongodb mongoose nodejs nodemon react-bootsrap react-icons react-player react-router-dom reactjs

Last synced: 06 Feb 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: 29 Jan 2025

https://github.com/sandygudie/kanban-api

The Kanban API for the kanban project management application.

bycrypt cors expressjs joi mongoose nodejs nodemon

Last synced: 08 Feb 2025

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: 04 Feb 2025

https://github.com/irfnd/express-ts-boilerplate

A boilerplate/starter project for quickly building RESTful APIs using Express, Typescript and Prisma with some pre-built features.

compression cors dotenv eslint expressjs helmet husky lint-staged morgan prettier prisma typescript zod

Last synced: 06 Feb 2025

https://github.com/xterikatx/dev-radar

Projeto feito na Semana Omnistack 10.0 utilizando ReactJS, Node.js e MongoDB. ❤

cors dev-radar mongodb node-js reactjs rocketseat yarn

Last synced: 06 Feb 2025

https://github.com/petrusnoleto/nodejs-typescript-express-server-example

nodejs http server with typescript and express basic example

cors express http-server typescript

Last synced: 19 Feb 2025

https://github.com/petrusnoleto/taskmanager

task manager foi criado com a intenção de aprimorar estudos sobre api rest

api cors css express html javascript nodejs prisma task-manager typescript

Last synced: 19 Feb 2025

https://github.com/kenkyoo/meme-maker

Este es un proyecto web que combina frontend y backend para crear memes personalizados de manera sencilla y rápida.

axios cors css expressjs html imgflip-api javascript jquery meme-generator memes nodejs semantic-ui showalert-swiftui webpack

Last synced: 19 Feb 2025

https://github.com/absqueued/cors-remote-content

Bypassing CORS to get partial remote content

allorigins cors javascript jquery

Last synced: 13 Feb 2025

https://github.com/noderaider/universal-cors

CORS middleware implementation with emphasis on configurability of dynamic origins.

cors cors-middleware dynamic-origins express universal-cors

Last synced: 13 Feb 2025

https://github.com/iam-abhishek-yadav/medium

A blogging platform built with React, Express, and PostgreSQL. Enables users to create, publish, and share blog posts. Utilizes Prisma for data management and Cloudflare for performance and security.

axios cloudfare cors expressjs hono jwt postgresql prisma reactjs zod

Last synced: 19 Feb 2025

https://github.com/iam-abhishek-yadav/plinko

Plinko lets players drop a ball down a triangular pin pyramid to reach a multiplier. Inspired by Pachinko, this game allows customization of risk and multipliers, making it perfect for everyone.

axios canvas cors express nodejs react-router-dom reactjs tailwind typescript

Last synced: 19 Feb 2025

https://github.com/pj-mill/angularjs_webapi_jasmine_karma

A look at a wide range of features & functionality concerning AngularJS, Web Api 2, Jasmine & Karma.

angularjs cors csharp expressjs gravatar jasmine jquery karma nodejs web-api-2

Last synced: 19 Feb 2025

https://github.com/junh0328/nextjs-aws-service

💻 next / node / mySQL / AWS 를 이용한 CRUD 사이트 제작

cors mysql nextjs nextjs-aws redux redux-saga

Last synced: 26 Jan 2025

https://github.com/golamsarwar96/sport-flex-app-server

Sport Flex is a sport equipment ecommerce website. The repo has server side code and API endpoints using CRUD operation.

cookie-parser cors crud-operation dotenv expressjs jwt-token mongodb nosql-database vercel-deployment

Last synced: 06 Feb 2025

https://github.com/golamsarwar96/smart-picks-app-server

Smart Picks is a product recommendation react application. This repository contain the server side code with CRUD Operation and API endpoints

cookie-parser cors crud-operation expressjs jwt-authentication jwt-token middleware mongodb mongodb-atlas nosql-database

Last synced: 06 Feb 2025

https://github.com/juanpablodiaz/food-rapidapi

Consuming An API and Hide Your API Keys SAFELY in React

cors environment-variables express fetch rapidapi react tailwindcss vite

Last synced: 13 Feb 2025

https://github.com/kkpoon/lambda-cors

A CORS handler for AWS Lambda

api-gateway aws-lambda cors

Last synced: 01 Feb 2025

https://github.com/mskian/mskcors

CORS Anywhere is a NodeJS proxy which adds CORS headers to the proxied request.

cors cors-anywhere cors-proxy cors-request

Last synced: 19 Feb 2025

https://github.com/its-just-nans/cors-proxy

Quick and dirty cors proxy

cors proxy

Last synced: 19 Feb 2025

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: 03 Feb 2025

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: 03 Feb 2025

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/rameshseerangan/sports-app-backend

Sports career development backend

cors dotenv expressjs mongodb nodejs postman

Last synced: 19 Feb 2025

https://github.com/harshkapadia2/flask-jwt-cors

A demo for working with JWTs, testing the Flask-JWT-Extended package and implementing CORS.

cors flask flask-jwt-extended jwt

Last synced: 06 Feb 2025

https://github.com/fralonra/corsen

A universal Cross-Origin Resource Sharing(CORS) middleware

cors middleware

Last synced: 13 Feb 2025

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: 13 Feb 2025

https://github.com/grenish/chitchat

ChitChat: Your go-to messaging app for seamless connections. Effortlessly join or create rooms, share moments, and enjoy easy, engaging conversations.

cors expressjs messaging messenger nodejs nodemon reactjs socket-io tailwindcss vite

Last synced: 03 Feb 2025

https://github.com/gil9red/cors

CORS with API KEY

cors flask python python-3 webserver

Last synced: 08 Feb 2025

https://github.com/ayushivashisth/joke-generator-api

Backend for a joke generator website that generates and delivers jokes based on user requests. It handles joke generation, storage, and retrieval, ensuring a smooth and enjoyable user experience

cors expressjs nodejs nodemon npm-module npm-package render

Last synced: 13 Feb 2025

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/tanvik-hub/quickeats-backend

QuickEats is a web application designed to bridge the gap between food vendors and customers who are in need of food 24/7. This project is built using the MERN stack (MongoDB, Express.js, React.js, Node.js) designed to connect vendors and customers

cors expressjs mern mongoose nodejs

Last synced: 13 Feb 2025

https://github.com/tanvik-hub/lost-and-found-backend

The backend for the Lost and Found website provides the core server-side functionality to support user authentication, item management, and efficient communication with the database. It is built using the following technologies: Node.js and Express.js: Used for creating a RESTful API to handle requests like user registration, login, posting items,

cors expressjs mongodb mongoose nodejs

Last synced: 13 Feb 2025

https://github.com/kirandash/mycoffeeappserver

Server for MyCoffeeApp

cors expressjs nedb rest restful-api

Last synced: 13 Feb 2025

https://github.com/kislaykashyap-hub/node.js-express-postgresql-apis

This repository contains a Node.js application using Express and PostgreSQL to provide API functionality for managing students, courses, modules, and additional features.

api body-parser cors crud development dotenv entity-relationship-diagram expressjs git javascript linux nodejs postgresql schema sql

Last synced: 23 Jan 2025

Cross-origin resource sharing (CORS) Awesome Lists
Cross-origin resource sharing (CORS) Categories