Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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-face
within 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: 2025-01-10 00:05:53 UTC
- JSON Representation
https://github.com/jl-olemar/calendar-backend-crud
Backend para el manejo de calendarios.
cors express javascript jsonwebtoken mongodb mongoose
Last synced: 12 Dec 2024
https://github.com/arjunramakrishnan46/patient-health-dashboard-for-prior-authorization
The Patient Health Dashboard is a full-stack application that streamlines healthcare workflows by enabling providers to manage patient health data and prior authorization requests. It offers a seamless solution for submitting, reviewing, and managing prior authorizations.
axios cors express-rate-limit expressjs formik-yup helmet jsonwebtoken lucide-react mongodb-atlas morgan-middleware node-js node-package-manager reactjs redux-toolkit tailwindcss
Last synced: 17 Dec 2024
https://github.com/lexhouk/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: 26 Sep 2024
https://github.com/tech-warriors-corporation/harvtech-platform-api
The API to manage communication between other services in HarvTech.
api commitlint cors eslint husky jest koajs nodejs postgresql prettier typescript
Last synced: 15 Oct 2024
https://github.com/pacmancity/cinemate-api
"Cinemate-apiI" 🎬 - мощный REST сервис, созданный с Django REST framework, для управления фильмами и отзывами. 📽️ Поддерживает PostgreSQL, обеспечивает безопасность с JWT токенами, и систему рейтингов и отзывов 🌟. Анализирует IP-адрес для учета только уникальных отзывов пользователей. 📊 Быстрое развертывание с тестовой базой данных включено! 🚀
cors django django-ckeditor django-filter django-rest-framework open-api pillow psycopg2-binary simple-jwt sql sqlite
Last synced: 28 Nov 2024
https://github.com/mdselimme/real-estate-website-backend
This is real estate website backend server. Here I use node js, mongodb and express js.
cors express-js mongodb nodejs
Last synced: 01 Jan 2025
https://github.com/nishantcoder108/movie-booking-app
Hi , This is the movie booking app where we can book movie . In this application , functionality is Login , Logout, Signup , movie search , movie book and finally payment. So , that's all about it.
axios bcryptjs body-parser bootstrap5 cors dotenv express jsonwebtoken material-ui mongodb mongoose nodejs nodemon react-bootsrap react-icons react-player react-router-dom reactjs
Last synced: 12 Dec 2024
https://github.com/akashchandrasekar/carsrental--project-backend
Cars Rental Project
api bcryptjs cors dotenv express jsonwebtoken nodemailer nodemon postman render
Last synced: 12 Dec 2024
https://github.com/sanjaraiy/lms_backend
📚 Dive into the Backend of a Learning Management System Powered by Express Server in This Repository! 🚀
bcryptjs cloudinary cors dotenv expressjs jsonwebtoken mongodb morgan multer-storage nodemailer razorpay-payment
Last synced: 05 Jan 2025
https://github.com/xterikatx/dev-radar
Projeto feito na Semana Omnistack 10.0 utilizando ReactJS, Node.js e MongoDB. ❤
cors dev-radar mongodb node-js reactjs rocketseat yarn
Last synced: 12 Dec 2024
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: 12 Dec 2024
https://github.com/aneathaarse/backend-authentication
password reset
bcrypt cors dotenv express javascript jsonwebtoken
Last synced: 10 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/thegibi/proffy
Projeto desenvolvido durante a Next Level Week, um evento de Desenvolvimento Full Stack feito pela Rocketseat School.
cors expo expressjs javascript knex nodejs react-native reactjs sqlite3 typescript
Last synced: 05 Jan 2025
https://github.com/amansuryavanshi-1/av-news-stream
AV NewsStream: Stream, read, and listen to real-time news from diverse sources. Engage effortlessly with text-to-speech, real-time updates, and hands-free voice controls, all in one app!
cors daisy-ui emailjs github-api gnews-io html javascript news-api postcss react react-context react-icons react-router-dom redux-toolkit tailwind-css text-to-speech vercel vite youtube-api
Last synced: 11 Oct 2024
https://github.com/harshkapadia2/flask-jwt-cors
A demo for working with JWTs, testing the Flask-JWT-Extended package and implementing CORS.
cors flask flask-jwt-extended jwt
Last synced: 13 Dec 2024
https://github.com/theycallherlou/hapiapi
This directory is the express server for the web window.
babel cors eslint express helmet jest typescript typescript-eslint
Last synced: 13 Dec 2024
https://github.com/oxwazz/cors_bypass
💡 Effortlessly access your backend APIs without CORS headaches!
Last synced: 07 Jan 2025
https://github.com/mskian/mskcors
CORS Anywhere is a NodeJS proxy which adds CORS headers to the proxied request.
cors cors-anywhere cors-proxy cors-request
Last synced: 29 Dec 2024
https://github.com/fralonra/corsen
A universal Cross-Origin Resource Sharing(CORS) middleware
Last synced: 21 Dec 2024
https://github.com/amanmandal-m/globalmart
Globalmart: Elevate your online shopping with React.js and Node.js. Enjoy secure authentication, intuitive cart management, and streamlined payments for a seamless experience.
aws-ec2 bcrypt cors ejs-templates google-oauth2 jsonwebtoken mongoose node-js react-js
Last synced: 26 Dec 2024
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: 21 Dec 2024
https://github.com/jwest80/api_token_authentication
An Angular 2/4 Client that interacts with WebAPI 2 using token authentication.
angular-cli angular2 angular4 cors elmah entity-framework typescript2 webapi-2
Last synced: 18 Dec 2024
https://github.com/iam-abhishek-yadav/plinko
Plinko lets players drop a ball down a triangular pin pyramid to reach a multiplier. Inspired by Pachinko, this game allows customization of risk and multipliers, making it perfect for everyone.
axios canvas cors express nodejs react-router-dom reactjs tailwind typescript
Last synced: 29 Dec 2024
https://github.com/rajaditya01/fullstack-blogs
Blogging-platform
axios bycryptjs cors css3 dotenv express javascript jwt-authentication mern-stack mongodb mongoose multer nodejs nodemailer react slugify uuid
Last synced: 01 Jan 2025
https://github.com/fostroll/cors_api_proxy
Just one more simple proxy that remove CORS restrictions for API requests
Last synced: 21 Dec 2024
https://github.com/iam-abhishek-yadav/medium
A blogging platform built with React, Express, and PostgreSQL. Enables users to create, publish, and share blog posts. Utilizes Prisma for data management and Cloudflare for performance and security.
axios cloudfare cors expressjs hono jwt postgresql prisma reactjs zod
Last synced: 29 Dec 2024
https://github.com/sanjay-kumar-r-a/backendpingpal
PingPal Backened which is web-based chat application
api cors documentation express git github-config json jsonwebtoken mongodb nodejs npm postman render server vscode
Last synced: 30 Dec 2024
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: 01 Jan 2025
https://github.com/tripolskypetr/pwalauncher
The PWA launcher for react-declarative
cors cors-proxy honeypot http https mixed-content osint path-proxy port-forwarding proxy pwa react-declarative reverse-proxy same-origin websocket
Last synced: 27 Oct 2024
https://github.com/mdrianislam0or1/generates-short-urls-backend
Shorten a long URL to a unique short URL. Redirect to the original long URL using the short URL. Handle errors gracefully. RESTful API endpoints for URL shortening.
cors exporess jest nodejs testing ts-jest typescript zod
Last synced: 28 Dec 2024
https://github.com/wilmanconde2/bc-71370-integrador_etapa4_frontendv1.1-wilman-conde
Web App with full CRUD
bootstrap cors dotenv express-middleware express-validator expressjs javascipt javascript-framework mongodb multer nodejs nodemon react-components react-hooks react-router react-router-dom reactjs sass vite
Last synced: 16 Dec 2024
https://github.com/shobanamuthiah/authentication_backend
User Authentication API
backend-api cors database-management expressjs javascript mongodb mongoose nodejs
Last synced: 14 Nov 2024
https://github.com/aajafry/ums_api
I started this project simply to learn more about EJS in a hands-on way. My aim is to understand it better and become proficient at using it.
body-parser cors dotenv ejs expressjs mongoose multer nodejs nodemon
Last synced: 21 Dec 2024
https://github.com/tofikbagwangithub/live_realtime_chatapp_f
A fully functional real-time chat application where users can join chat rooms, send and receive messages instantly. Built with React for the frontend, Node.js and Express for the backend, and Socket.io for real-time, bidirectional communication, this chat app enables seamless interactions and provides an engaging user experience.
cors css express-js nodejs react-router reactjs socket-io-client socketio
Last synced: 07 Jan 2025
https://github.com/cartory/antique-bidding-back
Antique bidding backend
cors dotenv express javascript mysql2 sequelize socket
Last synced: 19 Nov 2024
https://github.com/acsbitmen/tinder_jobs
Tinder Jobs plataforma que conecta a empresas con talentosos desarrolladores de software. Facilita la búsqueda y el emparejamiento de empresas que buscan talento tecnológico con desarrolladores interesados en nuevas oportunidades laborales.
api axios bootstrap5 cors css3 express font-awesome html5 javascript moongose nodejs nodemon react react-router react-router-dom
Last synced: 01 Jan 2025
https://github.com/hugovarellaa/project-full-stack
Back-end
axios cors dotenv express jsonwebtoken nodejs prisma socket-io ts-node-dev typescript
Last synced: 23 Dec 2024
https://github.com/kenkyoo/meme-maker
Este es un proyecto web que combina frontend y backend para crear memes personalizados de manera sencilla y rápida.
axios cors css expressjs html imgflip-api javascript jquery meme-generator memes nodejs semantic-ui showalert-swiftui webpack
Last synced: 29 Dec 2024
https://github.com/ajeeth9895/pizza_app_backend
Pizza_app Backend
bcrypt cors express-js express-router jwt-token mailgun mongodb-atlas mongoose mongoose-model razorpay schema
Last synced: 11 Jan 2025
https://github.com/maximilliangroup/maxx-onguard
.htaccess and .conf files that provide robust security for PHP and WordPress sites
apache apache2 cloudflare conf configuration cors directory-bruteforce htaccess-better-web-security htaccess-files htaccess-https-redirect htaccess-rule htaccess-snippets htaccess-www-redirect https php security server ssl wordpress wordpress-development
Last synced: 21 Dec 2024
https://github.com/dozyio/hello-go-lambda-api-gateway-terraform
Terraform all the things - AWS Lambda, Cogntio, API-Gateway with CORS, SQS, SNS, DynamoDB, SPA configuration
aws-api-gateway aws-lambda cognito cors dynamodb go iac sns sqs terraform terraform-aws vue vuejs
Last synced: 06 Nov 2024
https://github.com/vs0uz4/instarocket_frontend
Instarocket - FRONTEND da Aplicação Desenvolvida na Semana OmniStack 7.0
cors expressjs reactjs socketio
Last synced: 07 Jan 2025
https://github.com/vs0uz4/instarocket_api
Instarocket - BACKEND da Aplicação Desenvolvida na Semana OmniStack 7.0
cors expressjs javascript mongodb mongoose reactjs socket-io
Last synced: 07 Jan 2025
https://github.com/nashaat10/portfolio
personal portfolio that make user present his data ,The application based on client/server architecture, where the client is a web browser, and the server is a Node.js server. The server is responsible for serving the client with the website's content and handling the requests from the client.
angular angular-cli authentication cors error-handling express jwt logging mongodb mongoose multer nodejs sharp typescript
Last synced: 07 Jan 2025
https://github.com/nikilkumaar/todo-backend
A simple Todo List application built with the MERN stack (MongoDB, Express, React, Node.js). Users can add, view, update, and delete tasks. The app demonstrates full-stack development, with a React frontend connected to a Node/Express backend, and MongoDB for task storage.
cors dotenv expressjs mongoose nodemon
Last synced: 21 Dec 2024
https://github.com/daniarmakyev/kyrgyz-legacy
Kyrgyz Legacy: An interactive language learning platform for Kyrgyz, with translations in Russian, English, and Hindi.
axios cors express i18next jwt-authentication multer next node postgresql react redux-toolkit rest-api sequelize tailwind typescript
Last synced: 16 Dec 2024
https://github.com/chiragyadav2003/news-rest-api
This is the backend API for the Master Backend project, built with Express, Prisma, Redis, BullMQ and various other libraries to handle authentication, file uploads, rate-limiting, and more.
access-token bullmq caching cookie-parser cors express fileupload javascript nodejs nodemailer postgresql ratelimit redis refresh-token vinejs winston-logger
Last synced: 17 Dec 2024
https://github.com/shakilpendhari/render_api
This is repository used as backend for clone of peperfry website
Last synced: 14 Dec 2024
https://github.com/benevanio/teams-clone
Clone Teams
clone clone-app cors ejs-express ejs-template-engine ejs-templates express express-middleware expressjs http microsoft node nodejs nodemon nodemon-express peer-to-peer soket-io system teams uuidv4
Last synced: 29 Nov 2024
https://github.com/ajmalfaris11/ajus-elearning-server
Backend server for the AJUs-Elearning platform, built with Node.js, Express, and MongoDB. Implements user authentication, course management, assignments, and real-time features with Redis caching and TypeScript support.
api authentication backend cookie-parser cors ejs-templates elearning express full-stack jwt learning-dashboard mongodb mongoose nodejs redis rest-api typescript typescript-development web-development
Last synced: 17 Dec 2024
https://github.com/subhranil002/chai-aur-nodejs
All the Codes are Collected and Written throughout the course ... ❤️ ... 𝐂𝐨𝐮𝐫𝐬𝐞 𝐋𝐢𝐧𝐤 ... 👇🏻
backend backend-api bcrypt cloudinary cookie-parser cors dotenv express expressjs jsonwebtoken mongodb mongoose multer node nodejs server
Last synced: 07 Jan 2025
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: 25 Dec 2024
https://github.com/mouni2619/reactmarkdown-be
The ReactMarkdown backend manages user authentication, project creation, and data storage, offering RESTful API endpoints for user actions and project management. It ensures data integrity, security, and user-specific access controls, providing a robust infrastructure for the application.
bycrypt cors dotenv express mongodb-atlas nodemailer nodemon
Last synced: 16 Nov 2024
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: 01 Jan 2025
https://github.com/ajithkumar-v-1/artvista-gallery-backend
ARTVISTA BACKEND
authentication cookie-parser cors express nodejs
Last synced: 21 Dec 2024
https://github.com/marcodpt/apitest
A browser based api tester
api api-rest api-testing cors cors-anywhere test testing testing-tools
Last synced: 14 Nov 2024
https://github.com/nasib15/scic-server
A basic Fullstack website where an user can perform some basic search, filtering functionalities.
Last synced: 21 Dec 2024
https://github.com/amanmandal-m/mock_7_backend
This is Food Delivery App Backend system so here user can register and after login they can view the available restraunts and book order by their prefrences each restraunts have menu items .
bcrypt cors express-js jsonwebtoken mongoose node-js
Last synced: 26 Dec 2024
https://github.com/luayasaadsson/parentbuddy
An AI-based application that helps parents discover and plan activities for their children, based on geolocation and interests. The app provides personalized recommendations and allows users to save their favorite activities for future use.
bcrypt cors dotenv express jwt mongoose nodejs openai radix-ui react shadcn-ui tailwindcss typescript
Last synced: 21 Dec 2024
https://github.com/krishanmihiranga/spring-link
Example project illustrating the seamless integration of a Spring Boot API with a Frontend application.
cors css html java javascript spring-boot
Last synced: 06 Jan 2025
https://github.com/utkarshk95/fitflow
A MERN-based app which is a robust tool for tracking and managing diverse workout routines. Designed for fitness enthusiasts and trainers, it provides an intuitive platform to plan, monitor, and optimise fitness activities, ensuring seamless performance and real-time data processing.
cors css3 dotenv expressjs html5 javascript mongodb mongoose nodejs react react-bootstrap react-router-dom reactjs
Last synced: 08 Jan 2025
https://github.com/jordimartinezjimenez/onlytasks-backend
API of OnlyTasks (Tasks of projects management)
cors express-validator expressjs mern-stack mongodb mongoose morgan nodejs typescript
Last synced: 23 Nov 2024
https://github.com/aayushthakur1999/eventschedulingsystem
An app which helps in scheduling events and meetings for people in a department/office.
cookie-parser cors daisyui dotenv expressjs mongoosejs nodejs nodemon prettier react-router-v6 react-toastify react-typescript tailwindcss ts-node tsx typescript vitejs
Last synced: 09 Dec 2024
https://github.com/drew-daniels/liaison
A simple messaging library meant to enable easy CORS communication between windows and embedded iframes - using the browser postMessage API.
Last synced: 01 Jan 2025
https://github.com/aidans39/aidanstoner.com
Personal Website hosted at aidanstoner.com
aws cookies cors expressjs jsonwebtoken mongodb nginx nodejs reactjs tailwindcss
Last synced: 29 Dec 2024
https://github.com/gedgonz/aapipeliculas
Curso de Creación de WebApi Profesional Udemy
authorization automapper codefirst cors csharp dto injection-dependency jwt repository-pattern webapi
Last synced: 06 Dec 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: 14 Nov 2024
https://github.com/princeinscripts/lms-website
Learning Management System (LMS) project, MERN (MongoDB, Express.js, React, Node.js) stack
axios bcrypt bcryptjs chartjs cloudinary cookie-parser cors dotenv express jwt-authentication mongodb mongoose multer nodejs nodemailer nodemon react react-router redux-toolkit vite
Last synced: 14 Nov 2024
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: 29 Dec 2024
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/mainageorge/node-express-api
This is an app to test building an api with nodejs and express framework The app uses mongodb for storing data. You need to set up the connection string to mongodb to use it. The app is a RESTful API CRUD operations on a model product with validations using Joi library and custom validation middlewares.
cors express expressjs joi joi-validator-schema jwt-authentication jwt-bearer-tokens model-validation mongodb mongoose nodejs nodemon promises-async-await rest-api restful-api
Last synced: 14 Dec 2024
https://github.com/sangampshinde/file-storage-app
Backend Project
cors ejs ejs-templates expressjs multer nodejs
Last synced: 08 Jan 2025
https://github.com/hramov/go_api
Golang REST API structure with architecture and boilerplate code
api-rest cors gin-gonic golang grpc grpc-go ioc-container jwt-authentication
Last synced: 08 Jan 2025
https://github.com/phanxuanquang/asp.net-core-web-api-with-orm
The template to setup a backend server using Entity Framework and XML Documentation, bypassing CORS policies, restructuring API response format, and customizing message for standard HTTP status codes
api asp-net-core backend cors csharp dotnet entity-framework entity-framework-core mssql npgsql orm postgresql sql sqlite sqlserver swagger template visual-studio
Last synced: 13 Dec 2024
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: 03 Jan 2025
https://github.com/shaching/dotnet-core2-starter-kit
cors docker dotnet-core swagger2
Last synced: 21 Dec 2024
https://github.com/abdullah0332/web_rtc_chat_app
Build and deploy a React Video Chat Application using WebRTC.
cors express material-ui nodejs nodemon peer react react-copy-to-clipboard simple-peer socket-io
Last synced: 08 Jan 2025
https://github.com/abdullah0332/ecommerce-redux
A Complete E Commerce Website on MERN Stack with Redux and Stripe for Payment and also Cloudinary for store Images on cloud.
bootstrap cloudinary cookie cors express-fileupload expressjs mongodb mongoose nodejs reactjs stripe
Last synced: 08 Jan 2025
https://github.com/abdullah0332/bookstore-api-test-mocha-chai
Book store node js api testing with mocha and chai.
chai chai-http cors express mocha mocha-chai mongoose morgan
Last synced: 08 Jan 2025
https://github.com/pzahabi/hr-production.com-backend
Music production studio website back-end
bcrypt compression config cors docker docker-compose dockerfile express-async-errors express-fileupload expressjs helmet javascript joi jwt mongodb mongoose multer nodejs winston
Last synced: 02 Jan 2025