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/abhijitnr/mern-stack-todo-app

This is a full-stack or MERN stack Todo App that I built using MongoDB, ExpressJS, React and NodeJS. In this todo app, you can add a todo, update a todo, delete a todo, and see all the todos available in the database. To check my todo app, just click the link given below 👇👇👇

axios cors express express-js expressjs mongodb mongodb-atlas mongodb-database mongoose mongoose-schema node node-js nodejs raectjs react react-icons

Last synced: 23 Nov 2024

https://github.com/innovativeinventor/docker-haste

A secure container for running haste with docker or docker-compose

cors docker docker-compose hastebin

Last synced: 11 Nov 2024

https://github.com/pranav2092/ecommerce-app

This e-commerce web application allows users to browse products, add items to their cart, and make purchases securely. The app includes a fully integrated payment system, user authentication, and various other features to ensure smooth and secure transactions.

axios bycrypt cloudinary cors dotenv express html-css-javascript jsonwebtoken mongodb mongodb-atlas multer nodejs razorpay react react-dom react-router-dom react-toastify reactjs stripe validator

Last synced: 23 Nov 2024

https://github.com/rir360/contact-circle

Contact Circle is a simple contact app that allows you to list your contacts based on the closeness of the people in your life.

animista axios cors express font-awesome formik mongodb mongoose nodejs pm2 reactjs rir360 tailwind tailwindcss

Last synced: 19 Nov 2024

https://github.com/abhijitnr/burger-hub-backend

This is the backend of BURGER-HUB, designed using Node.js, Express.js, MongoDB, and Passport. To know more about BURGER-HUB project, please visit the link below 👇👇👇

cookie-parser cors dotenv express-session expressjs mongodb moongose nodejs passport passport-google-oauth20 razorpay rest-api

Last synced: 23 Nov 2024

https://github.com/wyhaya/corsp

A simple CORS proxy tool

command-line cors cors-proxy

Last synced: 30 Nov 2024

https://github.com/rodrigobarbosa12/api-integracao

Api em NodeJs para integração com sistemas

bcrypt celebrate cors eslint express jwt mysql nodejs postgresql typescript yarn

Last synced: 12 Dec 2024

https://github.com/omaxel/node-express-simple-boilerplate

A basic boilerplate project to start creating APIs with Node.js and Express. CORS enabled.

api boilerplate cors express nodejs

Last synced: 19 Nov 2024

https://github.com/arafat-alim/ultimate-authentication-system

The Ultimate Authentication System using MERN is a full-stack authentication system that uses MongoDB, Express, React, and Node.js. It is designed to be highly secure and scalable. The system uses JSON Web Tokens (JWT) for authentication and authorization.

bootstrap4 cors css3 expressjs facebook-login html5 javascript mongodb mongoose nodejs reactjs

Last synced: 26 Dec 2024

https://github.com/captain-steel/rest-server

Express.js Restful api server using nedb and somes middlewares

cors expressjs helmet morgan nedb nodejs nodemon

Last synced: 09 Nov 2024

https://github.com/fuston05/users_api

User registration/login system for a portfolio project. Contains users, roles, departments, job titles etc for "employees".

api bcryptjs cors dotenv express-validator expressjs helmetjs jsonwebtoken knexjs morgan morgan-middleware postgresql-database practice-project rest-api server uuidv4

Last synced: 12 Nov 2024

https://github.com/joyontokarmakar/green-veg-client

This is a full-stack website. Front-end of this website made with react js and backend made with node js.

body-parser cors firebase-authentication herokuapp hook mongo-database node-js private-route react-bootstrap react-js react-route useeffect usestate

Last synced: 04 Dec 2024

https://github.com/dongju-na/express-restfulapi-server

express-restfulApi-Server Sample

cors express javascript nodejs proxy

Last synced: 13 Dec 2024

https://github.com/ratonbiswas/natours

Tour booking and awesome reviews web app using Node js, ExpressJS, MongoDB.🚗🏍🚌

cors css3 expressjs jwt-token mapbox mongodb morgan multer nodejs nodemailer pug-template-engine sendgrid stripe-api validator

