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/himanshuraj98/speak-chat-app

A real-time chat application built using Node.js, Express.js, and Socket.io on the server-side, and HTML, JavaScript, and the Socket.io client library on the client-side.

cors express-js nodejs reactjs socket-io

Last synced: 22 Nov 2024

https://github.com/atikur-24/mvc-architecture-template

MVC ARCHITECTURE TEMPLATE FOR EXPRESS SERVER

bcrypt cors expressjs jsonwebtoken mongoose nodejs

Last synced: 22 Nov 2024

https://github.com/misterowlpt/traefik-auth-api

A sample project that uses Traefik to control access to a federated REST API

cors restful-api traefik

Last synced: 31 Dec 2024

https://github.com/carloshenriquefs/scheduling-financial

💵 - Scheduling financial transfers

cors h2-database hibernate java11 transfer

Last synced: 22 Nov 2024

https://github.com/zrnik/php-slim-cors

Slim Framework 4 CORS Middleware

cors middleware php php8 slim-framework slim4

Last synced: 22 Nov 2024

https://github.com/geraldo-gja/estudo-spring-security-jwt

Aplicação para Autenticação e Autorização atravéz de token JWT

cors h2-database java jwt-token rest-api roles-permissions spring-boot spring-security

Last synced: 10 Jan 2025

https://github.com/praveenkumar8754/colour-suggestions-be

Daily dress colour suggestions for women

bcryptjs cors express mongoose nodejs nodemailer nodemon

Last synced: 22 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/sashee/signed_urls_cors

Testing different configurations of domains and CORS headers when redirecting to an S3 signed URL

aws cloudfront cors

Last synced: 01 Dec 2024

https://github.com/hrmrakib/scic-task-server

It's a simple task get from Programming Hero.

cors dotenv expreesjs mognodb nodejs

Last synced: 07 Dec 2024

https://github.com/hrmrakib/animal-caring-server

It's full-stack pet adoption management website (Server Side Code). Pet adoption site with Stripe donations, user/admin dashboards, secure roles.

cors dotenv expressjs mongodb stripe

Last synced: 07 Dec 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/mdsajalali/identity-hub-server

Identity Hub MERN stack CRUD project server side

cors dotenv express mongodb nodejs

Last synced: 07 Dec 2024

https://github.com/jumarinr/salud-ocupacional-back

Proyecto de requisistemas

body-parser cors mongoose

Last synced: 22 Nov 2024

https://github.com/parthmodi23/mystore

E-commerce Website with MERN Stack

api api-rest cors e-commerce-project easy express mongodb nodejs reactjs

Last synced: 22 Dec 2024

https://github.com/reiver/corsproxy

A proxy server for adding permissive CORS headers.

cors cors-proxy cross-origin-resource-sharing

Last synced: 25 Nov 2024

https://github.com/vic778/stock_app

this app is a simple investment portfolio management system that allows users to track their investments and view performance metrics. first of all the user should create an account, loggin in trougth the token and create a portfolio. the app has services to calculate the profit and lost, it has filter such as year and it can download the csv file

cors devise jwt-token postgresql rspec rubocop ruby-on-rails third-party

Last synced: 05 Jan 2025

https://github.com/oshekharo/cors-bypasser

A simple Node.js server that acts as a CORS proxy, forwarding requests to a target URL.

cors cors-anywhere cors-proxy nodejs serverless

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/varreltantio/text-to-image-openai

This project implements Image Generation on OpenAI API by using Node JS as backend with React JS as frontend.

cors express nodejs openai reactjs

Last synced: 31 Dec 2024

https://github.com/heliolj/nlw-spacetime-api

Back-end usando NodeJS, Fastify, Prisma, TypeScript e mais tecnologias. Criado durante o evento da Rocketseat NLW.

axios cors dotenv eslint fastify jwt nodejs oauth prisma sqlite typescript zod

Last synced: 25 Nov 2024

