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/ahmedmeshref/trivia-app

full-stack trivia game built with Flask and React.

cors falsk flask fullstack-development javascript python reactjs restful-api

Last synced: 09 Feb 2025

https://github.com/laynef/node-secure-cors

CORS for Node.js that does not allow wildcards for Subdomain attacks

cors security subdomains

Last synced: 27 Dec 2024

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/kanokpit-yowaratch/json-server

A simple API with json-server

cors json-server

Last synced: 13 Jan 2025

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/md-sayeedalam/sports-equipments-server-repo

it is Sports Equipment server side repo.Which is a small and simple backend project.

cors expersjs jwt mongodb nodejs

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: 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/md-sayeedalam/restaurant-management-server-side-repo

it is Restaurant management server side repo.Which is a small and simple backend project.

cors expressjs jwt mongodb nodejs

Last synced: 20 Jan 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/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: 26 Dec 2024

https://github.com/bkpecho/quote-generator

This responsive quote generator, built using HTML, CSS, and JavaScript, features modern and professional-looking repeatable SVG background patterns from Hero Patterns. The Forismatic API is used for dynamic quote retrieval and easy content updates, while Twitter web intent is integrated for easy sharing of inspiring quotes.

api async-await cors css3 css3-animations flexbox html5 javascript twitter-web-intents

Last synced: 07 Feb 2025

https://github.com/sanjaraiy/jwt-auth

🔐 Explore JWT-Based Authentication with Email Validation in This Repository! Featuring React, Tailwind, Express, Node.js, and MongoDB 🚀

bcrypt cookie-parser cors dotenv email-validator expressjs jsonwebtoken mongodb mongoose nodejs nodemon reactjs tailwindcss

Last synced: 05 Jan 2025

https://github.com/sanjaraiy/lms_backend

📚 Dive into the Backend of a Learning Management System Powered by Express Server in This Repository! 🚀

bcryptjs cloudinary cors dotenv expressjs jsonwebtoken mongodb morgan multer-storage nodemailer razorpay-payment

Last synced: 05 Jan 2025

https://github.com/mahamudm90/natours

An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽

compression cors css3 expressjs helmet javascript json-web-token mongodb-atlas mongosse multer nodejs stripe-api validator

Last synced: 20 Jan 2025

https://github.com/hodinhtuankiet/trello-backend-express

A personal task management Web designed to help you stay organized and focused. With Trello App, you can effortlessly manage your daily tasks and prioritize your to-do lists to achieve your goals

aggregate axios babel cors express mongodb multer

Last synced: 27 Dec 2024

https://github.com/hacker1649/videocatchr

VideoCatchr lets you download your favorite YouTube videos with ease. Simply paste the link, and get your video saved directly to your device!

api backend cors css3 express frontend nodejs reactjs ytdl-core

Last synced: 20 Jan 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/evaaaaawu/expense-analysis-website-api

Project to practice separating front-end and back-end(This is back-end part).

bcryptjs cors express jwt mongodb mongoose passport passport-jwt

Last synced: 31 Jan 2025

https://github.com/karthik2917k/zee5serve

repo maintain API's for zee5-cloned repo and this backend deployed on cyclic.sh

bcrypt cors express githuboauth googleoauth jwt mongodb nodejs oauth

Last synced: 25 Jan 2025

https://github.com/reiver/corsproxy

A proxy server for adding permissive CORS headers.

cors cors-proxy cross-origin-resource-sharing

Last synced: 25 Jan 2025

https://github.com/reiver/go-cors

Package cors provides tools for working with Cross-Origin Resource Sharing (CORS), for the Go programming language.

cors cors-proxy cross-origin-resource-sharing

Last synced: 25 Jan 2025

https://github.com/h-campos/socket-chat-app

Chat app build with react and socket.io 💬

cors expressjs js react socket-io training

Last synced: 08 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/khaledssbd/urbanutopia-project-server-side

UrbanUtopia is a single building management web application where members can pay using Stripe gateway.

cookie-parser cors dotenv express jsonwebtoken mongodb nodemailer nodemon stripe

Last synced: 07 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/khaledssbd/sa-tourism-project-server-side

SA-Tourism is a tourism based web application for South Asian spots where tourists can get details of spots for future tour.

cors dotenv express mongodb nodemon

Last synced: 07 Feb 2025

https://github.com/nabilaferdousprapty/track-tonic-server

Track Tonic is a cutting-edge fitness app that empowers users to track progress, set goals, and engage with a vibrant community, promoting healthier lifestyles through advanced technology. This is the server side code

cors dotenv expressjs jwt mongodb nodejs stripe

Last synced: 26 Jan 2025

https://github.com/abtaaahi/cholo-kini-api

A backend API for sending order confirmation emails.

cors expressjs nodejs nodemailer

Last synced: 09 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/monikas5/mediabackend

Media content management system backend

cors dotenv expressjs mongodb mongoose multer nodejs nodemon render

Last synced: 25 Jan 2025

https://github.com/thegibi/proffy

Projeto desenvolvido durante a Next Level Week, um evento de Desenvolvimento Full Stack feito pela Rocketseat School.

cors expo expressjs javascript knex nodejs react-native reactjs sqlite3 typescript

Last synced: 05 Jan 2025

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: 26 Dec 2024

https://github.com/eltonlazzarin/simple-typescript-app

This is a simple project built in ReacJS and TypeScript

axios axios-restful cors development express flexbox nodejs reactjs typescript vscode yarn

Last synced: 31 Jan 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/parthmodi23/mystore

E-commerce Website with MERN Stack

api api-rest cors e-commerce-project easy express mongodb nodejs reactjs

Last synced: 14 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/heliolj/nlw-spacetime-api

Back-end usando NodeJS, Fastify, Prisma, TypeScript e mais tecnologias. Criado durante o evento da Rocketseat NLW.

axios cors dotenv eslint fastify jwt nodejs oauth prisma sqlite typescript zod

Last synced: 25 Jan 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/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: 08 Feb 2025

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/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: 26 Dec 2024

https://github.com/kirandash/mycoffeeappserver

Server for MyCoffeeApp

cors expressjs nedb rest restful-api

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

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: 09 Jan 2025

https://github.com/arvindk2025/koinx_backend_assignment_

This Project is a Server Side Application that allows users to fetch all CryptoCurrency List , Facilitate Price Conversion on a particular date and Provides List of Companies that holds a specific CryptoCurrency.

axios coingecko-api cors expressjs mongodb node-scheduler nodejs postman

Last synced: 06 Feb 2025

https://github.com/rajeshkumar7678/babybloom_backend

BabyBloom.com is a clone project inspired by FirstCry.com, this repository for the backend part like fetching the product from backend and logn signup

bcrypt cors express-js jsonwerbtoken mongodb mongoose nodejs nodemon

Last synced: 08 Feb 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/tech-warriors-corporation/harvtech-platform-api

The API to manage communication between other services in HarvTech.

api commitlint cors eslint husky jest koajs nodejs postgresql prettier typescript

Last synced: 15 Oct 2024

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