Last synced: 23 Dec 2024

https://github.com/luizfelipe9627/users-management-api

API para gerenciamento de usuários. Permite a criação, autenticação, atualização e exclusão de contas de usuário.

bcryptjs cors docker docker-compose dotenv expressjs jsonwebtoken mysql2 nodejs nodemon swagger zod

Last synced: 22 Dec 2024

https://github.com/dan-mba/rss2json-proxy

Fastify app to convert RSS feed to JSON & handle CORS issues

cors fastify fetch nodejs typescript undici

Last synced: 09 Nov 2024

https://github.com/thiagodp/cors

🔌 CORS middleware for phputil/router

cors express php router

Last synced: 06 Nov 2024

https://github.com/akrantz01/wafflehacks-deployment-workshop-2023

A workshop teaching you how to deploy an application while fixing common problems along the way

cors docker flask flyio react vercel vite wafflehacks

Last synced: 22 Dec 2024

https://github.com/javitocor/api-and-microservices

5 Different projects to practice using Expressjs and other libraries.

cors dotenv expressjs javascript microservices mongodb mongoosejs multer nodemon

Last synced: 01 Dec 2024

https://github.com/leafsphp/cors

🔖 CORS module for leaf + PHP

cors leafphp php

Last synced: 10 Nov 2024

https://github.com/mnestorov/security-headers-cloudflare-worker

Cloudflare Worker script to dynamically add, modify, and remove HTTP headers for enhancing the security of any website.

clickjacking cloudflare code codeinjection cors headers http security-headers workers wrangler xss xss-filter

Last synced: 22 Nov 2024

https://github.com/lh0x00/server-redirect

a tool help to setup server redirect support expose by localtunnel

api cli cors expose expose-server express localtunnel localtunnel-server redirect server server-redirect

Last synced: 22 Dec 2024

https://github.com/ehsangazar/frontend-2018

This repo is for a sample project with SSR, React, and working with APIs

api backend-api cors fetch frontned nextjs react ssr

Last synced: 23 Nov 2024

https://github.com/singhkunal2050/acessibility

Webapp to check Acessiblity Related Issues on Any Website.

cors nodejs pa11y react tailwindcss

Last synced: 21 Nov 2024

https://github.com/thiagoow/cors-proxyserver-header-applier

Servidor proxy simples, desenvolvido com a dependência 'cors-anywhere'. Aplica permissão CORS necessárias no Header de requisições que não possuem o CORS habilitado por padrão.

cors cors-anywhere cors-enabled cors-middleware cors-proxy cors-request cors-server

Last synced: 21 Nov 2024

https://github.com/pronoia9/dall-elyse

Discover the extraordinary capabilities of DALL-E with DALL-Elyse, a full-stack MERN AI Image Generation App. Witness the fusion of art and technology as this showcase gallery presents awe-inspiring images generated by DALL-E. Explore the boundless possibilities of AI creativity.

cloudinary cors dotenv expressjs file-saver framer-motion fullstack mern-stack mongoose nodemon openai photoswipe react react-router-dom react-three-drei react-three-fiber shaders styled-components vitejs zustand

Last synced: 24 Nov 2024

https://github.com/pushpendra-1697/school-listing

This project will deliver a comprehensive e-commerce API set that enables seamless school listing. The integration of MongoDB as the database and token management system ensures efficient data storage and user authentication with minimal server-side setup.

bson cloudinary component cors dotenv expressjs fetch-api form-validation form-validation-js html-css-javascript inter-font mongodb mongoosejs multer nextjs nodejs nodemon schema-model thunder-client

Last synced: 12 Nov 2024

https://github.com/adrianomonteiroweb/adrianomonteiroweb-monorepo-yarn-workspace-studying

Repositório no conceito monorepo com yarn workspaces, utilizando React,js, Node.js, TypeScript e React Native.

cors express monorepo nodejs react react-native yarn-workspaces

Last synced: 21 Nov 2024

https://github.com/harshita2234/mern-chat

This is a chat application built using the MERN stack (MongoDB, Express, React, Node.js). The backend API connects to MongoDB and the frontend is developed with React.

