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/ahmetozer/cors-proxy

Proxy for cors requests. It is controls origins and proxy host. You can set hosts and origins over remote json file.

container cors cors-proxy cors-requests docker https-proxy node proxy

Last synced: 08 Nov 2024

https://github.com/mrarvind90/fcc-american-british-translator

A full-stack translator web app for converting American English to British English. This application handles translations for time formats, titles, spellings, and unique words within each dialect.

chai chai-http cors css3 dotenv es6 eslint eslint-config-prettier express-validator expressjs freecodecamp freecodecamp-challenge freecodecamp-project freecodecamp-qa html5 javascript mocha nodejs prettier translation

Last synced: 15 Oct 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/arikaim/cors-module

Arikaim CORS middleware

arikaim cms cors php

Last synced: 09 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/sadman95/bike-island-client

This repo contains the files of 'Bike Island' niche project website.It's a MERN stack project.

cors dotenv express firebase material-ui mongodb node react

Last synced: 28 Oct 2024

https://github.com/useflyyer/proxy

Helper function to proxy images via Flyyer network to bypass CORS with Typescript support for Flyyer.io

cors flyyer image og-image proxy smartcrop twitter-card typescript

Last synced: 14 Nov 2024

https://github.com/rohit-2012/isro-mission-control

The ISRO Project is a MERN stack app for managing space exploration journeys. It allows users to add new missions and view a categorized history of upcoming, canceled, and past journeys, featuring a sci-fi inspired UI built with Arwes-UI.

arwes cors mern-stack pm2

Last synced: 09 Nov 2024

https://github.com/rohit-2012/techrepairnote-api

Backend for Tech Repair Notes App: Node.js, Express.js, MongoDB, JWT auth, role-based access control. Manage users, notes, and authentication securely.

cors expressjs jwt jwt-authentication mongodb mongoose nodejs

Last synced: 09 Nov 2024

https://github.com/p1ngul1n0/cors-secure

A React APP to verify CORS Permissive Policy.

cors cybersecurity pentest pentesting react web

Last synced: 10 Nov 2024

https://github.com/idiocc/cors

Cross-Origin Resource Sharing (CORS) For Goa.

cors goa idio

Last synced: 05 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/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/revolunet/sellsy-proxy

Basic Sellsy API proxy for full client side apps.

api cors nodejs sellsy zeit

Last synced: 15 Oct 2024

https://github.com/jw4/cpx

Development CORS Proxy

cors proxy-server

Last synced: 10 Nov 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/nuzulul/opencors

OpenCORS is a simple NodeJS based CORS Proxy

cors cors-proxy cross-domain cross-origin node node-js nodejs opencors proxy scraper

Last synced: 12 Nov 2024

https://github.com/bcapathshala/crud-app

CRUD Application Using NodeJS, ExpressJS, MongoDB, ReactJS, Bulma CSS Framework

axios bulma-css-framework cors crud-api expressjs mern-stack mongodb moongose nodejs reactjs reactrouterdom restful-api

Last synced: 08 Nov 2024

https://github.com/mezbaulanam/mongo-webserver

Node.js-based server built with Express and Mongoose that allows users to programmatically create, read, update, and delete sites stored in MongoDB.

collaborate cors crud-api environment-variables expressjs learn mongodb mongodb-atlas mongoose node-js nodejs website

Last synced: 03 Nov 2024

https://github.com/nyg/js-fetch

Simple wrapper around the Javascript Fetch API.

any-origin cors cors-anywhere fetch-api jsonp

Last synced: 12 Nov 2024

https://github.com/twknab/gear_list_mevn

🎒 Organize Your Gear; an application using Mongo, Express, Vue.js and Node (MEVN) 🤙

cors expressjs mongodb mongoosejs muse-ui nodejs session vue-cli vue-router vuejs2

Last synced: 06 Nov 2024

https://github.com/muskan2532150/fruitycee

This website displays information related to all fruits. It provides information for specific fruits using API by using a redux management tool.

api cors create-react-app jest-tests proxy reactjs redux

Last synced: 21 Oct 2024

https://github.com/nitins87/rest-api-typescript

A REST API boilerplate written in TypeScript with Express, Jest, Supertest, ESLint, Prettier, ESLint, Nodemon, Debug, Winston, Morgan, Helmet, Cors, Dotenv, Zod, and more.

api cors debug eslint express helmet jest morgan nodejs-api nodemon prettier rest-api supertest types winston zod

Last synced: 13 Oct 2024

https://github.com/skriems/csvbuttler

serving data from csv files, blazingly fast

actix-web cors csrf jwt microservice

Last synced: 02 Nov 2024

https://github.com/harshkapadia2/cors

A simple demo of a few scenarios that use CORS.

cors

Last synced: 25 Oct 2024

https://github.com/edpomacedo/bdij-api

Aplicação Fastify para administração de CORS.

cors fastify

Last synced: 08 Nov 2024

https://github.com/andrewjbateman/fullstack-twitter-clone

