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
- Invocations of
fetch()orXMLHttpRequest - Web Fonts (for cross-domain font usage in
@font-facewithin CSS), so that servers can deploy TrueType fonts that can only be loaded cross-origin and used by websites that are permitted to do so - WebGL textures
- Images/video frames drawn to a canvas using
drawImage() - CSS shapes from images
- scripts
- iframes
- GitHub: https://github.com/topics/cors
- Wikipedia: https://en.wikipedia.org/wiki/Cross-origin_resource_sharing
- Created by: WHATWG, Matt Oshry, Brad Porter, Michael Bodell, Tellme Networks
- Released: May 2006
- Related Topics: xhr, ajax, jsonp, content-security-policy,
- Last updated: 2026-06-23 00:06:34 UTC
- JSON Representation
https://github.com/eldsonc/backend-country
Backend CountrySearch
axios cors dotenv express nodejs typescript
Last synced: 02 Aug 2025
https://github.com/muhammad-sefat/gym-hero-server-site
Gym Hero is a fitness management platform designed to streamline workout tracking and enhance the fitness journey. Built with modern web technologies, it ensures a secure and user-friendly experience for members, trainers, and admins.
cors express-js jwt-authentication mongodb node-js stripe-payments
Last synced: 08 Apr 2026
https://github.com/harmandeep01/ai-tools
🚀 A beginner-friendly full-stack web app built with React and Express. Easily add or remove your favorite AI tools, with confetti animations, CORS handling, and full mobile responsiveness!
cors express javascript nodejs react reactjs
Last synced: 08 Apr 2026
https://github.com/thakiyudheen/task-management-server
A task manager with a complete backend system. It handles user tasks efficiently with features for creating, updating, and deleting tasks. Built using [technologies you used, e.g., Node.js, Express, MongoDB]
cors express javascript mongodb mvc-architecture nodejs typescript
Last synced: 02 Apr 2026
https://github.com/billalben/weather-app-server
axios cors dot-env express-js express-rate node-js open-weather-map-api
Last synced: 09 Apr 2026
https://github.com/azmanosis/lyrify-capstone-api
This is the Server Side of the Capstone Project
body-parser cors dotenv express-js google-cloud-translate helmetjs lyrics lyrics-finder music node-js nodemon non-english spotify-web-api-node translate
Last synced: 09 Apr 2026
https://github.com/laststonedjs/rest-api
Node.js REST API backend application with configured cloud MongoDB, Express,js, Mongoose and a lot of other things. CRUD operations and their implementation are the essence of this project, as well as the creation of models, controllers and routes in order to display, change and delete our data from the database.
cors crud expressjs mongodb mongoose nodejs nodemon rest-api
Last synced: 02 Apr 2026
https://github.com/rishavconsolelog21/dealsdray
This repo is for DealsDray Task, whose Tech Stack in the MERN Stack. Which have User Register, Login and Logout and Employee management system
bcryptjs cors express-js javascript jwt-authentication mongodb reactjs
Last synced: 02 Jan 2026
https://github.com/angelhtml/react_hook_yup
react hook form with yup example
angelcodestyle axios axios-react cors expressjs form javascript jsx nextjs nodejs reacthookform reactjs validation yup yup-validation
Last synced: 02 Apr 2026
https://github.com/rahulrouchangogoi/shopsphere-ecom-using-mern
ShopSphere is a full-stack MERN e-commerce platform that lets users browse products, manage carts, place orders, and allows admins to easily add and manage products with a modern, responsive interface.
admin-panel cors ecommerce-website express-js javascript mern-stack mongodb-atlas mongoose multer nodejs nodemon reactjs sweetalert2
Last synced: 09 Apr 2026
https://github.com/anbumani12/crm-backend
CRM Backend Capstone Project
cors dotenv express jsonwebtoken mongodb mongoose nodemailer
Last synced: 09 Apr 2026
https://github.com/hossainrafi/quizapp
This is a full-stack Quiz Application
axios cors dotenv expressjs middleware mongodb mongoose nodejs nodemon react react-redux react-router-dom redux-toolkit
Last synced: 02 Apr 2026
https://github.com/yoshitunaiga/npi-backend
A backend server for the npi-medical-board using Mimilabs API
Last synced: 09 Apr 2026
https://github.com/buzzcosm/ztm-course-projects-nodejs-http-server
Simple HTTP Server
cors http-server nodejs rest-api ztm ztm-course-exercises
Last synced: 22 May 2026
https://github.com/nda17/node-express-server
Node-express-server
colors compression cors dotenv express-js helmet jest morgan node-js prisma supertest ts-node-dev tsconfig-paths typescript zod-validation
Last synced: 20 Jan 2026
https://github.com/padmapriya-muthu96/encrypteddynamicform-frontend
A React app that decrypts and displays one form field at a time using AES-256-CBC. It fetches encrypted fields from the backend, ensures smooth user flow, and securely submits the data after all inputs are filled.
cors crypto-js dotenv express-js node-js
Last synced: 11 May 2026
https://github.com/daniel-covelli/learn-go
Learning microservices in Go
cors go gorilla grpc microservices rest-api
Last synced: 12 May 2026
https://github.com/leonardotorresrodrigues/back-end-jornada-milhas
API que será integrada ao front-end.
alura challengebackend7 cors databaseclient docker dotenv eslint expressjs insomnia javascript jest mysql nodejs nodemon vitrinedev
Last synced: 09 Apr 2026
https://github.com/sergejshk/file-service-node
aws-s3 bcrypt cookie-parser cors dotenv drizzle-orm express jsonwebtoken nodejs postgresql typescript zod
Last synced: 09 Apr 2026
https://github.com/rajaditya01/studynotion-an-online-education-platform
StudyNotion-An-Online-Education-Platform is a comprehensive ed-tech platform that empowers users to generate, access, and evaluate educational content. The platform is constructed using the MERN stack, comprising ReactJS, NodeJS, MongoDB, and ExpressJS.
axios cors dotenv expressjs mongodb multer nodejs nodemailer razorpay react reacticons slugify telwind-css uuid
Last synced: 10 Apr 2026
https://github.com/ohorbatiuk/goit-pyweb-hw-13-task-1
Модуль 13. Розширені теми Backend-розробки
cloudinary cors cors-enabled cors-middleware docker-compose environment-variables fastapi-mail fastapi-middleware fastapi-security goit goit-pyweb-hw-13 limiter reset-password security send-email studying verify-email
Last synced: 28 Sep 2025
https://github.com/mashruf-ahmed55/food-expire-tracker-system-server
Food Expires Trackers System Server Side
cookie-parser cors dotenv express-js jsonwebtoken mongodb-atlas mongoose
Last synced: 28 Jun 2025
https://github.com/neelsshah2006/url_shortner_api
A minimal and efficient RESTful API for shortening URLs. This backend service allows users to register, authenticate, create, manage, and track shortened links with robust authentication and statistics. Built with Node.js, Express, and MongoDB.
bcrypt cookie-parser cors crypto css dotenv ejs express-js express-validator expressjs javascript jsonwebtoken jsonwebtokens mongodb mongoose morgan morgan-middleware node-js nodejs
Last synced: 09 Apr 2026
https://github.com/prabuddhaxdev/auramart
Full Stack ECommerce Website
axios bcrypt cloudinary cors expressjs jwt mongodb mongoose multer nodejs paypal react-router-dom redux redux-toolkit
Last synced: 09 Apr 2026
https://github.com/ui-adiii/reel-view-backend
Reel-Food Backend is a Node.js + Express API powering a short-form food video platform. It handles user and food partner accounts, authentication via JWT cookies, food creation, likes, saves, and media uploads via ImageKit, with MongoDB as the database.
bcypt cookieparser cors dotenv expressjs imagekit jwt mongoose multer nodejs uuid
Last synced: 03 May 2026
https://github.com/juniorreisx/backend-user
A backend API built with TypeScript, Express, Sequelize, and Supabase. It supports basic CRUD operations for user management, including authentication with JWT. Designed for real-time data handling and secured routes.
cors express jwt middleware postgresql sequelize supabase typescript
Last synced: 09 Apr 2026
https://github.com/md-nasim-mondal/parcel-dms-server
A Parcel Delivery Management System Backend Server
bcryptjs cloudinary cors dotenv ejs express-js httpstatuscode jwt-authentication mongodb mongoose multer nodejs nodemailer passportjs pdfkit redis redis-database sslcommerz typescript zod-validation
Last synced: 12 Apr 2026
https://github.com/abidshazid3/tour-management-backend
A full functional tour management system backend
cors dotenv eslint express mongoose ts-node-dev typescript zod
Last synced: 09 Apr 2026
https://github.com/ajeeth9895/instagram_clone_backend
Instagram clone using express
bcrypt cloudinary cors express-generator express-router jwt-token mongodb-atlas mongoose-model mongoose-schema nodemailer
Last synced: 22 May 2026
https://github.com/esrailhaque/event-management-backend
A robust and scalable backend API for an event management system built with Node.js, Express, and MongoDB. This project handles user authentication, event creation, updating, deletion, and retrieval. It supports role-based access, secure data handling, and integrates with frontend clients to manage events seamlessly.
cors dotenv express jsonwebtoken mongodb mongoose nodejs typescript
Last synced: 09 Apr 2026
https://github.com/mashruf-ahmed55/recipe-book-app-server
Recipe Book Server
cors dotenv expressjs jsonwentoken mongodb-atlas mongoose
Last synced: 10 Jul 2025
https://github.com/el-sherbini/lens
Social-media MERN Stack application, built with MongoDB, Express.js, React.js, Node.js, Redux, Material UI.
axios bcrypt cors expressjs googlelogin jwt mongodb mongoose nodejs reactjs redux redux-thunk social-media validator
Last synced: 09 Apr 2026
https://github.com/rusiththarindu/dall-e-image-generator
cloudinary cors dotenv express file-saver mongoose node nodemon openai react react-rounter-dom
Last synced: 08 Apr 2026
https://github.com/auntim/assign-ment-10-client-side
Welcome to Movie Portal, your ultimate destination for discovering, exploring, and managing your favorite movies
cors daisyui express-js mongodb nodejs react react-router-dom tailwindcss
Last synced: 09 Apr 2026
https://github.com/shm-rsuf/proxima-server
Welcome to the Proxima project repository! This web application uses CRUD operations and JWT authentication to manage data related to a specific domain. Using the API endpoints, you can easily create, read, update, and delete data, while ensuring secure access through authentication.
bcrypt cors dotenv express jsonwebtoken mongodb mongoose node validator
Last synced: 09 Apr 2026
https://github.com/juanpablodiaz/food-rapidapi
Consuming An API and Hide Your API Keys SAFELY in React
cors environment-variables express fetch rapidapi react tailwindcss vite
Last synced: 09 Apr 2026
https://github.com/luiggi-piero/mern-crud-auth-tasks
Backend del sistema Task Manager
bcryptjs cookie-parser cors express javascript jsonwebtoken mongoose morgan node nodemon zod
Last synced: 02 Apr 2026
https://github.com/farab-hussain/nathan-backend
Backend: Express + Prisma e-commerce API providing JWT cookie auth, products with flavors, carts, orders, 3-pack bundles, uploads, and admin endpoints.
authentication-backend cors ecommerce-backend express-js inventory jwt multer-fileupload node-js nodemailer orders postgresql prisma products rest-api
Last synced: 06 May 2026
https://github.com/crispengari/shopping-app-ng
This is a simple shopping app using MEAN stack. This Online shop allow users to add products and remove products into the shopping cart.
angularjs cors css express html javascript mongodb mongoose nodejs scss typescript webapps webdevelopment
Last synced: 09 Apr 2026
https://github.com/ranjeetraj444/arba_development-studio
The web application is a modern platform for performing all types of crud operations on product. It provides a user-friendly interface, a wide range of functionalities, and a secure authentication system.User can browse items, add them to their cart, and also edit them.
bycrypt chakra-ui cloudinary cors css express html javascript jwt-authentication mongodb multer nodejs react redux
Last synced: 09 Apr 2026
https://github.com/ertugrulsertaslan/taskguard
This application is designed to manage tasks with different user roles and permissions.
axios cors docker dotenv express-js jwt-authentication material-ui postgresql prisma reactjs reactrouter vite
Last synced: 09 Apr 2026
https://github.com/shivanshkumar760/matchx
MatchX is an open-source social app inspired by the swipe-based format, allowing users to connect by swiping right to like and left to reject profiles. Whether you're seeking friendships, casual chats, or relationships, MatchX makes it easy to meet new people. Built with a community-driven approach, it's customizable and always evolving.
bcrypt cors expressjs jwt-authentication mongodb mongoose nodejs reactjs
Last synced: 09 Apr 2026
https://github.com/devsafix/next-blog-backend
A simple Blog Application built with TypeScript, Express.js, Prisma, PostgreSQL.
cors expressjs nodejs pnpm postgresql prisma-orm typescript
Last synced: 02 Oct 2025
https://github.com/furkan-dogu/productapi
This project is a backend application developed using Express.js and MongoDB. The application is capable of performing basic CRUD (Create, Read, Update, Delete) operations such as managing products and users. Additionally, it handles common needs like session management and error handling.
cookie-session cors dotenv express-async-errors expressjs mongoose nodejs redoc-express swagger-ui-express
Last synced: 17 Apr 2026
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: 09 Apr 2026
https://github.com/muntasir-fahii/applima-server
The project management website built using React.js, Express.js, MongoDB, and Tailwind CSS allows users to manage projects easily. Users can add, update, and delete projects comfortably. The website has a modern design and provides a range of features for task assignment, deadline tracking, progress monitoring, collaboration, and report generation.
bycrypt cors expressjs jwt-token mongodb mongoose reactjs validator
Last synced: 09 Apr 2026
https://github.com/tilln/jmeter-cors-plugin
JMeter Plugin for making CORS preflight requests
cors jmeter jmeter-plugin preflight
Last synced: 16 Jan 2026
https://github.com/balakrishnan-10/nodejs-5-password-reset-flow
Password Reset Flow Task using Nodemailer
bcryptjs cors dotenv expressjs jsonwebtoken mongodb-atlas mongoose nodemailer nodemon postman vscode
Last synced: 08 Apr 2026
https://github.com/n-car/rpc-express-toolkit
JSON-RPC 2.0 runtime for Node.js (Express) with introspection, schema validation and middleware support
ajv authentication batch bigint browser cors date express json-rpc json-rpc-2-0 jsonrpc logging middleware node rate-limit rpc schema typescript validation
Last synced: 11 Jun 2026
https://github.com/zeky84/javascript
Leveraging JavaScript dynamism to manage User/create-submit account without refreshing or changing .html view
Last synced: 09 Apr 2026
https://github.com/samratmallick-dev/mern-todo-app
Todo App - Using MERN Stack (My First Full Stack Project)
axios bcyrpt cors dotenv expressjs jsonwebtoken moment mongodb-atlas mongoose nodejs npm react-icons react-modal react-router-dom-v6 reactjs tailwindcss vite-react
Last synced: 09 Apr 2026
https://github.com/chuloshnikov/imagegen
https://mchimagegen.netlify.app/
cloudinary cors dotenv expressjs file-saver mongodb nodejs nodemon openai-api react reactjs tailwind-css vitejs
Last synced: 09 Apr 2026
https://github.com/goldenhub/fullstackopen-part4
Implementing a standard node directory structure in a simple POST and GET blog app
cors dotenv eslint expressjs middlewares mongodb mongodb-atlas mongoose-schema mongoose-validation mongoosejs nodejs nodemon
Last synced: 09 Apr 2026
https://github.com/yevhenii2022/node-js-hw-rest-api
Побудова REST API
bcrypt cors cross-env dotenv express gravatar jest jimp joi-validation jsonwebtoken mongodb-atlas mongodb-compass mongoose morgan multer node-js nodemailer nodemon postman supertest
Last synced: 09 Apr 2026
https://github.com/hugolinobg/be_the_hero
Projeto criado na Semana OmniStack 11 @Rocketseat
axios celebrate cors cross-env expo express github javascript knex nodejs react-native reactjs sqlite3
Last synced: 09 Apr 2026
https://github.com/dunghenry/docker
NodeJS + docker
bcrypt body-parser cors docker dotenv expressjs helmet mongodb mongoose morgan nodejs restful-api typescript
Last synced: 09 Apr 2026
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: 13 May 2026
https://github.com/daniarmakyev/lexigo
Kyrgyz Legacy: An interactive language learning platform for Kyrgyz, with translations in Russian, English, and Hindi.(api died)
axios cors express i18next jwt-authentication multer next node postgresql react redux-toolkit rest-api sequelize tailwind typescript
Last synced: 09 Apr 2026
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: 09 Apr 2026
https://github.com/ivan-corporation/chartjs-react-with-api
Charts JS examples with coinranking API 🥧
Last synced: 17 Apr 2026
https://github.com/akashp73387/task-management-app-project---backend
A Task Management App is a digital tool designed to help individuals and teams organize, prioritize, and track tasks efficiently.
bcryptjs cors dotenv express jsonwebtoken mongoose nodemailer
Last synced: 09 Apr 2026
https://github.com/robiu-sani/stationery-shop-server-a-2
Stationery-Shop-api
cors dotenv eslint expressjs mongodb mongoose prettier ts-node-dev typescript
Last synced: 09 Apr 2026
https://github.com/lahcenezzara/bmi-calculator-fastapi
BMI Calculator FastAPI Python
api backend bmi-calculator body-mass-index cors fastapi fitness health microservices pydantic python rest-api uvicorn web-api web-development
Last synced: 17 Apr 2026
https://github.com/jonoman55/yariga-server
Yariga Server
cloudinary cors express mongoose morgan node winston
Last synced: 09 Apr 2026
https://github.com/mohib75/specto-server
This is a demo e-commerce website, where people can see the products avillable.
cookie-parser cors dotenv jwt mongodb vercel
Last synced: 06 May 2026
https://github.com/atikur-24/mvc-architecture-template
MVC ARCHITECTURE TEMPLATE FOR EXPRESS SERVER
bcrypt cors expressjs jsonwebtoken mongoose nodejs typescript
Last synced: 09 Apr 2026
https://github.com/jailsonsf/stant-test
Organizador de palestras, consiste em uma api que recebe um arquivo com uma lista de propostas de palestra e retorna as palestras organizadas por horário
axios cors express javascript multer nodejs nodemon react vite
Last synced: 09 Apr 2026
https://github.com/w0rm29/weather-app
Weather app made in Javascript, HTML, CSS, Webpack
cors html5 javascript rest-api scss webpack
Last synced: 06 May 2026
https://github.com/kporus/social_app_backend
Its a demo social media backend file with prisma and database postgreSQL
cors express-js node-js postgresql prisma typescript
Last synced: 08 Apr 2026
https://github.com/sangampshinde/file-storage-app
Backend Project
cors ejs ejs-templates expressjs multer nodejs
Last synced: 10 Apr 2026
https://github.com/emmanuel-ezekiel/backend-resturant-review
backend for the restaurant-review using NODE,CORS,EXPRESS AND Mongo
Last synced: 09 Apr 2026
https://github.com/sanjoy-droid/signal-backend
Signal Clone: A Node.js/Express backend for a Signal-like messaging app, providing user authentication, real-time messaging with Socket.IO, and MongoDB data persistence.
bcryptjs cors express-validator expressjs jwt-token mongodb nodejs scoketio
Last synced: 09 Apr 2026
https://github.com/akunna1/movie-search-webapp-rest-api
Writing the restful api for a movie search webapp. Searching for movies using title, genre, rating, and adding sections for sorting movies by ratings, genres etc.
backend cors database dotenv express mongodb mongoose nodejs nodemon
Last synced: 09 Apr 2026
https://github.com/josana-kla/projeto16-boardcamp
cors dayjs dotenv expressjs joi-validation nodejs nodemon postgresql
Last synced: 09 Apr 2026
https://github.com/sanjaraiy/jwt-auth
🔐 Explore JWT-Based Authentication with Email Validation in This Repository! Featuring React, Tailwind, Express, Node.js, and MongoDB 🚀
bcrypt cookie-parser cors dotenv email-validator expressjs jsonwebtoken mongodb mongoose nodejs nodemon reactjs tailwindcss
Last synced: 09 Apr 2026
https://github.com/rafiul29/tech-alpha-server
Discover Tech Alpha, where shopping meets innovation. Our MERN backend, fueled by Express, Node, CORS, and dotenv, ensures a dynamic and secure e-commerce adventure. Elevate your shopping experience with us, where technology and convenience converge for a seamless retail journey.
cors dotenv expressjs mern-stack mongodb nodejs project-management
Last synced: 09 Apr 2026
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 Apr 2026
https://github.com/zrnik/php-slim-cors
Slim Framework 4 CORS Middleware
cors middleware php php8 slim-framework slim4
Last synced: 02 Jan 2026
https://github.com/kkurzawa/led-detroit-server
Server for Led Detroit Website
backend-api cors expressjs mongodb mongoose nodejs render server
Last synced: 09 Apr 2026
https://github.com/satyam-software-developer/issue-tracker-backend
issue tracker app created with nodejs for backend web development.
body-parser bootstrap cors css dotenv ejs expressjs expresslayouts git gitthub html javascript jquery mongodb mongodb-atlas mongoose nodejs notyjs render
Last synced: 03 Apr 2026
https://github.com/saeidsaadatigero/ChatBot-Flask
AI Question Answering from PDF
bootstrap5 cors fitz flask html-css-javascript huggingface pyngrok python python3 transformers ubuntu
Last synced: 12 Aug 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: 09 Apr 2026
https://github.com/saumyajeet-varma/precisionhint-extension
cors express express-rate-limit extension gemini manifest-v3 nodejs rate-limit render
Last synced: 12 Aug 2025
https://github.com/liliwei25/nestjs-template
NestJS template with everything you need to get started
bun commitlint cors docker eslint github-actions helmet husky lint-staged nestjs prettier swc template typescript zod
Last synced: 02 Jan 2026
https://github.com/mtwn105/phonepe-pulse-plus
An API on top of PhonePe Pulse Data APIs
cors data data-science express finance hacktoberfest heroku javascript nodejs phonepe pulse
Last synced: 09 Apr 2026
https://github.com/rk28284/tapme-
TapMe is a Telegram Mini app where users can earn coins by tapping a button.
bootstrap5 cors expressjs html-css-javascript mongoose nodejs react
Last synced: 03 Apr 2026
https://github.com/akashp73387/project-realestate-backend
This repo contains Back End code for the Real-Estate Website. Built using MERN Stack.
bcrypt cors expressjs jwt-authentication mongoose node-js nodemon render
Last synced: 09 Apr 2026
https://github.com/hiejulia/hotelbooking
Hotel Booking project
apache-avro apache-kafka api-gateway cors docker eureka-server hystrix-dashboard kafka maven microservice mysql oauth2 rabbitmq spring-security springboot springcloud turbine zuul-server
Last synced: 15 Aug 2025
https://github.com/anveshnalimela/ead
This repository contains projects and documentation related to Enterprise Application Development (EAD) labs. It focuses on building robust, scalable, and secure applications tailored for enterprise environments.
cors crud css express html javascript mongodb mongodb-replica-set react vite
Last synced: 09 Apr 2026
https://github.com/ksingh1817/session-auth-express-mongo
Cred & Session-based authentication using Express & mongoDB
authentication authorization compression cors ejs express-rate-limit express-validator expressjs hashedpassword helmetjs login-system mongodb mongodb-atlas mongoose mvc-architecture nodemailer otp-verification swagger swagger-api swagger-ui
Last synced: 10 Apr 2026