autop axios bycrypt-js cookie-parser cors dotenv express jwt lodash mongodb mongoose node-js postcss react tailwind-css vite web-socket

Last synced: 07 Nov 2024

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

A module to help to set up CORS for Go API or web Server

cors go golang

Last synced: 13 Dec 2024

https://github.com/mzaini30/tes-api

Lagi nyobain API. Siapa tau aja bisa.

api cors javascript php vue

Last synced: 01 Dec 2024

https://github.com/richardzcode/simple-proxy-server

Simple ready to work proxy server base on nodejs http-proxy

cors nodejs proxy proxy-server server

Last synced: 29 Nov 2024

https://github.com/ivan-corporation/mern-authorization-worktemplate

Fully work template for auth+reg with standard MUI templates 🗿

authentication authorization cors express mern-stack mongodb mui nodejs template

Last synced: 18 Nov 2024

https://github.com/romnn/proxybootstrap

A simple python wrapper script for bootstrapping a reverse proxy inside a docker container.

ci cors dev-proxy frontend helper proxy python python-wrapper-script reverse-proxy web-development

Last synced: 18 Nov 2024

https://github.com/aabbtree77/auth-starter-backend

Backend for a complete session-based user authentication: Bun, Hono, Drizzle, SQLite.

authentication authorization backend-api bun cookie cors credentials crud drizzle hono minimalism ngrok security session sqlite typescript user-password xss

Last synced: 07 Nov 2024

https://github.com/brianttn/mongoose-mongodb-express-jwt

A User Account Management API built with:mongoose, MongoDB, Express, JWT, bcrypt, CORS.

bcrypt cors express jsonwebtoken jwt-authentication mongodb mongoose nodejs

Last synced: 20 Nov 2024

https://github.com/thiradus/cors-middleware

💻🌐 A simplistic yet effective Cross origin resource sharing Express.js middleware.

cors cors-headers cross-origin cross-origin-resource-sharing express expressjs javascript middleware

Last synced: 07 Dec 2024

https://github.com/ravening/cloustacktemplatemanager

Spring boot application to manage the CloudStack Templates

angular apache cloud-computing cloudstack cors iaas java maven springboot swagger2 templates typescript

Last synced: 19 Dec 2024

https://github.com/ruyjr/nodemysql

"User Management System: Node.js Backend with MySQL Database"

backend cors css3 frontend full-stack html5 javascript knexjs mysql nodejs nodemon npmjs vscode workbench

Last synced: 17 Nov 2024

https://github.com/omgzui/gin-demo

使用gin重写PJ Blog 接口示例

cors demo gin go mysql orm

Last synced: 18 Nov 2024

https://github.com/shivamkumar24/lifestylestores.com-clone

The outfit is a MERN Stack web application & is a clone of lifestylestore.com. With a vast collection of fashion and clothing products, we offer a seamless shopping experience. Our user-friendly interface ensures a hassle-free shopping experience for our customers. Shop with us today and discover the convenience of online shopping!

axios bcrypt chakra-icons chakra-ui cors expressjs jsonwebtoken mongoose nodemon react react-icons react-redux react-router-dom redux redux-thunk sessionstorage

Last synced: 26 Dec 2024

https://github.com/pushpendra-1697/ecommerce-api

This project will deliver a comprehensive e-commerce API set that enables seamless product and category management, user authentication, secure cart management, and order processing. The integration of Mongodb as the database and token management system ensures efficient data storage and user authentication with minimal server-side setup.

bcrypt bson cors dotenv express-rate-limit expressjs http ip jsonwebtoken model mongodb mongoose nodejs nodemon relationships schema thunder-client token-based-authentication

Last synced: 10 Nov 2024

https://github.com/pushpendra-1697/socialbackend

Developing a room management system where users can create rooms with unique characteristics and add distinct child items to each room, ensuring each child remains unique across different rooms.

api-creation asynchronous-programming backend-api bson-format bsondump cors dotenv error-handling expressjs filter mongodb mongoose nodejs

