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/qridwan/digma.-solution-server

used MongoDB noSQL database for backend through Node js & Express for DIGMA solution client site

backend cors dotenv expressjs mongodb nodejs server

Last synced: 18 Jan 2025

https://github.com/huntermahmud/nova-tourism-server

A full stack travel and tourism management website. Add spot, All spot, manage spot, spot list, update delete spot.

cors expressjs jwt-token mongodb nodejs

Last synced: 24 Jan 2025

https://github.com/oteku/bs-cors

bs-cors is a Buckelscript binding to cors middleware

buckelscript-binding cors express reasonml

Last synced: 15 Dec 2024

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

https://github.com/sazidulalam47/softeasy-server

Digital Commerce and Blog Server Suite

api cors crud-operation express mongodb-database nodejs server

Last synced: 26 Nov 2024

https://github.com/masaok/cors-proxy-server

Proxy Server for fetching API URLs to bypass CORS warnings

cors express nodejs

Last synced: 01 Dec 2024

https://github.com/dunghenry/blog_mern

full stack ( nodejs + express + mongodb + reactjs + redux)

axios body-parser cors dotenv expressjs mongodb mongoose morgan nodejs nodemon react

Last synced: 26 Nov 2024

https://github.com/dunghenry/express_authentication

Authentication , connect multiple db and save accesstoken to redis

bcrypt cors date-fns expressjs helmet joi jsonwebtoken morgan nodejs nodemon redis

Last synced: 26 Nov 2024

https://github.com/hgschandeepa/recipies-app-mren-stack-

This is an app that users can save their own recipes and share with the community.

cors express jwt-authentication mongodb nodejs react tailwindcss

Last synced: 11 Jan 2025

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

https://github.com/hawkpraveen/project_management_tool_backend

This repo contains Back End code for the Project Management Tool. Built using MERN Stack.

bcryptjs cors expressjs jwt-authentication mongoose nodejs nodemon-express render

Last synced: 11 Jan 2025

https://github.com/devendracollage/node.js-crud-api

This repository contains the source code for a REST API built using Node.js and Express.js. The API provides endpoints for perform CRUD with Fitness Challenge Topic.

cors express-js mongoose node-js reactjs

Last synced: 26 Nov 2024

https://github.com/f2rkan/webrtc-core

A WebRTC Control Panel that allows users to send and receive video streams via a user-friendly interface. This project includes features to manage ICE candidates, configure video resolution and frame rate, and handle NAT type detection for enhanced communication quality.

cors express-js javascript nodejs video-streaming webrtc

Last synced: 13 Jan 2025

https://github.com/cedric-renais/projet_groupomania

Créer un réseau social d'entreprise avec REACT et SQL

bcrypt cors dotenv expressjs helmet jsonwebtoken multer mysql nodejs react sequelize

Last synced: 02 Dec 2024

https://github.com/atxtechbro/hue_api

A simple Flask and React-based web application that controls Philips Hue lighting scenes. Focused on creating and managing custom lighting environments like 'Wind Down' and 'Work From Home' to enhance productivity and relaxation. Supports seamless cross-origin communication between the frontend and backend with Flask-CORS.

api cors cross-origin-resource-sharing flask iot javascript lighting-control philips-hue python react smart-home web-development

Last synced: 26 Nov 2024

https://github.com/dennislo/express-rest-api

Starter project for an ES6 RESTful Express API.

api boilerplate cors es6 express javascript

Last synced: 29 Nov 2024

https://github.com/kastorcode/gostack-module-16

Module #16 of the Rocketseat GoStack Bootcamp: Security at NodeJS/Continuing GoBarber API.

api backend bootcamp brazil cors course express gobarber goiania goias gostack javascript jsonwebtoken matheus module nodejs oliveira ramalho rocketseat yup

Last synced: 26 Nov 2024

https://github.com/hallowshaw/personal-portfolio