:clipboard: Simple full-stack app that displays a list of messages ('tweets') generated on the client side and processes them using backend node.js.

cors css3 express-middleware filter-plugin full-stack fullstack html5 nodejs rest-api tutorial tweets vanilla-javascript

Last synced: 07 Nov 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/jvcgoncalves/stock-manager-backend

Backend about my stock manager project, link to front-end below

backend-api cors expressjs javascript nodejs

Last synced: 10 Nov 2024

https://github.com/vitorserrano/node-api

API Restful construída em Node,js

cors express mongoose mongoose-paginate nodejs nodemon require-dir

Last synced: 08 Nov 2024

https://github.com/vitorserrano/economize.me

💸 Aplicação mobile para controle de finanças pessoais

cors express jwt-bearer-tokens knexjs nodejs

Last synced: 08 Nov 2024

https://github.com/dorayx/frock-middleware-cors

A simple CORS middleware for frock.

cors frock

Last synced: 08 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/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/sokil/corsbundle

Handling CORS Requests

cors php preflight

Last synced: 21 Oct 2024

https://github.com/imkkingshuk/miscors

MisCORS - Unleash CORS Misconfigurations Like a Digital Phantom! 🌐✨ Harness the power of MisCORS to silently unveil vulnerabilities in Cross-Origin Resource Sharing. Stealthily analyze web defenses, expose misconfigurations, and empower your security journey. 🕵️‍♂️🔓 Dive into the shadows of web security with MisCORS. #WebSecurity #CORSExposure

cors cors-hack cors-misconfiguration-scanner cors-misconfigurations cors-proxy cors-scanner cors-vulnerability cross-origin-resource-sharing ethical-hacking hacking-tools penetration-testing penetration-testing-tool vulnerability-scanner web-application-security web-security-tool

Last synced: 08 Nov 2024

https://github.com/preetiraj3697/reactjs-integration-with-backend

This project showcases the integration of React frontend with Express backend for managing user data. Features include CRUD operations via RESTful APIs, React Router navigation, MongoDB integration, and separate READMEs for frontend and backend setup.

axios backend cors crud expressjs frontend full-stack mongodb mongodb-atlas mongoose nodejs react react-router restful-api

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

MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.

api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application

Last synced: 30 Oct 2024

https://github.com/wearerequired/rest-api-same-origin

WordPress plugin to limit the Access-Control-Allow-Origin header to only allowed origins.

cors rest-api security wordpress-plugin

Last synced: 13 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/wendal/luatos-lib-onenetcors

OneNet的单频RTK对接(MQTT播发) for LuatOS

cors lua luatos ntrip onenet rtk

Last synced: 01 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/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/pastjung/cors_react-springboot

Docker를 사용해 React 프로젝트와 SpringBoot 프로젝트의 연결 및 CORS 설정 학습

cors docker docker-compose node20 react springboot3

Last synced: 31 Oct 2024

https://github.com/camesine/express-kit-starter

Node.js + ExpressJS + MongooseJS + BabelJS + JWT + ES2015 + Mocha + Chai + Clustering + Eslint

babel chai clustering commonjs cors es2015 eslint express jwt mocha mongoose nodejs rest-api unittest

Last synced: 06 Nov 2024

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

Express cors proxy using request

cors expressjs json-api proxy serverless

Last synced: 03 Nov 2024

https://github.com/julie-ify/noterailsbackend

This is a Ruby on Rails API backend project for my note react project. You can test all endpoints using any API testing software like Postman.

bcrypt cors heroku-deployment jwt-authentication postgresql postman rails-api rspec-rails rswag shoulda-matchers

Last synced: 09 Nov 2024

https://github.com/akku27-cse/mern-file-share

Simple and small Mern Project.

axios cors dotenv express mern-stack mongodb nodejs react

Last synced: 12 Oct 2024

https://github.com/itsproali/backend

This is a Back-end Template for MVC Pattern including all the basic project Setup.

backend colors cors dotenv express-js itsproali mohammad-ali mongodb mongoose mvc-pattern

Last synced: 06 Nov 2024

https://github.com/modemobpsycho/fake-user-data-backend

Repository with backend for web-application for the fake user data generation. There are 4 countries available, setting the value of errors in words, managing seed, exporting the table to csv.

cors express faker-generator mvc nodejs postman

Last synced: 10 Nov 2024

https://github.com/spm999/ai-certs

The application supports creating, reading, updating, and deleting (CRUD) tasks. Each task has a title, description, status (e.g., pending, in-progress, completed), and due date.

cors expressjs git inmemory-db nodejs react-router-dom reactjs render rest-api vercel

Last synced: 15 Nov 2024

https://github.com/zachcheung/corsproxy

Yet Another CORS Proxy Written in Go

cors cors-anywhere cors-proxy

Last synced: 05 Nov 2024

https://github.com/spm999/medical-portal