Last synced: 10 Nov 2024

https://github.com/bkpecho/a-note-to-remember

A Note to Remember is a full-stack MERN (MongoDB, Express, React, Node.js) app that helps you keep track of important notes, reminders, and tasks.

cors dotenv expressjs mongodb mongoose nodejs notes-app react react-router vite

Last synced: 13 Nov 2024

https://github.com/antz22/django-auth-template

A complete template for creating a django drf project with authentication set up using djoser.

cors django django-cors-headers django-project django-rest-framework djoser virtualenv

Last synced: 19 Nov 2024

https://github.com/terieyenike/plbrutal

Routes endpoint for a report on police brutality

cors expressjs heroku nodejs postgresql

Last synced: 19 Nov 2024

https://github.com/bieanimaton/nlw-heat-server

Servidor desenvolvido com NodeJS, Typescript e várias bibliotecas. - Next Level Week (NLW) Heat by Rocketseat.

axios cors express http-server jsonwebtoken migrations nodejs prisma prisma-client server socket-io sqlite ts-node-dev

Last synced: 15 Nov 2024

https://github.com/sainiabhishek/nodejs_auth-api

A backend authentication & authorization project to handle the scale and complexity of an application. It is design while keeping the different environments in the mind.

backend-api cookie-parser cors error-handling eslint expressjs joi jwt mongodb moongose nodejs prettier rate-limiter security tokens typescript winston

Last synced: 15 Nov 2024

https://github.com/slickcharmer/mern-employee-salary-management

Fullstack open source employee salary management application made with MySql, Express, React & Nodejs (MERN)

axios cors dotenv express jwt-token mysql nodejs react react-icons redux tailwind vite

Last synced: 15 Nov 2024

https://github.com/shivam-sharma-1/facility-management-system

The Facility Management System is a comprehensive management solution developed using the MERN (MongoDB, Express.js, React, Node.js) stack. It allows users to book time slots in facilities and provides role-based access control for various functionalities. This is a modified version of the one which was created as a project for DRDO Cabs internship

axios cors css3 dayjs dotenv express fullcalendar html5 javascript joi material-ui nodejs prisma-orm react react-router-dom tailwindcss tanstack-react-query typescript winston

Last synced: 21 Nov 2024

https://github.com/fugazi-io/proxify

Serve existing http based APIs as fugazi modules

cli console cors fugazi proxy rpc rpc-client terminal

Last synced: 15 Nov 2024

https://github.com/rubel011/website_url_project

This website URL tool provides domain word count and link tracking, offering valuable insights to monitor and optimize your website's performance.

bcryptjs cors express-js jsonwebtokens mongodb mongoosejs nodejs reactjs tailwindcss

Last synced: 12 Nov 2024

https://github.com/melthaw/docker-boilerplate

Helpful boilerplate for docker

cors docker nginx

Last synced: 11 Nov 2024

https://github.com/filipemeneses/express-cors-request-proxy

Express cors proxy using request

cors expressjs json-api proxy serverless

Last synced: 21 Dec 2024

https://github.com/erossini/aspnetcorecors

How to add CORS to your ASP.NET Core project

asp-net-core aspnetcore cors cors-enabled

Last synced: 13 Nov 2024

https://github.com/yenilikci/restcountries

Application that lists countries, can be filtering and sorts a-z

axios chai cors express helmet http-errors morgan nodemon react react-lazy-load react-router-dom react-table react-toastify

Last synced: 16 Nov 2024

https://github.com/karthik2917k/myntra-clone

Online Shopping Site for Fashion & Lifestyle in India. India's Fashion Expert brings you a variety of footwear, Clothing, Accessories and lifestyle products ...

atlas axios chakra-ui cors expressjs mongo-db mongoose nodejs react react-redux redux redux-thunk vercel

Last synced: 21 Dec 2024

https://github.com/md-arif-alam/aconews

Aconews is a news website that offers the latest global headlines with a modern, intuitive design. Utilizing the GNews.io RESTful API, it provides real-time updates from around the world.

axios cors expressjs firebase nodejs react reactjs router tai vercel

