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-02-13 00:06:36 UTC
- JSON Representation
https://github.com/andresilveira1/rocketnotes-api
A Rest API build with Node.js.
cors dotenv express jsonwebtoken knex nodejs sqlite sqlite3
Last synced: 21 Jan 2025
https://github.com/professorsergio12/react-form-server
axios-react bcrypt cors expressjs jwt-authentication mongodb nodejs restful-api
Last synced: 29 Dec 2024
https://github.com/tahsinalahi/orchid-movie-server
Orchid Movie Server is a backend API built with Node.js and Express for managing movies and user favorites in a database. It supports CRUD operations and email-based authentication.
backend backend-api cors expressjs mongodb nodejs
Last synced: 21 Jan 2025
https://github.com/salman-faris-pk/bookstore_backend
creates backend of bookstore app
cors express-js mongodb mongoose node-js nodemon postman
Last synced: 10 Feb 2025
https://github.com/abhishekomp/coffeeshop
Coffee shop application using Spring Boot microservice, thymeleaf, alpineJS
alpinejs bootstrap5 cart cors docker-compose github-actions h2 h2-database jquery-ajax pagination spring-boot thymeleaf thymeleaf-layout-dialect
Last synced: 06 Jan 2025
https://github.com/wdyitz/twitter-clone-api
Twitter Clone API
cors docker docker-compose express helmet jwt-authentication nodejs prisma-orm typescript
Last synced: 06 Jan 2025
https://github.com/chewbaccayeti/octo_games_metrics
This repo dedicated to data scrapping/parsing them into fronted side with Highchart.js statistics (SteamDB, RedditAPI)
ajax axios cheerio cors dotenv express hot-reload javascript momentjs nodejs nodemon parsing puppeteer react reddit scraping steam typescript webpack
Last synced: 10 Feb 2025
https://github.com/furkan-dogu/blogapp-api
This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger.
cors dotenv express-async-errors expressjs mongodb mongoose nodejs redoc-express request-ip swagger-autogen swagger-ui-express validator
Last synced: 21 Jan 2025
https://github.com/rokibulalom-hub/rocket-courier-client
Rocket Courier is a modern and responsive courier management application designed to streamline parcel delivery and tracking. Built with the latest web technologies, it offers a seamless user experience with real-time updates and intuitive parcel management.
cors env expressjs javascript mongodb nodejs react-router-v6 reactjs shadcn-ui tailwind-css
Last synced: 10 Feb 2025
https://github.com/gaplo917/hkepc-cors-dev-proxy
HKEPC Development CORS proxy for faster development on HKEPC Ionic Reader
cors hkepc hkepc-ionic-reader hkepc-ir proxy
Last synced: 21 Jan 2025
https://github.com/arjunraj79/securefilestorageandsharingsystemonazure
A full-stack web application for securely uploading, encrypting, and storing files using Azure Blob Storage and Azure Key Vault. The frontend is built with Angular, while the backend utilizes Node.js and Express for file handling and encryption. It ensures secure file storage with Azure's cloud infrastructure, enabling efficient file management ...
angular azure-blob-storage azure-key-vault azure-resource-group cors environment-variables nodejs
Last synced: 06 Dec 2024
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.
axios cloudinary cors dotenv emailjs express express-rate-limit helmut mongoose multer react-helmet-async reactjs social-media social-network tailwindcss web-vitals webpack xss-clean
Last synced: 10 Feb 2025
https://github.com/art2url/git-oauth-bridge
ποΈ A lightweight Node.js + Express server that handles GitHub OAuth authentication, exchanges authorization codes for access tokens, and retrieves user information. Perfect for integrating GitHub login into your apps.
cors express github nodejs oauth server
Last synced: 10 Feb 2025
https://github.com/ezeah/number-classification-api
This project is a simple API that classifies numbers based on various mathematical properties and provides fun facts about them. It is built using Node.js and Express.
Last synced: 10 Feb 2025
https://github.com/bikash-sarker-dev/medical-camp-management-system-server
the medical camp management system is server site . this is use node.js server create . then cors bowser use and domain set client and server.
cors express jsonwebtoken mongodb nodejs nodemon stripe stripe-payments
Last synced: 10 Feb 2025
https://github.com/quazisamiha/assignment-2-level-2
Developed an Express application with TypeScript as the programming language, integrating MongoDB with Mongoose for effective data management. Ensure data integrity through validation using Joi/Zod
cors eslint-rules express mongodb-atlas mongoose nodejs zod zod-validation
Last synced: 06 Feb 2025
https://github.com/tanvik-hub/quickeats-backend
QuickEats is a web application designed to bridge the gap between food vendors and customers who are in need of food 24/7. This project is built using the MERN stack (MongoDB, Express.js, React.js, Node.js) designed to connect vendors and customers
cors expressjs mern mongoose nodejs
Last synced: 21 Dec 2024
https://github.com/7gowtham/online-event-management-platform
To develop a platform for organizing and managing events with features for event listings, ticket sales, and attendee registration and to Implement tools for providing event schedules, and offering event analytics to support event planning.
axios bcryptjs cors dotenv express jsonwebtoken jwt-authentication jwt-decode mongodb mongoose nodejs nodemailer reactjs stripe-payments tailwindcss useeffect uselocation usestate
Last synced: 13 Dec 2024
https://github.com/aka-azad/study-buddies-server
This is the server side of Study Buddies web platform.
cookie-parser cors expressjs firebase-auth mongodb nodejs
Last synced: 21 Jan 2025
https://github.com/kirandash/mycoffeeappserver
Server for MyCoffeeApp
cors expressjs nedb rest restful-api
Last synced: 21 Dec 2024
https://github.com/ryuuutaaa/auth-with-jwt
login register menggunakan jwt
bcrypt cookie-parser cors dotenv expressjs jsonwebtoken mysql2 reactjs sequelize
Last synced: 21 Jan 2025
https://github.com/devmahmud/advanced-web-dev-quiz
An Advanced Web Dev Quiz that covers a wide range of the things web devs get to deal with on a daily basis.
advanced-web cors csp event-loop hsts javascript security web
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/ajsalemo/omdb-graphql-apollo
Movie listing's application that pulls data from the OMDb API. This is a React application with an express backend, using an GraphQL server and Apollo
api apollo axios cors dotenv express graphql jsx material-ui omdb persistent-storage react server single-page-app
Last synced: 29 Dec 2024
https://github.com/sazidulalam47/nikah-noor-server
Secure Backend for Nikah Noor Matrimony Platform
cookie-parser cors dotenv expressjs json-web-token mongodb nodejs stripe
Last synced: 25 Jan 2025
https://github.com/dunghenry/nodejs_express
NodeJS + Express
cors expressjs mongodb mongoose nodejs nodemon restful-api
Last synced: 25 Jan 2025
https://github.com/niteshrawat0401/student-dashboard
This is small student dashboard.
axios bcrypt cors dotenv expressjs jwt-authentication material-ui mongodb mongoose nodejs nodemon privateroutes reactjs tailwindcss
Last synced: 16 Jan 2025
https://github.com/eldsonc/backend-country
Backend CountrySearch
axios cors dotenv express nodejs typescript
Last synced: 06 Dec 2024
https://github.com/shaching/dotnet-core2-starter-kit
cors docker dotnet-core swagger2
Last synced: 21 Dec 2024
https://github.com/EmanuelAngel/web-2
Trabajo PrΓ‘ctico Integrador Web 2 - 2024.
cors expressjs javascript nodejs pug tailwindcss
Last synced: 10 Feb 2025
https://github.com/neelakandanv/blogapps
BlogApps - A simple blog site(Backend)
bcryptjs cookie-parser cors expressjs git github jwt mongodb mongoose nodejs nodemailer nodemon postman render
Last synced: 10 Feb 2025
https://github.com/rogersanctus/recaptcha
A simple proof of concept for Captcha validations - backend
cloudflare-turnstile cors csrf elixir erlang-ets phoenix-framework
Last synced: 21 Jan 2025
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/pacmancity/django-xml-parser
ΡΠ΅ΡΡΠΎΠ²ΠΎΠ΅ Π·Π°Π΄Π°Π½ΠΈΠ΅, ΠΏΡΠΈΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ Π΄Π»Ρ Π΄ΠΎΠ±Π°Π²Π»Π΅Π½ΠΈΡ Π΄Π°Π½Π½ΡΡ ΠΈΠ· xml Π² Π±Π°Π·Ρ Π΄Π°Π½Π½ΡΡ
cors django djangorestframework-xml djanogo-rest-framework python
Last synced: 06 Jan 2025
https://github.com/ranaivomahaleo/tranoutilsbundle
Add json httpstatus support, CORS headers support and .env file reader support to Symfony application.
cors cors-request environment-variables httpstatus jsonapi php symfony symfony-bundle
Last synced: 10 Feb 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: 07 Feb 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/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/abdelrahman0122/e-commerce
e-commerce-app using Nodejs
bcrypt cloudinary cors dotenv express joi jsonwebtoken mongoose multer nodemailer slugify stripe
Last synced: 14 Jan 2025
https://github.com/irenaeus-xvi/crud-restfull-api
Building a User-Friendly Frontend for a RESTfulAPI with CRUD Operations
bootstrap5 cors docker docker-compose expressjs html5 js nodejs toastify
Last synced: 14 Jan 2025
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: 11 Feb 2025
https://github.com/rk28284/eduhub
cors html-css-javascript mongodb nodejs recatjs
Last synced: 11 Feb 2025
https://github.com/rk28284/reeco
This project is an assignment for CAW Studios, showcasing a web application developed using React, Redux Toolkit, Node.js, Chakra UI, and Styled Components. The application features a front end and a mock back end to demonstrate the integration of these technologies.
cors html-css-javascript nodejs react redux redux-thunk
Last synced: 11 Feb 2025
https://github.com/fasunle/trivia
Udacity inspired App. Project 2 in Fullstack Engineering Role
ajax api cors flask fullstack python react restful-api sql
Last synced: 25 Jan 2025
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/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/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/pro-majidul/employ-management-system-server-side
πThis document outlines the server-side architecture, technologies, and configurations for the Employee Management System backend. It is designed to handle authentication, role-based access control, data management, and integration with the frontend.
cookies cors dotenv jwt stripe-payments
Last synced: 03 Feb 2025
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.
Last synced: 13 Jan 2025
https://github.com/sazidulalam47/car-doctor-server
Car Doctor: Express.js & MongoDB Backend
cors expressjs jwt-authentication jwt-token mongodb nodejs
Last synced: 25 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/rahima-akter/crowd-funding-backend
This project is a web application powered by Express.js and MongoDB, with some useful utilities to manage environment variables and handle CORS issues.
cors jwt-token mongodb-atlas node-js
Last synced: 11 Feb 2025
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/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/vymalo/api-watcher-backend
Backend application for the API Watcher
cors dotenv express helmet husky knex lodash openapi-generator-plus passport repository-pattern socket-io sqlite3 typescript webpack5 winston
Last synced: 23 Jan 2025
https://github.com/sazidulalam47/coffee-store-server
Complete Coffee Shop Server Suite
api cors crud-operation express mongodb-atlas mongodb-database nodejs server
Last synced: 25 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/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/jerlibgnzlz/registro-de-notas
cors dotenv express html-css-javascript middleware morgan postgres postman sequelize
Last synced: 27 Jan 2025
https://github.com/gourabofficial/mern-auth
MERN Authentication .
cors jwt-authentication nodejs react
Last synced: 11 Feb 2025
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/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/bhaskarkrp/ineuron-node
CRUD operation
bycryptjs cors express node swagger swagger-ui
Last synced: 11 Feb 2025
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: 14 Jan 2025
https://github.com/cartory/antique-bidding-back
Antique bidding backend
cors dotenv express javascript mysql2 sequelize socket
Last synced: 20 Jan 2025
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/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/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/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/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/nagarehazh/restaurant-order-system
Golang Backend Project - Hexagonal Architecture
bcrypt cors docker docker-compose fiber-framework golang gorm helmet hexagonal-architecture jwt postgresql
Last synced: 21 Jan 2025
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/fralonra/corsen
A universal Cross-Origin Resource Sharing(CORS) middleware
Last synced: 21 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: 13 Jan 2025
https://github.com/oxwazz/cors_bypass
π‘ Effortlessly access your backend APIs without CORS headaches!
Last synced: 07 Jan 2025
https://github.com/fabio-sudo-apt/money_flow_back
bcrypt cors dotenv eslint express jsonwebtoken morgan node-ts prisma typescript vitest-ts zod
Last synced: 06 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/sazidulalam47/softeasy-server
Digital Commerce and Blog Server Suite
api cors crud-operation express mongodb-database nodejs server
Last synced: 25 Jan 2025
https://github.com/hrmrakib/tourism-app-looming-server
It's full-stack tourism management website (Server Side Code). Tourism site with user-added spots, personal lists, and secure updates.
Last synced: 02 Feb 2025
https://github.com/suyashjoshi179/cors-proxy-go
CORS Proxy Server made using Go and Gin.
compiled cors cors-anywhere cors-proxy gin go golang proxy-server
Last synced: 02 Feb 2025
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: 23 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/jperez00/go-backend-todo
A simple To-Do application built with Next.js, Golang & PostgreSQL. A RESTful API using Go, Gin, and GORM, connected to a PostgreSQL database. I deployed it on Fly.io. A small & fun project to get started with GO and learn its ins and outs.
Last synced: 25 Jan 2025
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/akashd7892/crud_api_rudra_innvo
CRUD_API
cors ejs-templates expressjs jwt mongodb-atlas mongoose nodejs
Last synced: 20 Jan 2025