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

Handling CORS Requests

cors php preflight

Last synced: 21 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/curiousyuvi/musi_chat_server

Back end for Musi_Chat flutter app using nodeJS, express, socket.io and mongoDB.

cors expressjs node-js nodejs server socket-io

Last synced: 22 Oct 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: 29 Oct 2024

https://github.com/marella/shr

Simple HTTP requests for browser. "Simple requests" don't trigger a CORS preflight.

ajax browser cors http-client xhr

Last synced: 25 Oct 2024

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

Helpful boilerplate for docker

cors docker nginx

Last synced: 11 Nov 2024

https://github.com/elnurbda/prisma-elysia-boiler-plate

A simple ElysiaJS project with Swagger, CORS, and Prisma integrated.

bun bunjs cors elysiajs prisma swagger typescript

Last synced: 29 Oct 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/robertoachar/express-cors

Express Cross-Origin Resource Sharing (CORS) middleware.

cors express middleware node npm

Last synced: 06 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: 02 Nov 2024

https://github.com/tessasac/stitch-in-time

How to elide CORS with the Capacitor Community HTTP Plugin

capacitor cors http ionic

Last synced: 14 Oct 2024

https://github.com/nitins87/farmworks

I have created a online hiring and job postings website for farmers to post their jobs and hire skilled labours

aws-s3 axios bcrypt cloudinary cors jsonwebtoken mongodb mongodb-atlas mongoose multer nodejs nodemon react-router-dom reactjs tailwindcss usecontext-hook vercel-deployment

Last synced: 13 Oct 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/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/webstronauts/ex_verify_origin

Plug adapter to protect from CSRF attacks by verifying the `Origin` header.

cors csrf elixir phoenix plug

Last synced: 07 Nov 2024

https://github.com/arikaim/cors-module

Arikaim CORS middleware

arikaim cms cors php

Last synced: 09 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/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/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/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/jw4/cpx

Development CORS Proxy

cors proxy-server

Last synced: 10 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/filipemeneses/express-cors-request-proxy

Express cors proxy using request

cors expressjs json-api proxy serverless

Last synced: 03 Nov 2024

https://github.com/adrianovolter/pharmacy_central_system_-pcs-

Projeto avaliativo , modulo 2 back-end | Pharmacy Central System (PCS), gerenciamento de depósitos e medicamentos

api backend cors dotenv expressjs git gitflow jsonwebtoken nodejs nodemon npm postgresql sequelize

Last synced: 07 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: 07 Nov 2024

https://github.com/7irelo/study-gymon-web

Full Stack Study buddy Web App for matriculants (Django, MySQL, CORS)

cors django django-rest-framework mysql

Last synced: 14 Nov 2024

https://github.com/arafat-alim/open-ai

ChatGPT AI is an artificial intelligence (AI) chatbot that uses natural language processing (NLP) to generate conversations with users. It is powered by OpenAI's GPT-3 language model, which has been trained on a massive dataset of text.

cors css express html5 javascript openai vitejs

Last synced: 07 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/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/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/mununki/go-cors

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

cors go golang

Last synced: 25 Oct 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/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/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/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/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/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/theyakka/cors

CORS helper / middleware for Go

cors cors-middleware cors-request go golang

Last synced: 13 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/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/yhimanshu22/appoint-doctor

A Place where you get appointments with doctors

axios colors cors deploy express github-actions jwt mongodb mongoose nodjs reactsjs redux render

Last synced: 24 Oct 2024

https://github.com/npetkov/auth0_rails_frontend_example

Sample Rails 6 project demonstrating the OAuth2 code grant flow using auth0

auth0 cors jwt oauth2 omniauth rails6 rails6-api

Last synced: 11 Nov 2024

https://github.com/dod-iac/terraform-aws-api-gateway-cors-lambda-proxy

A Terraform module to create a Cross-Origin Resource Sharing (CORS) Lambda Proxy

cors lambda proxy terraform terraform-module

Last synced: 11 Nov 2024

https://github.com/shivankk26/streamsync

StreamSync is a centralized streaming platform that empowers users to upload videos along with their thumbnails. Additionally, it features a community-centric tweeting feature, allowing users to post tweets that can be commented on and reposted by the community.

bcrypt cloudinary cookie-parser cors express-middleware expressjs jwt-authentication jwt-token mognodb mongoose mongoose-aggregate-paginate-v2 multer nodejs nodemon reactjs tailwindcss

Last synced: 11 Nov 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/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/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

https://github.com/kainemon/tanaoshi