https://github.com/heliolj/nlw-setup-ignite

Aplicação de Hábitos feito no Evento NLW (Trilha Ignite) pela Rocketseat. 🚀💜

cors expo fastify figma nativewind nodejs prisma radix-ui react react-native sqlite tailwindcss typescript vite

Last synced: 25 Nov 2024

https://github.com/databytesun/task-tracker

A Todo App is a great beginner project because it covers the basics of full-stack development. Here we have a backend API with Node.js and Express, which interacts with a MongoDB database, and connect everything with a React front end.

cors dotenv express-js mern mern-project mern-stack mongodb mongodb-database nodejs nodemon postman react reactjs

Last synced: 10 Jan 2025

https://github.com/nisha0202/learny-server

A collaborative study platform enabling user role-based sessions, material management, and secure interaction.

cors dotenv expressjs jwt-token mongodb nodejs stripe

Last synced: 04 Jan 2025

https://github.com/marcos-vcs/mundo-hoje-web-scraping

This project does the web scraping of the IBGE (Brazilian Institute of Geography and Statistics) news open API.

cors java spring-boot web-crawler web-scraping

Last synced: 27 Dec 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: 26 Dec 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/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: 02 Jan 2025

https://github.com/smilevp/shopify_backend

Shopify_Backend using Expressjs and Mongodb. I have deployed this repository in render.

bcryptjs cors dotenv express jsonwebtoken mongodb mongoose nodemailer nodemon razorpay validator

Last synced: 04 Jan 2025

https://github.com/kanokpit-yowaratch/json-server

A simple API with json-server

cors json-server

Last synced: 13 Nov 2024

https://github.com/smilevp/password_reset_backend

Password_Reset_Backend built using ExpressJS,Mongodb and Nodemailer

bcrypt cors dotenv express-generator jwt mongoose nodemailer nodemon

Last synced: 04 Jan 2025

https://github.com/joche-dev/desafio-softjobs

Desafío #6 Autenticación y Autorización con JWT del modulo 6 Backend Node y Express del Bootcamp Full Stack Javascript Desafío Latam.

bcryptjs bootcamp bootstrap cors desafiolatam expressjs jwt morgan pg react

Last synced: 26 Dec 2024

https://github.com/joche-dev/appusuarios-backend

API RESTful de usuarios con operaciones CRUD (Crear, Leer, Actualizar, Eliminar).

cors dotenv expressjs nodejs pg

Last synced: 26 Dec 2024

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

The DataNeuron Frontend Interface facilitates the interaction with the backend API through a user-friendly web application. It features three primary resizable components, each dedicated to specific functionalities: adding data, updating data and showing operation counts.

axios chakra-ui cors dotenv express mongodb mongoose nodemon react react-resizable

Last synced: 26 Dec 2024

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

This repo is created for OutFit project backend deployment.

bcrypt cors dotenv express jsonwebtoken mongoose nodemon

Last synced: 26 Dec 2024

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/mohaiminul375/furni-flex-server

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

cors dotenv expressjs mongodb

Last synced: 05 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/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/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/dadangdut33/personal-web-backend

Server code of my personal web

cors express nodejs swagger typescript

Last synced: 09 Oct 2024

https://github.com/shivamkumar24/seat-reservation-appication

This assignment is given by unstop company.

axios cors expressjs mongoose nodemon react react-dom

Last synced: 26 Dec 2024

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/shivamkumar24/idea-clan-social-media

This is a backend server application for a basic social media platform built with Node.js, Express, MongoDB, and GraphQL.

axios bcrypt chakra-ui cors dotenv express-graphql expressjs graphql jsonwebtoken mongoose nodejs nodemon react react-icons react-router-dom

Last synced: 26 Dec 2024

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/shivamkumar24/seat-reservation-backend

This repo is create for deploy backend of Seat Reservation Application.

cors expressjs mongoose nodemon

Last synced: 26 Dec 2024

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