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/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/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/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/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/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/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/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/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

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/luayasaadsson/parentbuddy

An AI-based application that helps parents discover and plan activities for their children, based on geolocation and interests. The app provides personalized recommendations and allows users to save their favorite activities for future use.

bcrypt cors dotenv express jwt mongoose nodejs openai radix-ui react shadcn-ui tailwindcss typescript

Last synced: 13 Feb 2025

https://github.com/marcos-monte/api-cadastro-gestantes

Este projeto fornece a API para o controle dos registros de gestantes em uma Unidade Básica de Saúde (SUS). A API-Cadastro-Gestante é responsável por gerenciar as operações de backend para a aplicação 'cadastro-gestantes'.

cors expressjs joi-validation mongodb nodejs prisma-orm

Last synced: 13 Feb 2025

https://github.com/nasib15/scic-server

A basic Fullstack website where an user can perform some basic search, filtering functionalities.

cors expressjs mongodb

Last synced: 13 Feb 2025

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

https://github.com/phanxuanquang/asp.net-core-web-api-with-orm

The template to setup a backend server using Entity Framework and XML Documentation, bypassing CORS policies, restructuring API response format, and customizing message for standard HTTP status codes

api asp-net-core backend cors csharp dotnet entity-framework entity-framework-core mssql npgsql orm postgresql sql sqlite sqlserver swagger template visual-studio

Last synced: 06 Feb 2025

https://github.com/mskian/bypass-cors

🌍 Bypass CORS restrictions easily with a simple proxy. Make fast cross-origin requests for better API access without complications ⚡

api bulma bypass-cors cors cors-anywhere cors-proxy cors-request cross-origin-resource-sharing css express html javascript json payload proxy-server typescript

Last synced: 23 Dec 2024

https://github.com/tomashubelbauer/firefox-cors

Notes of working around CORS with Firefox localhost file: protocol

cors file-protocol firefox

Last synced: 31 Dec 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: 23 Dec 2024

https://github.com/ronnytorresmtz/vue2.5-laravel5.4

template with vue2.5-laravel5.4

cors laravel laravel-passport vue

Last synced: 09 Jan 2025

https://github.com/sugrado/go-rest-api-template

Go backend (Rest API) project template with Chi and HTTP package.

cors go go-chi go-http go-playground-validator golang http pgx pgxpool postgresql slog squirrel

Last synced: 31 Dec 2024

https://github.com/dannyjiustian/smart-contract-server-hardhat

This repository is for creating smart contracts that address etherium and this repository is built with NodeJS and Hardhat

api cors ethereum expressjs hardhat javascript nodejs server shell smart-contracts

Last synced: 23 Jan 2025

https://github.com/tr41z/to-do-website

Flask + React.js + TailwindCSS To-Do Website

api cors flask javascript python reactjs sqlalchemy sqlite tailwindcss vite

Last synced: 05 Feb 2025

https://github.com/arjunramakrishnan46/patient-health-dashboard-for-prior-authorization

The Patient Health Dashboard is a full-stack application that streamlines healthcare workflows by enabling providers to manage patient health data and prior authorization requests. It offers a seamless solution for submitting, reviewing, and managing prior authorizations.

axios cors express-rate-limit expressjs formik-yup helmet jsonwebtoken lucide-react mongodb-atlas morgan-middleware node-js node-package-manager reactjs redux-toolkit tailwindcss

Last synced: 09 Feb 2025

https://github.com/mdselimme/real-estate-website-backend

This is real estate website backend server. Here I use node js, mongodb and express js.

cors express-js mongodb nodejs

Last synced: 01 Jan 2025

https://github.com/alaa-abdallah1/proxy

This Proxy Server is a simple proxy server that can be used to forward HTTP requests to a target server. The proxy server is designed to receive a header with the request called x-target-url, which specifies the target server to proxy to.

cors express nodejs

Last synced: 06 Feb 2025

https://github.com/saam-rgb/trailed-v2

Trailed is a e-commerce application built using the MERN stack (MongoDB, Express.js, React, and Node.js). This project is designed to provide users with a seamless shopping experience while offering admins a secure platform to manage inventory efficiently.

admin-panel bcrypt cors dotenv ecommerce-website express-js firebase-auth firebase-google-authentication javascript jwt-token mern-ecommerce mongodb-atlas mongoose morgan-middleware nodejs react rest-api tailwindcss vite

Last synced: 06 Feb 2025

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

https://github.com/theycallherlou/hapiapi

This directory is the express server for the web window.

babel cors eslint express helmet jest typescript typescript-eslint

Last synced: 06 Feb 2025

https://github.com/rajaditya01/studynotion-an-online-education-platform

StudyNotion-An-Online-Education-Platform is a comprehensive ed-tech platform that empowers users to generate, access, and evaluate educational content. The platform is constructed using the MERN stack, comprising ReactJS, NodeJS, MongoDB, and ExpressJS.

axios cors dotenv expressjs mongodb multer nodejs nodemailer razorpay react reacticons slugify telwind-css uuid

Last synced: 01 Jan 2025

https://github.com/acsbitmen/tinder_jobs

Tinder Jobs plataforma que conecta a empresas con talentosos desarrolladores de software. Facilita la búsqueda y el emparejamiento de empresas que buscan talento tecnológico con desarrolladores interesados en nuevas oportunidades laborales.

api axios bootstrap5 cors css3 express font-awesome html5 javascript moongose nodejs nodemon react react-router react-router-dom

Last synced: 01 Jan 2025

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

https://github.com/yadamvinay369/securinserver

This is the server side project for Securin CVE dashboard

api-rest cors expressjs mongoose nodejs

Last synced: 17 Dec 2024

https://github.com/drew-daniels/liaison

A simple messaging library meant to enable easy CORS communication between windows and embedded iframes - using the browser postMessage API.

cors iframe postmessage-api

Last synced: 01 Jan 2025

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

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

https://github.com/vipinchaudhary31122002/bloggx

BloggX is a backend for blogging website.

bcryptjs cors expressjs javascript mongodb mongoose nodejs

Last synced: 10 Jan 2025

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

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