It is a comprehensive web application designed to streamline healthcare management between doctors and patients. Built using React for the frontend and Node.js with PostgreSQL (NeonDB) for the backend, the system facilitates secure doctor registration, patient signup, login functionalities, and robust management of PDF documents.

bcryptjs cors css doctor jwt-authentication medical-care multer neondb nodejs nodemon npm postgres react react-router-dom

Last synced: 15 Nov 2024

https://github.com/shuvoprogram/choltibank_be

CholtiBank is a cutting-edge digital banking platform, revolutionizing the financial landscape in Bangladesh. Built with React, Next.js, and Redux, it offers a seamless and secure banking experience, providing a wide range of services from account management to secure transactions.

bcrypt cookie-parser cors dotenv eslint expressjs http-status husky jsonwebtoken prettier prisma socket-io ts-node-dev typescript winston zod

Last synced: 05 Nov 2024

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: 05 Nov 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: 05 Nov 2024

https://github.com/0tii/react-web-request-client

🌐 Widget to make (limited) web requests from a front-end component to CORS enabled APIs or general web requests with a CORS proxy

api component cors react request rest web

Last synced: 08 Nov 2024

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

https://github.com/cosmosgenius/twitter-proxy

Twitter api proxy with cors support

api cors proxy twitter twitter-proxy

Last synced: 06 Nov 2024

https://github.com/pacmancity/cinemate-api

"Cinemate-apiI" 🎬 - мощный REST сервис, созданный с Django REST framework, для управления фильмами и отзывами. 📽️ Поддерживает PostgreSQL, обеспечивает безопасность с JWT токенами, и систему рейтингов и отзывов 🌟. Анализирует IP-адрес для учета только уникальных отзывов пользователей. 📊 Быстрое развертывание с тестовой базой данных включено! 🚀

cors django django-ckeditor django-filter django-rest-framework open-api pillow psycopg2-binary simple-jwt sql sqlite

Last synced: 14 Oct 2024

https://github.com/sachnaror/combined_django_react_root

Django and React Integration: Session Authentication, CORS, CSRF Protection, and Cookie Management

authentication-mechanisms cookies cors cross-origin-requests csrf django react session session-management web-security

Last synced: 13 Oct 2024

https://github.com/preetiraj3697/chatterbox

Chatterbox is a modern messaging application designed to facilitate seamless communication between users through individual and group chats. Built with a focus on user experience and security, Chatterbox offers a range of features to enhance your messaging experience.

axios cloudinary cookie-parser cors expressjs jsonwebtoken material-ui mongodb nodejs react-router-dom reactjs redux-thunk redux-toolkit socket-io

Last synced: 12 Nov 2024

https://github.com/guruprasad3n/crud-node-application

The Product and Review Management System is a Node.js application with MongoDB integration that allows users to manage products and their associated reviews. This documentation provides an overview of the application, its features, technical requirements, and instructions for setting up and running the project.

chai cors dotenv expressjs mocha mocha-chai mongodb mongoose nodejs nodemon npm supertest

Last synced: 06 Nov 2024

https://github.com/rafiul29/tech-alpha-server

Discover Tech Alpha, where shopping meets innovation. Our MERN backend, fueled by Express, Node, CORS, and dotenv, ensures a dynamic and secure e-commerce adventure. Elevate your shopping experience with us, where technology and convenience converge for a seamless retail journey.

cors dotenv expressjs mern-stack mongodb nodejs project-management

Last synced: 06 Nov 2024

https://github.com/rafiul29/proxima-server

Proxima is a user-friendly project management application built using the MERN stack. With Proxima, users can create, edit, and delete projects with ease. The application features secure JWT authentication and frontend protected routes to ensure user privacy and security.

bycrypt cors devenv expressjs jwt mern-stack mongodb nodejs project-management react validator

Last synced: 06 Nov 2024

https://github.com/dauntlessdev/basic-mern-web

simple application for integrating mern tech

axios cors fullstack mern nodemon

Last synced: 27 Oct 2024

https://github.com/krishanmihiranga/spring-link

Example project illustrating the seamless integration of a Spring Boot API with a Frontend application.

cors css html java javascript spring-boot

Last synced: 10 Nov 2024

https://github.com/prasanth2817/assign-mentor

This is a Student-Mentor Assigning system based Api with several endpoints for multiple features.

cors dotenv expressjs mongoose mvc-architecture nodejs

Last synced: 08 Nov 2024

https://github.com/prasanth2817/password-reset

This API is designed for Users to reset their passwords with proper security .

bcryptjs cors dotenv expressjs jsonwebtoken mongoose nodejs nodemailer

Last synced: 08 Nov 2024

https://github.com/prasanth2817/mybarber-app-backend

MyBarber Application is an application built for users to book and manage appointments at salons. Users can select stylists, services, and specific dates and times. Business users have a separate dashboard for managing appointments and services.

bcryptjs cors dotenv express jsonwebtoken jwt-authentication mongoose multer

Last synced: 08 Nov 2024

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