Welcome to my portfolio website! This repository contains the source code for my personal portfolio site, showcasing my skills, projects, and contact information.

cors css emailjs express html html5 javascript js mongodb nodejs portfolio portfolio-website

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

https://github.com/mohaiminul375/gadget_hub_server

A full-stack functional based Gadget Product website(server_side)

cors dotenv expressjs mongodb

Last synced: 05 Jan 2025

https://github.com/hawkpraveen/blog_app_be

This repo contains Back End code for the Blog App. Built using MERN Stack.

bcryptjs cors expressjs jwt-authentication mongoose nodejs render

Last synced: 11 Jan 2025

https://github.com/mohaiminul375/furni-flex-server

https://furni-flex-server-rho.vercel.app/furniture

cors dotenv expressjs mongodb

Last synced: 05 Jan 2025

https://github.com/kibria-khandaker/tourbooking-backend

The code hosting in to render platform for API connection with frontend site.

bcryptjs cookie-parser cors dotenv express jsonwebtoken mongodb mongoose

Last synced: 27 Nov 2024

https://github.com/kibria-khandaker/simple-book-catalog-react-redux-ts-backend

It is a backend part of fronted, if want to check Frontend Visit Frontend Live link, Also Backend Server Live link in README file description for checking

bcrypt cors dotenv express http-status-codes jsonwebtoken mongoose ts-node-dev typescript

Last synced: 27 Nov 2024

https://github.com/whyshashi/video_sync_app

Web Application where users can join a room, share a YouTube video link, and watch the video together with perfect synchronization. Additionally, users should be able to chat with each other in real-time while watching the video. The project should include some advanced and creative features to enhance user engagement and interaction.

cors express jwt mongodb-atlas mongoose nodejs react socket-io

Last synced: 20 Dec 2024

https://github.com/prasanth2817/chat-application-backend

The backend is built using Node.js with Express for handling API requests and Socket.IO for real-time messaging. MongoDB stores user data and chat messages, with Mongoose handling database operations. JWT is used for authentication, and bcrypt for password hashing. The code follows the MVC architecture for maintainability.

bcryptjs cors dotenv expressjs jwt-authentication moongose mvc-architecture nodejs socket-io

Last synced: 20 Dec 2024

https://github.com/vinay-kotiya/crud_mern

CRUD operations with MONGO_DB ,Express Js,React Js and Node Js

axios cors expressjs http-requests mongodb mongoose nodejs reactjs tailwindcss

Last synced: 27 Nov 2024

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

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

https://github.com/pandit0305/ai-chat-bot

user can ask anything with ai chat bot application, user are able to get answer of difficult questions

cors express openai-api

Last synced: 27 Nov 2024

https://github.com/luiggi-piero/foxbelmusic-backend

Backend de Foxbel Music, la aplicación se encarga de la lógica del negocio realizando consultas a la API de Deezer y almacenando la información en Mongo DB

axios cors express express-async-handler javascript mongoose node

Last synced: 28 Nov 2024

https://github.com/lovepelmeni/realtime-course-app

This is realtime course app implemented using Server Sent Events + Django + Javascript and AJAX / XML Requests and more

ajax channels cors django javascript sse

Last synced: 02 Dec 2024

https://github.com/rayanneramos/feedbackwidget-backend

Projeto desenvolvido na NLW Return 8° edição. Repositório contém o backend da aplicação.

cors express jest nodemailer prisma ts-node ts-node-dev typescript

Last synced: 11 Jan 2025

https://github.com/dadangdut33/personal-web-backend

Server code of my personal web

cors express nodejs swagger typescript

Last synced: 09 Oct 2024

https://github.com/renatospaka/canal-noticias

https://www.udemy.com/course/criando-apis-restful-utilizando-typescript-node-e-mongodb/

azure cors docker-compose javascript jwt mongodb redis rest-api typescript

Last synced: 05 Jan 2025

