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/md-sayeedalam/sports-equipments-server-repo

it is Sports Equipment server side repo.Which is a small and simple backend project.

cors expersjs jwt mongodb nodejs

Last synced: 20 Jan 2025

https://github.com/sutharshantanu/razorpay-gateway

Developed a backend repository for RazorPay payment integration in Node.js + MongoDB. Implemented seamless payment processing, leveraging RazorPay's capabilities. Integrated Node.js for server-side logic and MongoDB for data storage. The project focused on creating a robust backend solution, enabling secure and efficient payment transactions.

cors dotenv express-js mongodb mongoose node-js razorpay razorpay-api

Last synced: 27 Dec 2024

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

A simple API with json-server

cors json-server

Last synced: 13 Jan 2025

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

Server for real time chat

cors express nodemon socket-io

Last synced: 29 Nov 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/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/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/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/scodify/gpt-back

Proyecto Back End GPT

cors dotenv express morgan openai-api

Last synced: 20 Jan 2025

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/sayanbanerjee-007/my_tube_backend

Working on building REST API for MyTube a clone of YouTube

bcrypt cloudinary cookie-parser cors expresssjs jsonwebtoken mongoose multer pagination

Last synced: 20 Jan 2025

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

https://github.com/andresweitzel/microservice_cisco_devices_graphql

Microservice for managing Cisco devices implemented with GraphQL, Express, Apollo, NestJS, Typescript, NodeJS, TypeORM, dotenv, cors, swagger, swagger-ui, MySQL, others.

apollo-graphql apollo-server-express cisco cisco-api cors dotenv express-js expressjs graphql microservicios mysql nestjs nestjs-graphql nodejs swagger-ui typeorm typescript

Last synced: 05 Dec 2024

https://github.com/andresweitzel/apirest_pedidosyaenvios_nestjs

Api Rest para la gestión de envíos, productos, puntos, rutas, etc, ejemplificando parte de la arquitectura de desarrollo de PedidosYa Envíos implementado con NestJS, NodeJS, Typescript, TypeORM, Supertest , Jest, dotenv, cors, swagger, swagger-ui, MySQL, otros.

api-rest cors doenv git jest mysql nestjs nodejs pedidosya postman-collection supertest swagger swagger-api swagger-ui typeorm typescript

Last synced: 05 Dec 2024

https://github.com/andresweitzel/microservice_employees_nestjs

Microservice for employee management using Nestjs, TypeORM, MySQL, Nodejs, Typescript, nodemon, git, others

cors dotenv git microservice mysql nestjs nodejs nodemon postman typeorm typescript

Last synced: 05 Dec 2024

https://github.com/andresweitzel/microservice_paypal_orders_express

Microservice for the integration of Paypal API Orders implemented with ExpressJs, Nodejs, Typescript, nodemon, morgan, dotenv, cors, others.

axios cors dotenv expressjs git microservice morgan nodejs nodemon paypal-integration paypal-rest-api postman typescript

Last synced: 05 Dec 2024

https://github.com/andresweitzel/apirest_electronic_devices_expressjs

Rest Api about electronic devices implemented with Express, Morgan, Railway ,NodeJS, Sequelize, Jest Testing, dotenv, cors, express-validator, Nodemon, Swagger, Swagger-ui, PostgreSQL, ohers.

cors dotenv express-js express-validator integration-testing jest-tests morgan-middleware nodejs nodemon postgresql railway-app sequelize-orm supertest swagger-api swagger-ui tdd testing unit-testing

Last synced: 05 Dec 2024

https://github.com/tanveerahmed4545/ta-fashion-server

Ta Fashion is a meticulously designed Single page Fashion website created with React, React Router, and Tailwind CSS, featuring a user-friendly layout and original design.It includes essential pages like Home and Login/Register.

cors dotenv expressjs mongodb

Last synced: 20 Jan 2025

https://github.com/somenath203/terribly-tiny-tales-assignment-backend

Click below to checkout the deployed API of the project