an anime streaming & manga reading provider RESTful API.

anime anime-scraper anime-streaming axios cheerio cors hono manga manga-reading manga-scraper swagger typescript

Last synced: 06 Nov 2024

https://github.com/devmahmud/advanced-web-dev-quiz

An Advanced Web Dev Quiz that covers a wide range of the things web devs get to deal with on a daily basis.

advanced-web cors csp event-loop hsts javascript security web

Last synced: 10 Nov 2024

https://github.com/princeinscripts/task-2-blog-website

A MERN stack blog app for creating, managing, and sharing posts. Features user authentication, image uploading, liking, and responsive design.

authentication blogging cors express full-stack jwt mern mongoose multer node react web-app

Last synced: 14 Nov 2024

https://github.com/developeromarfaruk/node-react-custom-jwt-auth

In this repository Login and Register authentication and authorization are done by using a custom JWT token.

axios bcryptjs bootstrap5 cors css3 dotenv express-js html5 jsonwebtoken jsx jwt-token mongodb nodejs nodemon react-hooks react-router reactjs restful-api

Last synced: 07 Nov 2024

https://github.com/andrewjbateman/file-metadata

:clipboard: FCC project to be able to select and upload a file via a UI

cors fcc freecodecamp freecodecamp-project javascript metadata metadata-microservice metadata-parser multer nodejs

Last synced: 07 Nov 2024

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

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

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

https://github.com/andrewjbateman/nodejs-tutorial-rest-api

:clipboard: This is an app to practise working with Representational State Transfer (REST) APIs that just transfer data instead of user interfaces.

bcrypt-nodejs codepen cors crud graphql headers mongoose-schema multer nodejs postman-api replace rest-api socket-io

Last synced: 07 Nov 2024

https://github.com/miasanromen/hotellisting.api

REST API, created on C# language using ASP.NET Core Web API

asp-net-core automapper cors entity-framework-core rest-api restful swagger swagger-ui webapi

Last synced: 08 Nov 2024

https://github.com/manju1807/node-ts-express-template

A robust and secure Express.js boilerplate with TypeScript, featuring advanced security middleware, MongoDB integration, and tools for building production-ready Node.js apps.

advance-security boilerplate cors data-sanitization expressjs helmet mongoose nodejs nosql-injection produc product-ready secure-backend template typescript xss-protection

Last synced: 31 Oct 2024

https://github.com/iurianu/goodreads-web-scraper

A simple web scraper that gets a book from goodreads.com by providing the ISBN

axios bootstrap cheerio cors express-js goodreads javascript nodemon

Last synced: 14 Nov 2024

https://github.com/iurianu/simple-web-scraper

A simple web scraper with axios and express

axios cheerio cors express node scraper

Last synced: 14 Nov 2024

https://github.com/anasyakubu/prisma-tutorial

The Prisma Tutorial repository offers a comprehensive guide to using Prisma for database management. This project includes step-by-step examples and best practices for integrating Prisma with your applications, covering schema design, queries, and migrations. Ideal for developers looking to learn and implement Prisma effectively.

cors dotenv expressjs javascript nodejs prisma prisma-client prisma-orm yarn

Last synced: 12 Oct 2024

https://github.com/andreinalima/souldecor-back

E-commerce de casa e decoração, feito como requisito do projeto final para o bootcamp fullstack react-node da soulcode.

cors express mysql nodejs

Last synced: 15 Nov 2024

https://github.com/tbalint1995/MERN-HealthTracker

Milyen gyümölcsöt / zöldséget ettél ma? - Gyakorlás

axios-react cors dotenv express monngdb nodemon

Last synced: 23 Oct 2024

https://github.com/pblnahu1/login-react-mysql-node

Login con React y NodeJS. Para el Front uso Axios. Para el Back uso Express, CORS y MySQL

axios cors expressjs javascript mysql nodejs react

Last synced: 09 Nov 2024

https://github.com/basedhound/crud-test-2_api

RESTful API built with Node.js and Express, featuring authentication, MongoDB integration, and full CRUD operations. It includes robust security and validation measures for secure data handling.

api bcrypt cors dotenv express helmet jsonwebtoken jwt mongodb mongoose mongoose-unique-validator multer nodejs

Last synced: 09 Nov 2024

https://github.com/basedhound/crud-test-1_api

Build a REST API with Node, Express, and MongoDB. This API should handle CRUD operations for managing products and be connected to a database. Successfully implementing it will reveal a secret word.

api cors crud dotenv express mongodb mongoose node nodejs

Last synced: 09 Nov 2024

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