https://github.com/serkan-ucakcioglu/node-js-cloudinary-file-upload

Uploading photos to Cloudinary platform with express js file upload and creating it as a link.

cloudinary cors dotenv express express-fileupload node-js nodemon

Last synced: 08 Dec 2024

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/serkan-ucakcioglu/mern-stack-send-mail

Mern Stack Send Mail && Node mailer && React Hook Form

axios cors dotenv express nodemailer react react-hook-form tailwind-css

Last synced: 08 Dec 2024

https://github.com/serkan-ucakcioglu/express-pagination-react-swr-pagination

Mern Stack Swr Example With Express Js Pagination Returning Data And React Swr

axios cors dotenv express-js mongoose pagination react swr tailwind-css typescript

Last synced: 08 Dec 2024

https://github.com/serkan-ucakcioglu/express-user-auth

express js jwt auth && register && login && refresh token

cookie-parser cors express jwt mongodb mongoose nodejs nodemon

Last synced: 08 Dec 2024

https://github.com/laksh2005/geekmate-ui

An interactive community for developers and geeks, to grow together

axios cors daisy-ui javascript react-router-dom reactjs redux tailwind-css

Last synced: 24 Jan 2025

https://github.com/mdrianislam0or1/contacts-management-backend

This is the backend code for a contacts management application, built using Node.js, Express.js, and MongoDB. It provides RESTful API endpoints for managing contact details, including adding, viewing, updating, and deleting contacts.

cors dotenv eslint expressjs mongodb mongoose nodejs postman typescript zod

Last synced: 28 Dec 2024

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

https://github.com/ososuna/eazy-bank-api

Spring Security Zero to Master course

cors crsf jwt mysql oauth2 spring-security

Last synced: 05 Jan 2025

https://github.com/pomxark/example-app

Успешно выполненное тестовое задание. Кэширование, очередь, обработка дат, тестирование

assets cors csrf docker docker-compose https laravel laravel-cors nginx node20 postgres tdd test-automation vite

Last synced: 08 Dec 2024

https://github.com/mvsde/browser-security

An abbreviated overview of browser security features.

browser cors csp origin security

Last synced: 05 Jan 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: 08 Dec 2024

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

https://github.com/sm-noushan/jtask-ph-server

SuperShop is an innovative e-commerce platform designed to provide users with a seamless and engaging shopping experience.

cors expressjs mongodb mvc nodejs

Last synced: 08 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: 16 Dec 2024

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

https://github.com/zeuz8/simple-notes-backend

Backend repository for a Simple Web Notes App, designed to handle the storage of note data using MySQL database. This project aims to provide practical insights into MySQL data storage and retrieval mechanisms.

cors expres mysql2 nodejs nodemon

Last synced: 03 Dec 2024

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

solutions of the exercises and projects of the course 'Full Stack Open'

axios cors css deployment express http javascript morgan-middleware node nodemon npm postman react restclient restful-api vite vite-proxy

Last synced: 08 Dec 2024

https://github.com/kareimgazer/weatherapp

A simple weather app using JavaScript and open Weather Map API

api body-parser cors css express html5 http javascript nodejs weather

Last synced: 08 Dec 2024

https://github.com/narotam-mishra/res-com-backend

create APIs (for React Resizable Component) using Nodejs, Express and MongoDB

cors dotenv expressjs mongodb nodejs

Last synced: 03 Dec 2024

https://github.com/narotam-mishra/crypto-currency-app-backend

Created crypto currency converter APIs to calculate exchange rate for any currency using Nodejs & Express

apis axios cors crypto currencies dotenv expressjs nodejs

Last synced: 03 Dec 2024

https://github.com/chandrabose-11/weddingwise-backend

This repo contains Back End code for the Weddingwise Management . Built using MERN Stack.

bcryptjs cors expressjs jwt-authentication mongodb mongoose nodejs nodemon-express postman render

Last synced: 12 Dec 2024

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