cors express expressjs node profile render

Last synced: 20 Jan 2025

https://github.com/shizzaho/express-boilerplate

Simple and uncluttered basis for Express application

body-parser boilerplate cors ejs express express-boilerplate jest nodemon

Last synced: 28 Dec 2024

https://github.com/absqueued/cors-remote-content

Bypassing CORS to get partial remote content

allorigins cors javascript jquery

Last synced: 11 Oct 2024

https://github.com/dannyjiustian/smart-contract-server-hardhat

This repository is for creating smart contracts that address etherium and this repository is built with NodeJS and Hardhat

api cors ethereum expressjs hardhat javascript nodejs server shell smart smart-contracts

Last synced: 23 Nov 2024

https://github.com/fms-faisal/skyview-apartments-server

Skyview Apartments: Building Management System

cors dotenv expressjs json-web-token mongodb stripe-payments

Last synced: 29 Nov 2024

https://github.com/kumaresh231299/music-streamming-sk-be

This repo contains Music Streamming Application fsd project backend source using Nodejs and expressjs.

bcryptjs cloudinary cors dotenv expressjs jsonwebtoken mongodb-atlas moongose multer multer-storage-cloudinary nodejs nodemailer nodemon

Last synced: 10 Dec 2024

https://github.com/phatnguyenuit/express-example

This is an express example application implement CRUD with Mongoose. Support dockerize

body-parser cors dotenv expressjs mongoosejs nodejs

Last synced: 10 Jan 2025

https://github.com/debrajhyper/e-commerce

This is a comprehensive e-commerce full-stack application built using Next.js for the frontend and Node.js with Express.js for the backend. It provides functionality for user authentication, seller product management, and buyer shopping experience.

bcryptjs cors expressjs jwt-authentication nextjs14 nodejs postgresql reacthookform reactjs shadcn-ui tailwindcss typescript zod zustand

Last synced: 11 Oct 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: 13 Jan 2025

https://github.com/satyam-software-developer/social-media-backend

Social-Media-Backend project created with nodejs for backend web developement.

bcrypt cors dotenv expressjs git github jsonwebtoken mongodb mongodb-atlas mongoose nodejs nodemon postman

Last synced: 06 Jan 2025

https://github.com/princeinscripts/e-commerce-website

A robust backend implementation for an e-commerce website, handling product management, user authentication, order processing, and secure data storage.

bcrypt cloudinary cookie-parser cors dotenv express express-validator jsonwebtoken mailgen mongoose mongoose-aggregate-paginate-v2 muter nanoid nodemailer passport razorpay react

Last synced: 13 Jan 2025

https://github.com/md-habib-ulla/scribestation

The Stationery Shop API is a comprehensive backend solution for managing a stationery store. Built with Node.js, Express, TypeScript, and MongoDB, it enables efficient management of products and orders with robust validation and error handling.

bcrypt cors dotenv express mongodb mongoose nodejs nodemon prettier typescript zod

Last synced: 14 Dec 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: 13 Jan 2025

https://github.com/tusho7/e-commerce-api

A robust and scalable backend API for a shoes e-commerce platform built with Node.js, Express, and Prisma ORM. This API facilitates user authentication, product management, order processing, and email notifications, leveraging MySQL for data storage and Joi for data validation.

bcrypt cookie-parser cors expressjs joi-validation mysql-database nodejs nodemailer prisma uuid

Last synced: 29 Nov 2024

https://github.com/takbirgazi/geographyolympiadbd-server

This is server of geographyolympiadbd

cors dotenv express mongodb

Last synced: 06 Dec 2024

https://github.com/0suphan0/polygon_drawing_api

This is a service project that saves drawing coordinate data received from the client into a JSON file.

cors json netcore-webapi

Last synced: 13 Jan 2025

https://github.com/dev-saiful/nasa_project

NASA Mission Control Project | API Created for Habitable Planets | NodeJS Project

axios azure-app-service cors csv-parser dotenv express-js jest mongodb mongoose morgan nodejs pm2 react supertest

