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-20 00:06:36 UTC
- JSON Representation
https://github.com/nitinkondhari03/electroshop
ElectroShop is an online platform that sells electronic items, including mobile phones, laptops, earbuds, earphones, smartwatches, and other gadgets.
bycrypt-js cashfree cloudinary cookies cors crypto dotenv express-js firebase jsonwebtoken mongodb mongoose node-js nodemailer react-icons react-js react-router-dom redux-toolkit tailwind-css
Last synced: 08 Apr 2026
https://github.com/pblnahu1/FinanceAppWithAuth
Proyecto FullStack de Gestor de Finanzas #EnProceso
axios cors expressjs mysql nodejs reactjs tailwindcss
Last synced: 13 Jul 2025
https://github.com/github30/webdavjson
WebDAVJSON is a simple server-side script (PHP or Node.js) that gives you REST-style file management: list, upload, delete, download, all via JSON. Supports CORS, optional API key authentication, and file extension filtering.
cors javascript mkcert nodejs php php7 php8 webdav webdav-server webdavjson windows
Last synced: 12 Apr 2026
https://github.com/hassonor/mern-ts-places
MERN Places Project
axios bullmq cloudinary cors express google-maps-api helmet jest nodejs pagination queues react redis redis-commander serversidepagination tailwindcss typescript vite workers
Last synced: 13 Apr 2026
https://github.com/preetiraj3697/reactjs-integration-with-backend
This project showcases the integration of React frontend with Express backend for managing user data. Features include CRUD operations via RESTful APIs, React Router navigation, MongoDB integration, and separate READMEs for frontend and backend setup.
axios backend cors crud expressjs frontend full-stack mongodb mongodb-atlas mongoose nodejs react react-router restful-api
Last synced: 13 Apr 2026
https://github.com/harshkapadia2/cors
A simple demo of a few scenarios that use CORS.
Last synced: 20 Jan 2026
https://github.com/abdullah0332/memories-project
Build a MERN Application Memori. It is a simple social media app that allows users to post interesting events that happened in their lives.
axios cors dotenv express material-ui moment mongodb mongoose nodejs nodemon react react-redux reactjs redux redux-thunk
Last synced: 12 Apr 2026
https://github.com/daxrajsinh/pioneer_plastics
"Pioneer Plastics", a MERN based Real time e-products Catalogue Website made for my father's business purpose. It has wide range of catalog for Plastic bottles and various plastic products.
bootstrap-carousel cloudinary-api cors jsonwebtoken mern-stack
Last synced: 11 Jul 2025
https://github.com/juanospina0409/authmaster_node_project
AuthMaster es un sistema de autenticación basado en Bun, TypeScript, bcrypt, jsonwebtoken y valibot, diseñado para manejar registro, login y logout de usuarios de forma segura y eficiente.
bcryptjs bun cors http-server jsonwebtokens jwt-authentication node-js typescript valibot
Last synced: 04 May 2026
https://github.com/tariqul420/server_setup
Complete full-stack setup for Any web application, including front-end and back-end integration with MongoDB, Node.js, Express, jwt, React, and Firebase.
cookieparser cors dotenv expressjs mongodb nodejs
Last synced: 06 Apr 2025
https://github.com/abhijithvijayan/serve-no-cors
Serve JavaScript from your local machine to the internet without CORS disturbing your inner peace.
Last synced: 29 Oct 2025
https://github.com/vaibhav-chitransh/whispr
A modern real-time chat application built with the MERN stack, featuring secure authentication, real-time messaging, profile management, user search and filtering, and more. Enhance your communication experience with Whispr Chat!
bcryptjs cloudinary cookie-parser cors dotenv express jwt lucide-react mongodb-atlas mongoose nodejs react shadcn-ui socket-io tailwindcss zustand
Last synced: 07 Apr 2026
https://github.com/wearerequired/rest-api-same-origin
WordPress plugin to limit the Access-Control-Allow-Origin header to only allowed origins.
cors rest-api security wordpress-plugin
Last synced: 11 Jun 2025
https://github.com/mahmud-r-farhan/anonypost
AnonyPost is a secure platform for anonymous posting social media, built with a React frontend and a Node.js backend. It ensures privacy, encryption, and moderation to create a safe and open space for users to share thoughts without revealing their identity.
anonymous axios cloudinary cors dotenv express express-rate-limit helmut mern-stack mongoose multer nodejs react-helmet-async reactjs social-media social-media-app social-network tailwindcss xss-clean
Last synced: 12 Apr 2026
https://github.com/zeeshanali90233/nodejs-backend
It's Open Source Node Js Backend Playlist
api controllers cors ecommerce express http-server models mongodb mongoose mvc-architecture nodejs orm realtime restapi socket-io view
Last synced: 08 Apr 2026
https://github.com/curveball/cors
CORS plugin middleware for Curveball
cors curveball hacktoberfest http middleware
Last synced: 04 Oct 2025
https://github.com/skriems/csvbuttler
serving data from csv files, blazingly fast
actix-web cors csrf jwt microservice
Last synced: 31 Mar 2025
https://github.com/hugovarellaa/nlw-09
NLW - Esports
cors expo express-js nodejs phosphoricons prisma radix-ui react-native reactjs tailwindcss typescript vitejs
Last synced: 08 Apr 2026
https://github.com/terieyenike/plbrutal
Routes endpoint for a report on police brutality
cors expressjs heroku nodejs postgresql
Last synced: 10 Apr 2026
https://github.com/seifsheikhelarab/ts-rest-api
A TypeScript-based REST API for user authentication and management with JWT-based authentication, bcrypt password hashing, and secure session handling.
bcrypt body-parser compression cookie-parser cors crypto dotenv express-js http jsonwebtoken lodash mongodb mongoose morgan node-js typescript
Last synced: 09 Apr 2026
https://github.com/sainiabhishek/nodejs_auth-api
A backend authentication & authorization project to handle the scale and complexity of an application. It is design while keeping the different environments in the mind.
backend-api cookie-parser cors error-handling eslint expressjs joi jwt mongodb moongose nodejs prettier rate-limiter security tokens typescript winston
Last synced: 03 Feb 2026
https://github.com/developeromarfaruk/node-react-custom-jwt-auth
In this repository Login and Register authentication and authorization are done by using a custom JWT token.
axios bcryptjs bootstrap5 cors css3 dotenv express-js html5 jsonwebtoken jsx jwt-token mongodb nodejs nodemon react-hooks react-router reactjs restful-api
Last synced: 06 Apr 2026
https://github.com/mvaibhav131/sql_server
creating the server and connect with sql database.
backend-service body-parser controllers cookie-parser cors db dotenv expressjs middleware msnodesqlv8 mssql-database nodejs query sql-server
Last synced: 11 Mar 2026
https://github.com/swapnilwakchaure/speech-to-text-converter
The server repository for the speech-to-text manager application.
bcrypt cors deepgram dotenv expressjs jsonwebtoken mongodb mongoose morgan multer nodejs nodemon typescript yarn
Last synced: 12 Apr 2026
https://github.com/vrushabhveer/kazam-ev-assignment
Task Management App is a full-stack task manager built with the MERN stack (MongoDB, Express, React, Node.js). It supports user authentication, task CRUD operations, and features like task completion toggling, Pagination etc. The app is styled with TailwindCSS and designed to be mobile-friendly.
axios becrypt cors expressjs joi-validation jsonwebtoken mongodb mongoose nodejs reactjs tailwindcss toastify typescript vite
Last synced: 02 Sep 2025
https://github.com/marella/shr
Simple HTTP requests for browser. "Simple requests" don't trigger a CORS preflight.
ajax browser cors http-client xhr
Last synced: 25 Aug 2025
https://github.com/ryomendev/video_mgt_app
Application for managing videos, including recording, storing, and playing videos. It includes three primary pages: a Dashboard, a Video Recording Page, and a Video Player Page. Video files are stored locally using backend APIs
authz cors expressjs multer multer-storage nodejs proxy redux redux-persist redux-toolkit validation
Last synced: 11 Apr 2026
https://github.com/rjchi/anime-api
Api para buscar el enlace de transmisión de un anime en un episodio en especifico subtitulado al español y tambien para obtener detalles de varios animes simultaneamente.
anime anime-api anime-watch api axios base64 cheerio cors express-js nodejs regex slug slugify web-scraping
Last synced: 11 Apr 2026
https://github.com/rajharit77/delta-hotel-back-end
Ceci est une repository pour la face caché du site ou backend(avec API) de mon projet personnel pendant une année de passage (L1) chez HEI nommé Delta Hotel
api axios axios-react back-end body-parser cors delta dotenv env expressjs fs hotel hotel-booking hotel-management hotel-website javascript nodejs nodemon nodemon-express rest-api
Last synced: 11 Apr 2026
https://github.com/anasyakubu/node-kickstart
A CLI tool for scaffolding a Node.js application with TypeScript, Express.js, Dotenv, CORS, Mongoose (MongoDB), Axios, and more, following the MVC (Model-View-Controller) architecture and industry-standard best practices
controller cors express middleware model mongodb mongoose nodejs npm npm-package typescript
Last synced: 25 Jun 2025
https://github.com/abdulmazidakash/c-assignment-11
Artifact Atlas is an interactive web platform for exploring and managing historical artifacts.
cors daisyui express mongodb reactjs tailwindcss
Last synced: 11 Apr 2026
https://github.com/hemaldholakiya12/pdfchat
A web app that allows users to upload PDFs and interact with them through a Q&A interface. The application extracts text from PDFs, generates embeddings, stores them in a FAISS database, and retrieves relevant information to provide context-aware answers using a large language model .
ai api cors embeddings faiss fastapi groq huggingface langchain llama3 llm pdf pdf-processing pymupdf python question-answering semantic-search text-splitting transformers vector-store
Last synced: 30 Oct 2025
https://github.com/filipemeneses/express-cors-request-proxy
Express cors proxy using request
cors expressjs json-api proxy serverless
Last synced: 07 Apr 2025
https://github.com/rjchi/customer-order-server
Este es el back end del proyecto customer-order
cors express-js mysql2 nodejs socket-io-server
Last synced: 11 Apr 2026
https://github.com/pedro-donoso/test
REACT CRUD: El usuario puede Crear, Leer, Actualizar y Borrar elementos de una base de datos en Postgresql, se visualizan los cambios en el FrontEnd en una tabla de Bootstrap y utilizo React
bootstrap cors crud express front-end frontend node nodejs nodemon pg react
Last synced: 11 Apr 2026
https://github.com/natanaelvich/gobarber-backend
✂️ api restfull gerency for barber 👨
apirestfull cors dotenv expressjs nodejs nodemon queue yup
Last synced: 12 Apr 2026
https://github.com/rakrishna16/auth-authorize
React Js User Authentication and Authorization with Bearer Token
cors dotenv expressjs jsonwebtoken mongoose nodejs postman render
Last synced: 17 Apr 2026
https://github.com/hugolinobg/login
Processo Seletivo SENAI - Avaliação Técnica com banca examinadora
cors css express express-session git github html javascript mysql2 nodejs nodemon phpmyadmin sequelize
Last synced: 04 Apr 2026
https://github.com/obeone/simple-cors-proxy
Simple CORS proxy server for seamless cross-origin requests with TypingMind plugin. Easy setup.
cors cors-proxy cors-proxy-server plugin typingmind
Last synced: 18 Jan 2026
https://github.com/maheshmuttintidev/task-manager-backend
This is the backend API for a Full Stack Task Manager app built using Node.js, Express, and MongoDB. The API includes user authentication (JWT-based) and task management features (CRUD operations).
authentication authorization bcryptjs cors expressjs jsonwebtoken jwt-authentication middleware nodejs
Last synced: 07 Apr 2026
https://github.com/mvaibhav131/sendemails_aws-ses
send email using aws-ses , aws-sdk , aws-sdk/client-ses
api aws aws-sdk aws-sdk-javascript aws-ses backend cors email-sender emailjs expressjs nodejs sendmail
Last synced: 11 Apr 2026
https://github.com/cloudacademy/stocks-app
Stocks App
ajax api cloudacademy cors react
Last synced: 14 Sep 2025
https://github.com/axiom-nz/corsway
CORS proxy that adds CORS headers to your requests. This service allows you to bypass the Same-Origin Policy and make requests to external APIs without facing CORS issues.
Last synced: 13 Jan 2026
https://github.com/tamoziit/geminitest
Google generative AI API Test
cors expressjs gemini-api nodejs
Last synced: 11 Apr 2026
https://github.com/parth-pandeyy/ramble
Making tour experience better❤️
brevo-api cors css expressjs helmet javascript jsonwebtoken mongodb mongodbatlas morgan multer nodejs nodemailer parceljs pug stripe-api
Last synced: 13 Feb 2026
https://github.com/kmadsdev/devops-challenge
PicPay Jr Devops Challenge Solution
api cors devops docker go html-css javascript microservices python redis sre
Last synced: 13 Jan 2026
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: 11 Apr 2026
https://github.com/prasanth2817/assign-mentor
This is a Student-Mentor Assigning system based Api with several endpoints for multiple features.
cors dotenv expressjs mongoose mvc-architecture nodejs
Last synced: 07 Apr 2026
https://github.com/ahmed-hariri/mern-todo-app
A simple Todo app built with the MERN stack. Users can create, update, and delete tasks with a React front-end, Node.js and Express for the back-end, aMongoDB for data storage. Great for learning full-stack development and building dynamic web applications.
cors express-js jwt mern-stack mondodb mongoose node-js reactjs tailwind-css typescript
Last synced: 18 Feb 2026
https://github.com/theyakka/cors
CORS helper / middleware for Go
cors cors-middleware cors-request go golang
Last synced: 21 Aug 2025
https://github.com/thiagoow/cors-proxyserver-header-applier
Servidor proxy simples, desenvolvido com a dependência 'cors-anywhere'. Aplica permissão CORS necessárias no Header de requisições que não possuem o CORS habilitado por padrão.
cors cors-anywhere cors-enabled cors-middleware cors-proxy cors-request cors-server
Last synced: 29 Apr 2026
https://github.com/ayoubm490/exercise-tracker-api
This is a nodejs API built with Express and MongoDB. It's meant as a template
cors dotenv express jest jest-mongodb mockingoose mongodb mongoose morgan supertest
Last synced: 07 Apr 2026
https://github.com/espadv69/myplaylist-app
A simple full-stack playlist manager where users can add, view, and delete songs. Built with React (Vite) for the frontend, Node.js and Express for the backend, and MongoDB for data storage. 🚀
cors css express javascript mongodb mongoose nodejs react vite
Last synced: 06 Apr 2026
https://github.com/abhijitnr/basic-notes-app-backend
This is a simple backend for basic notes app. To checkout frontend part please click the link 👇👇👇👇
bcrypt cors dotenv expressjs jsonwebtoken mongodb-atlas mongodb-database mongoose mongoose-schema nodejs nodemon
Last synced: 11 Apr 2026
https://github.com/tessasac/stitch-in-time
How to elide CORS with the Capacitor Community HTTP Plugin
Last synced: 11 Apr 2026
https://github.com/hokagem/mecha-lung
End-to-end demo for lung-cancer risk prediction: a TypeScript/React client streams synthetic patient data, PostgreSQL stores it with field-level encryption, and a Python FastAPI service decrypts, trains a scikit-learn model, and serves real-time predictions—the server containerized with Docker-Compose.
bcrypt client-server cors db decision-tree-classifier docker fastapi fernet jwt-authentication ml orm postgresql python react typescript uvicorn
Last synced: 07 Apr 2026
https://github.com/vandodev/6-semana-de-imersao-node.js
6 Semana de Imersao Node.js, react, react native
android api axios bootstrap cors expressjs javascript mobile mongodb mongoose nextjs node-js nodejs react react-native react-strap styled-components
Last synced: 08 Apr 2026
https://github.com/kalnaiwin/chat-app
A simple chat app created by using MERN stack
arcjet axios bcrypt cloundinary cors express jsonwebtoken mongo mongoose nodej react resend
Last synced: 11 Apr 2026
https://github.com/yinxulai/unlock-browser-requests
Unblock browser requests and enjoy the freedom of insecurity.
browser chrome cors http js proxy set-cookie
Last synced: 06 May 2026
https://github.com/mahmud-kandawala/travel-planner-app
A comprehensive Travel Planner Application designed to simplify trip planning by integrating real-time data from multiple APIs. Users can create, customize, and manage itineraries with personalized suggestions, real-time weather forecasts, and collaborative planning features. Fully responsive for seamless use across all devices.
api client-server cors css flask html http javascript material-ui react socket-io sql-alchemy sqllite typography
Last synced: 11 Apr 2026
https://github.com/ayusharma-ctrl/backend-todoapp-node-express-mongo
This is a backend project for a Todo application built with Node.js, Express, and MongoDB. It provides multiple APIs for users and tasks, allowing users to register, login, update password, delete account && add, delete, update, and view tasks.
bcrypt cookie-parser cors dotenv express jsonwebtoken mongodb-atlas mongodb-compass mongoose nodejs
Last synced: 06 Apr 2026
https://github.com/shabinnicholas/crude-book
Simple Book Application 📚
axios cors express html javascript nodejs react-router-dom reactjs
Last synced: 13 Mar 2025
https://github.com/md-arif-alam/aconews
Aconews is a news website that offers the latest global headlines with a modern, intuitive design. Utilizing the GNews.io RESTful API, it provides real-time updates from around the world.
axios cors expressjs firebase nodejs react reactjs router tai vercel
Last synced: 18 Jan 2026
https://github.com/cartory/stackffold
📚 Repo template for generating code from Visual Paradigm Diagram project (.xml)
cors dotenv express typeorm typescript xml-parser
Last synced: 13 Mar 2025
https://github.com/pedro-donoso/unpokedex
Pokedex:Se levanta servidor para que el usuario pueda realizar una consulta a la API y obtener imágenes y nombres de los 50 primeros resultados (limitado debido al tiempo de carga)
api async axios backend cors css3 html5 javascript json nodejs promise server
Last synced: 04 May 2026
https://github.com/rohit-2012/isro-mission-control
The ISRO Project is a MERN stack app for managing space exploration journeys. It allows users to add new missions and view a categorized history of upcoming, canceled, and past journeys, featuring a sci-fi inspired UI built with Arwes-UI.
Last synced: 13 Jul 2025
https://github.com/arwl2016/image-search
Image search abstraction for Imgur domain
chai cors express google-custom-search-api mocha node request-promise
Last synced: 11 Apr 2026
https://github.com/fsmaiorano/twitter
:computer: :iphone: Twitter - Frontend | Desktop | Backend | iOS App - A Twitter Clone application with Frontend, Backend, Desktop and iOS App. This is a demonstration of how websockets works in a complete environment in Javascript (+ Typescript).
axios cors create-react-app electron electron-builder express ios-app mongodb mongoose node-sass react-native react-native-vector-icons react-navigation react-router-dom scss socket-io socket-io-client ts-node typescript yarn
Last synced: 27 Sep 2025
https://github.com/tirthajyoti-ghosh/college-metrics-backend
API for college metrics dashboard frontend
cors expressjs mongodb mongoose
Last synced: 07 Apr 2026
https://github.com/completejavascript/fcc-local-weather
A basic front-end project on freeCodeCamp - show local weather
cors cors-anywhere css3 dark-sky-api darksky fcc fcc-frontend html5 ipinfo jquery local-weather local-weather-forecasts skycons skycons-weather-icons
Last synced: 09 Apr 2026
https://github.com/ankurjaiswalofficial/django-api-auth
Django Rest API Security using Middlewares and CORS Headers along with TOKEN, SESSION, BASIC AUTH, APIKEY and HAWK Authentications
apikey-authentication cors django django-cors-headers django-rest-framework express-js hawk-api middleware node-server session-authentication token-authetication
Last synced: 16 May 2026
https://github.com/salmanfxrsi/causebridge-backend
Backend for the CauseBridge platform, built with Node.js and Express. It handles user authentication, CRUD operations for volunteer posts, and MongoDB data storage. Uses JWT for secure routes and environment variables for sensitive data management. Provides a RESTful API with CORS support.
api-development api-security backend cors crud-operations environment-variables express firebase jwt-authentication mongodb mongodb-atlas node-api nodejs rest-api user-authentication volunteer-management
Last synced: 11 Apr 2026
https://github.com/shivam-sharma-1/facility-management-system
The Facility Management System is a comprehensive management solution developed using the MERN (MongoDB, Express.js, React, Node.js) stack. It allows users to book time slots in facilities and provides role-based access control for various functionalities. This is a modified version of the one which was created as a project for DRDO Cabs internship
axios cors css3 dayjs dotenv express fullcalendar html5 javascript joi material-ui nodejs prisma-orm react react-router-dom tailwindcss tanstack-react-query typescript winston
Last synced: 08 Jan 2026
https://github.com/nitins87/rest-api-typescript
A REST API boilerplate written in TypeScript with Express, Jest, Supertest, ESLint, Prettier, ESLint, Nodemon, Debug, Winston, Morgan, Helmet, Cors, Dotenv, Zod, and more.
api cors debug eslint express helmet jest morgan nodejs-api nodemon prettier rest-api supertest types winston zod
Last synced: 11 Apr 2026
https://github.com/codezaura/JavaScript-Backend-Setup
Experience an amazing setup guide for your backend with JavaScript | This is a just a reference copy of the Ultimate Backend Series by Hitesh Sir 🔥 on the Chai aur Code ☕ YouTube Channel
bcrypt cloudinary cookie-parser cors datamodelling environment-variables expressjs jwt mongodb mongoose mongoose-aggregate-paginate-v2 multer nodejs nodemon postman schema
Last synced: 30 Dec 2025
https://github.com/khairul-islam98/library-management-system-backend
The Library Management System is a comprehensive backend solution designed to streamline the management of library operations
cors expressjs nodejs postgresql prisma-orm typescript
Last synced: 04 Apr 2026
https://github.com/amanmandal-m/dent_care_backend
This is Dental Care Booking Appointment System Backend here user can register with valid credentials and also they can login and view the services and doctors and book appointement .
bcrypt cors express-js jsonwebtoken node-js
Last synced: 12 Apr 2026
https://github.com/karthik2917k/myntra-clone
Online Shopping Site for Fashion & Lifestyle in India. India's Fashion Expert brings you a variety of footwear, Clothing, Accessories and lifestyle products ...
atlas axios chakra-ui cors expressjs mongo-db mongoose nodejs react react-redux redux redux-thunk vercel
Last synced: 20 Jan 2026
https://github.com/nuzulul/opencors
OpenCORS is a simple NodeJS based CORS Proxy
cors cors-proxy cross-domain cross-origin node node-js nodejs opencors proxy scraper
Last synced: 18 May 2026
https://github.com/robertoachar/express-cors
Express Cross-Origin Resource Sharing (CORS) middleware.
cors express middleware node npm
Last synced: 05 May 2026
https://github.com/jacksonsantin/happy_nlw3
Projeto desenvolvido durante o workshop da Rocketseat, o NLW#3, com o objetivo de cadastrar orfanatos nas cidades para que as pessoas possam levar alegria para a criançada :D
axios cors expo expo-image-picker express express-async-errors imagepicker multer react react-icons react-leaflet react-native react-native-maps sqlite3 typeorm typescript yup
Last synced: 11 Apr 2026
https://github.com/sahil2k07/blog-app-go
This is my first Golang Backend project. The application has integrated Cloudinary, JWT authentication and CRUD operation without using any ORM for the first time.
bcrypt bloom-filter cloudinary cors docker go goose jwt-authentication middleware multi-threading mysql otp-verification validator
Last synced: 16 Apr 2026