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/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: 02 Jan 2025

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

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

https://github.com/basedhound/gm-social_app_react

A fullstack social media app built with the MERN stack (MongoDB, Express, React, Node.js) for OpenClassrooms. Features complete CRUD operations, enhanced security, and demonstrates full-stack skills.

axios bcryptjs cors crypto-js date-fns express helmet jsonwebtoken jwt mantine-ui mongodb mongoose multer nodejs react react18 responsive social

Last synced: 02 Jan 2025

https://github.com/basedhound/kpop-social_app_react

Fullstack social media platform inspired by Kpop culture, featuring React with cozy color palettes. The frontend uses Redux and Mantine, while the backend is built on Node/Express/MongoDB.

axios bcrypt cors dotenv express jsonwebtoken jwt mern mongodb mongoose multer node-js nodemon react react-redux react17 redux

Last synced: 02 Jan 2025

https://github.com/dhartisangani/evian-backend

A one-stop solution to all your EV Charging problems. It will significantly impact users' time and effort. Instead of finding EV stations and empty slots physically, You can now explore various stations, compare prices and book slots from home.

chai cors express node pino razorpay swagger

Last synced: 17 Jan 2025

https://github.com/halbert-anderson/backend-assessment-welovemovies

A server for movies, theaters, reviews and critics.

cors expressjs knexjs nodejs postgresql react render

Last synced: 03 Jan 2025

https://github.com/nahidn228/service-sharing-webapp-client

"A dynamic web platform allowing users to share, book, and manage services effortlessly. Features include JWT authentication, service booking, and a seamless user experience with interactive animations and theme customization."

axios cookie-parser cors dotenv express firebase framer-motion jsonwebtoken mongodb swiper vite

Last synced: 12 Jan 2025

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

https://github.com/t2ne/sound808

Rest API project that uses Express, Cors and MySQL for backend and Svelte for frontend. API tested on Thunder Client, Postman and Swagger Documentation.

cors express mysql nodemon rest-api svelte swagger-docs

Last synced: 03 Jan 2025

https://github.com/biswarup14/crud-employee-management-basic

Backend (dotNet 6) and Frontend (React JS) both // dotnet core webapi + Entity framework // Code first approach

cors dotnet-core reactjs

Last synced: 03 Jan 2025

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/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: 27 Dec 2024

https://github.com/yehan5555/digital-mall

该项目基于 gin +gorm +redis +mysql 的电子商城,有 jwt 来验证 token ,cors 跨域,aes 对称加密,本项目是对gin-mall项目的重新实现

aes cors gin go golang gorm jwt mysql redis

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/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/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/eltonsantos/consuming-api

Consumingo API - Vídeo: Consumindo API no Front e no Back-end | CodeDrops #45 - Instrutor: Mayk Brito - Link: https://www.youtube.com/watch?v=vYlz3SmNXQQ

api axios cors express lite-server nodejs nodemon

Last synced: 11 Jan 2025

https://github.com/boostup/spotifly-firebase-cloud-functions-backend

The SpotifLy Backend is a set of Firebase Cloud functions backend for the SpotifLy react Frontend demo app.

cors express firebase oauth2 serverless-functions spotify-web-api

Last synced: 04 Jan 2025

https://github.com/smilevp/rentify_backend

Rentify_backend built using ExpressJS and mongodb.I have deployed this repository in render.

bcrypt cors express express-router jwt-token mongodb-atlas mongoose mongoose-model mongoose-schema razorpay

Last synced: 11 Jan 2025

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

https://github.com/7gowtham/password-reset-flow

To implement a correct password reset flow with email verification and proper update of the new password in the database for the web app.

axios bcryptjs cors dotenv jsonwebtoken nodemailer react-bootstrap

Last synced: 04 Jan 2025

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/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/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/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/vidhya0501/employeemanagement

Employee Management System using (React js, Node js, Express js, MySQL)

axios bcrypt bootstrap-icons bootstrap5 cookie-parser cors dotenv expressjs jsonwebtoken mysql nodejs react-router-dom reactjs

Last synced: 12 Jan 2025

https://github.com/rominalodolo/reacthookscrashcourse

React.js Hooks Crash Course by Maximilian Schwarzmüller.

cors hooks javascript react

Last synced: 12 Jan 2025

https://github.com/chuksjoshuaa/project-management-system

A project management system built with Graphql, The frontend was built with React.js and boostrap. Users can add project, update and delete a particular project

bootstrap cors graphql mongodb mongoose node-js reactjs

Last synced: 12 Jan 2025

https://github.com/vertikajain/first-graphql-project

Example of GraphQL in NodeJS and ReactJS using Apollo Client and GraphiQL.