Last synced: 20 Dec 2024

https://github.com/juniorreisx/zyro-system

Backend Project that Simulates Banking Transactions Between Users

bcryptjs cors database datatypes expressjs javascript jest jwt nodejs postgresql sequelize sequelize-orm uuid

Last synced: 16 Dec 2024

https://github.com/monkeydioude/bypasscors

make your queries bypass CORS with this go server

bypass-cors cors

Last synced: 12 Nov 2024

https://github.com/chuksjoshuaa/blog-backend

Blog api where user can post and get all available blogs, owner of the blog can update blog from draft to published. Users can only access published blogs

cors expressjs helmet mongodb mongoose nodejs nodemon postman vercel-deployment

Last synced: 13 Nov 2024

https://github.com/cudi7/easy-peasy-express-sequeezy

Basic starter for a Node.js/Express.js API with TypeScript, Jest, Supertest, Zod, MongoDB

cors dotenv eslint express helmet jest mongodb morgan nodejs nodemon supertest ts-node typescript zod

Last synced: 11 Nov 2024

https://github.com/cartory/stackffold

📚 Repo template for generating code from Visual Paradigm Diagram project (.xml)

cors dotenv express typeorm typescript xml-parser

Last synced: 19 Nov 2024

https://github.com/smitpatelx/netdevv-auth-micro

Nodejs and Jwt based authentication.

cors express mongoose nodejs passport-js vuejs

Last synced: 14 Dec 2024

https://github.com/guilhaof/gsystem-api-node

Backend do sistema Gsystem com Nodejs,Express,Prisma , WebToken - Obs ainda e construcao a⚠️❗

bcript bcryptjs cors express json-api jsonwebtoken mysql nodejs postgresql prisma prisma-client prisma-studio typescript

Last synced: 11 Nov 2024

https://github.com/tamannabithy/trip-advisor-server

i've made api for my site to load data from server. used node & express js along with mongodb database.

cors express-js mongodb nodejs

Last synced: 12 Nov 2024

https://github.com/ashtech15/xrpl-backend

XRPL-Backend is a server-side application that leverages XRPL's NFTs to provide a secure, decentralized, blockchain-based contract service.

cors express nodejs typescript xrpl

Last synced: 17 Nov 2024

https://github.com/varejaodacarne/omnistack11

🦸🏻‍♂️ Be The Hero - Projeto desenvolvido durante a 11ª semana OmniStack

axios cors expo express javascript nodejs nodemon omnistack-11 react-native reactjs rocketseat

Last synced: 11 Nov 2024

https://github.com/chukwuemekaaham/udacity-cloud-developer-serverless-todo-app

An Instagram-like serverless service. Built the serverless REST APIs using API Gateway and AWS Lambda, a stack of serverless technologies on AWS, stored data in AWS DynamoDB and S3, and deployed it using the serverless framework cli

api-gateway auth0 aws-cloudformation aws-lambda aws-s3 aws-xray aws-xray-sdk cors dynamodb dynamodb-streams elasticsearch jwt kms nodejs-express postman-collection react-router reactjs serverless sns typescript

Last synced: 11 Nov 2024

https://github.com/revolunet/sellsy-proxy

Basic Sellsy API proxy for full client side apps.

api cors nodejs sellsy zeit

Last synced: 03 Dec 2024

https://github.com/yinxulai/unlock-browser-requests

Unblock browser requests and enjoy the freedom of insecurity.

browser chrome cors http js proxy set-cookie

Last synced: 14 Nov 2024

https://github.com/andres11152/don_kampo_api

This is the backend API for an e-commerce platform where individual customers can purchase items like fruits and vegetables, while businesses can order these items at wholesale prices directly from the central supply market, paying only the delivery fee. The API is built with Node.js and Express, utilizing PostgreSQL for database management.

babel cors express javascript node nodejs nodemon nodemon-express postgree postgreesql

Last synced: 11 Oct 2024

https://github.com/rainu/r-ray

A lightweight proxy application where the client can define the request to the target.

cors cors-anywhere go golang proxy

Last synced: 08 Nov 2024

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