Last synced: 21 Jan 2025

https://github.com/canaxs/nodejs-app

Blog site containing backend and frontend applications

bodyparser client cors mongodb nodejs reactjs server

Last synced: 21 Jan 2025

https://github.com/pacmancity/django-xml-parser

тестовое задание, приложение для добавления данных из xml в базу данных

cors django djangorestframework-xml djanogo-rest-framework python

Last synced: 06 Jan 2025

https://github.com/niteshrawat0401/jwt-authentication

This is Full Stack JWT Authentication Application.

cors expressjs jwt-authentication middleware mongodb mongoose nodejs reactjs

Last synced: 16 Jan 2025

https://github.com/noderaider/universal-cors

CORS middleware implementation with emphasis on configurability of dynamic origins.

cors cors-middleware dynamic-origins express universal-cors

Last synced: 20 Dec 2024

https://github.com/bytebigboss/bcors

A CORS utility library for Java web applications.

cors java java-ee-7

Last synced: 29 Nov 2024

https://github.com/jpblicer/metal-api

Ruby Backend API for storing Metal Bands

api cors heavy-metal ruby

Last synced: 22 Nov 2024

https://github.com/alexferl/falcon-crossorigin

A simple Falcon module for Cross-Origin Resource Sharing (CORS)

cors cors-enabled falcon falcon-cors falcon-framework falcon-middleware python-falcon

Last synced: 13 Oct 2024

https://github.com/marcel-msc/auth-server

Nodejs sever to learn how to use jsonwebtoken, authentication a user and to create, delete and update user information

bcryptjs cors dotenv express jsonwebtoken lowdb

Last synced: 06 Dec 2024

https://github.com/shakilpendhari/todo

This is my backend project.

cors expressjs jwt mongodb nodejs

Last synced: 14 Dec 2024

https://github.com/kushrm2803/admin-dashboard

A comprehensive, responsive, and dynamic admin dashboard for business analytics built with the MERN stack.

admin-dashboard cors expressjs mern mongodb nivo-charts nodejs reactjs redux

Last synced: 19 Nov 2024

https://github.com/bkpecho/quote-generator

This responsive quote generator, built using HTML, CSS, and JavaScript, features modern and professional-looking repeatable SVG background patterns from Hero Patterns. The Forismatic API is used for dynamic quote retrieval and easy content updates, while Twitter web intent is integrated for easy sharing of inspiring quotes.

api async-await cors css3 css3-animations flexbox html5 javascript twitter-web-intents

Last synced: 14 Dec 2024

https://github.com/bruno-c-p/rocket-movies

A fullstack app built with React and Node.js where users can register movies by adding a name, description, rating, and tags. This app helps organize and categorize movies in a simple way.

axios bcryptjs cors dotenv eslint express jest jwt knex multer nodejs phosphor-icons pm2 prettier react sqlite tailwindcss vite

Last synced: 06 Dec 2024

https://github.com/lucasdants/nodejs-devradar

DevRadar is a project developed during the Semana Omnistack presented by Rockeseat. This project is a way to find near devs by techs.

axios cors express mongoose socketio typescript

Last synced: 21 Jan 2025

https://github.com/rakrishna16/authentication_authorization

Node JS User Authentication and Authorization with Bearer Token.

cors dotenv express jsonwebtoken node nodemon

Last synced: 06 Jan 2025

https://github.com/deepak-tiwari-dt/foodie-light-server

A Food site made using HTML, CSS, JavaScript, React, React Hook Form, API, Axios, Frontend, Backend, Express.

api backend cors css express html javascript node nodemon react server vercel

Last synced: 20 Dec 2024

https://github.com/cedric921/-dga-chat-mearn-socket-frontend

a real time chat in express, socket.io, mongo, ts in backend and next, redux toolkit in frontend

cors expressjs javascript jwt nextjs nodejs reactjs redux reduxtoolkit render rest tailwindcss typescript vercel

Last synced: 21 Jan 2025

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