apollo-client cors express graphiql graphql nodejs reactjs

Last synced: 18 Jan 2025

https://github.com/joaomni/devradar

🗺️ exibir devs próximos por geolocalização no maps

api cors expo-cli expressjs mongod mongoose react-hooks react-native react-navigation react-router reactjs stylesheet

Last synced: 12 Jan 2025

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

https://github.com/ajmain-fayek/structomate-server

A single-building management app for adding renters, managing agreements, sending announcements, and enabling rent payments. Backend powered by Express.js, MongoDB, JWT for authentication, cookie-parser for session management, CORS for cross-origin requests, and dotenv for environment variables.

cookie-parser cors dotenv expressjs javascript jesonwebtoken mongodb serve-favicon

Last synced: 19 Jan 2025

https://github.com/ivan-corporation/chartjs-react-with-api

Charts JS examples with coinranking API 🥧

chartjs chartjs-2 cors react

Last synced: 19 Jan 2025

https://github.com/jai0212/chore-hero

A fullstack web application to connect users with skilled professionals for services like cleaning, plumbing, etc. Created using the MERN Stack (MongoDB, Express, React, Node.js) with Vite

axios bcrypt cors css dotenv express fullstack html javascript jsonwebtoken mern-stack mongodb mongoose multer nodejs react stripe validator vite

Last synced: 19 Jan 2025

https://github.com/akashp73387/settly-assessment-backend

An application form for a new account where users enter their personal details, validate the information, and have the option to edit and resubmit the form before finalizing their registration.

cors crud-api dotenv expressjs mongodb mongoose nodejs nodemon

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

https://github.com/routbullet/auth-mern

auth-mern is a full-stack application developed with the MERN stack (MongoDB, Express, React, Node.js) designed to illustrate user authentication and authorization. This project features separate backend and frontend directories to maintain a clean separation of concerns, ideal for learning and understanding MERN stack development.

cors dotenv expressjs full-stack js-cookie jsonwebtoken login-system mern-stack middleware mongodb moongose nodejs nodemon react react-router-dom restful-api scripts styled-components typescript vite

Last synced: 19 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

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/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/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/dadangdut33/personal-web-backend

Server code of my personal web

cors express nodejs swagger typescript

Last synced: 09 Oct 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/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/mohaiminul375/furni-flex-server

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

cors dotenv expressjs mongodb

Last synced: 05 Jan 2025

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/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/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/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/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/thund3rhawk/datacourier

Admins can add users to a list via CSV upload and send notifications to them through email according to the provided CSV file.

cors csv- dotenv expressjs mongodb mongoose multer nodejs nodemailer render ts-node typescript

Last synced: 13 Jan 2025

https://github.com/thund3rhawk/todo_app

Todo App: Boost your productivity with this simple and effective task management tool. Prioritize, organize, and achieve your goals seamlessly.

axios cors docker dockerfile dotenv expressjs mongodb-database mongoose nextjs nodejs nodemon tailwindcss typescript vercel

Last synced: 13 Jan 2025

https://github.com/kislaykashyap-hub/node.js-express-postgresql-apis

This repository contains a Node.js application using Express and PostgreSQL to provide API functionality for managing students, courses, modules, and additional features.

api body-parser cors crud development dotenv entity-relationship-diagram expressjs git javascript linux nodejs postgresql schema sql

Last synced: 23 Nov 2024

https://github.com/starkelessar/advanced-auth-back

Реализация API для продвинутой регистрации и авторизации пользователя с активацией аккаунта через почту

bcrypt cookie-parser cors express-js express-validator jsonwebtoken mongodb mongoose nodejs nodemailer uuid

Last synced: 20 Dec 2024

https://github.com/laynef/node-secure-cors

CORS for Node.js that does not allow wildcards for Subdomain attacks

cors security subdomains

Last synced: 27 Dec 2024

https://github.com/mesbol6647/mern-01-stokapp-

This project is a stock management application developed using the MongoDB, Express.js, React, and Node.js (MERN) stack. It allows users to add, update, and track the stock status of products.

cors deploy dirname express-static expressjs mongodb-database nodejs react

Last synced: 10 Oct 2024

https://github.com/olyathecute/localchat-server

Server for real time chat

cors express nodemon socket-io

Last synced: 29 Nov 2024

https://github.com/f2rkan/webrtc-gstreamer-stream

WebRTC and GStreamer integration using werift-webrtc for real-time audio and video streaming, enabling low-latency communication in multimedia applications.

cors coturn docker express-js grafana gstreamer nodejs prometheus typescript video-streaming vue2 webrtc

Last synced: 10 Oct 2024

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