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: 2024-12-25 00:05:47 UTC
- JSON Representation
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: 07 Nov 2024
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: 07 Nov 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: 08 Nov 2024
https://github.com/alvarogarcia7/kata-tictactoe-backend-javascript
A simple backend service for storing events
backend backend-services cors event-sourcing event-store heroku javascript kata make makefile no-tdd node nodejs yarn
Last synced: 12 Nov 2024
https://github.com/miasanromen/hotellisting.api
REST API, created on C# language using ASP.NET Core Web API
asp-net-core automapper cors entity-framework-core rest-api restful swagger swagger-ui webapi
Last synced: 08 Nov 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: 08 Nov 2024
https://github.com/iurianu/goodreads-web-scraper
A simple web scraper that gets a book from goodreads.com by providing the ISBN
axios bootstrap cheerio cors express-js goodreads javascript nodemon
Last synced: 14 Nov 2024
https://github.com/serhiinikif/rest-api-mssql
cors docker dotenv express middleware mssql nodejs rest-api sequelize
Last synced: 15 Nov 2024
https://github.com/jonathas/restify-cors-dev-proxy
A proxy to solve CORS issues in development
cors cors-proxy javascript nodejs proxy proxy-server
Last synced: 16 Nov 2024
https://github.com/jackblackjack/fc-upload-example
File Uploads Example Application
bunyan connect-flash cookie-parser cors cron-job-manager dotenv ejs express express-session mongoose multer
Last synced: 30 Nov 2024
https://github.com/starkelessar/advanced-auth-back
Реализация API для продвинутой регистрации и авторизации пользователя с активацией аккаунта через почту
bcrypt cookie-parser cors express-js express-validator jsonwebtoken mongodb mongoose nodejs nodemailer uuid
Last synced: 20 Dec 2024
https://github.com/pblnahu1/login-react-mysql-node
Login con React y NodeJS. Para el Front uso Axios. Para el Back uso Express, CORS y MySQL
axios cors expressjs javascript mysql nodejs react
Last synced: 09 Nov 2024
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 Nov 2024
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 Nov 2024
https://github.com/basedhound/kpop-social_app_react
Fullstack social media platform inspired by Kpop culture, featuring React with cozy color palettes. The frontend uses Redux and Mantine, while the backend is built on Node/Express/MongoDB.
axios bcrypt cors dotenv express jsonwebtoken jwt mern mongodb mongoose multer node-js nodemon react react-redux react17 redux
Last synced: 09 Nov 2024
https://github.com/basedhound/gm-social_app_react
A fullstack social media app built with the MERN stack (MongoDB, Express, React, Node.js) for OpenClassrooms. Features complete CRUD operations, enhanced security, and demonstrates full-stack skills.
axios bcryptjs cors crypto-js date-fns express helmet jsonwebtoken jwt mantine-ui mongodb mongoose multer nodejs react react18 responsive social
Last synced: 09 Nov 2024
https://github.com/anbumani12/crm-backend
CRM Backend Capstone Project
cors dotenv express jsonwebtoken mongodb mongoose nodemailer
Last synced: 20 Nov 2024
https://github.com/kislaykashyap-hub/node.js-express-postgresql-apis
This repository contains a Node.js application using Express and PostgreSQL to provide API functionality for managing students, courses, modules, and additional features.
api body-parser cors crud development dotenv entity-relationship-diagram expressjs git javascript linux nodejs postgresql schema sql
Last synced: 23 Nov 2024
https://github.com/misterowlpt/traefik-auth-api
A sample project that uses Traefik to control access to a federated REST API
Last synced: 08 Nov 2024
https://github.com/dennislo/express-rest-api
Starter project for an ES6 RESTful Express API.
api boilerplate cors es6 express javascript
Last synced: 29 Nov 2024
https://github.com/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: 09 Nov 2024
https://github.com/marcos-vcs/mundo-hoje-web-scraping
This project does the web scraping of the IBGE (Brazilian Institute of Geography and Statistics) news open API.
cors java spring-boot web-crawler web-scraping
Last synced: 07 Nov 2024
https://github.com/pedrolustosa/financial-v2
Financial System - Project DDD
angular api cors csharp ddd-patterns dotnetcore entityframework generics html5 identity jwt linq-to-sql restful-api scss singleton sqlserver typescript
Last synced: 12 Nov 2024
https://github.com/pedrolustosa/financial_management
DDD Financial System | Angular and .NET 7
angular cors csharp dependency-injection domain-driven-design dotnetcore generics identity jwt linq-to-sql singleton sql sqlserver visualstudio
Last synced: 12 Nov 2024
https://github.com/lost22git/test-quarkus
btree-gist cors flyway hibernate mapstruct micrometer openapi postgresql prometheus quarkus
Last synced: 23 Nov 2024
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: 09 Nov 2024
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: 10 Nov 2024
https://github.com/mahamudm90/resellable
Resellable is a re-sale based second-hand earphone selling website 🎧
context-api cors express-js firebase-auth firebase-hosting jwt-token mongodb-atlas node-js react react-hook-form react-photo-view react-router tailwind-css
Last synced: 19 Nov 2024
https://github.com/mahamudm90/natours
An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽
compression cors css3 expressjs helmet javascript json-web-token mongodb-atlas mongosse multer nodejs stripe-api validator
Last synced: 19 Nov 2024
https://github.com/reiver/go-cors
Package cors provides tools for working with Cross-Origin Resource Sharing (CORS), for the Go programming language.
cors cors-proxy cross-origin-resource-sharing
Last synced: 25 Nov 2024
https://github.com/surya-tamang/finance_tracker
The Finance Tracker app, built using the MERN stack (MongoDB, Express.js, React.js, Node.js) and styled with Tailwind CSS, allows users to manage and track their expenses efficiently. [-Not completed-]
chartjs cors express jwt-token nodemon npm reactjs redux redux-toolkit tailwindcss
Last synced: 10 Nov 2024
https://github.com/nikhilgugwad/shopify-back-end
Part of Shopify Full Stack MERN Project
cors expressjs jwt mongodb-atlas-database mongoose multer nodejs
Last synced: 09 Nov 2024
https://github.com/biswarup14/crud-employee-management-basic
Backend (dotNet 6) and Frontend (React JS) both // dotnet core webapi + Entity framework // Code first approach
Last synced: 09 Nov 2024
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: 10 Nov 2024
https://github.com/0xapp123/raydium_pool_tracking_api
This is the Backend API for tracking Raydium Pool Data and Add/Remove Liquidity
cors express node nodemon raydium-sdk typescript
Last synced: 10 Nov 2024
https://github.com/alexandrecpedro/spacetime
Time Capsule platform for web and mobile - NLW Spacetime
cors expo fastify figma google-fonts ignite-rocketseat lucide-icons nextjs nodejs postcss prisma react react-native reactnavigation rocketseat sqlite3 tailwindcss typescript
Last synced: 09 Nov 2024
https://github.com/alexandrecpedro/job_management
Job Management app
actuator-spring-boot aws cors docker github-actions grafana h2-database java jsonwebtoken junit lombok maven postgresql prometheus render sonar sonarqube spring-boot spring-security swagger
Last synced: 09 Nov 2024
https://github.com/smilevp/rentify_backend
Rentify_backend built using ExpressJS and mongodb.I have deployed this repository in render.
bcrypt cors express express-router jwt-token mongodb-atlas mongoose mongoose-model mongoose-schema razorpay
Last synced: 12 Nov 2024
https://github.com/ajeeth9895/whatsapp-clone-backend
whatsapp-clone using express and pusher.io
cors express-js mongoose mongoose-model mongoose-schema pusher
Last synced: 12 Nov 2024
https://github.com/ajeeth9895/password_reset-backend
Password reset flow
bcrypt cors express-generator jwt-token mangodb mangoose mongoose-model nodemailer nodemailer-mailgun-transport nodemon
Last synced: 12 Nov 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: 12 Nov 2024
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: 10 Nov 2024
https://github.com/shivamkumar24/dataneuron
The DataNeuron Frontend Interface facilitates the interaction with the backend API through a user-friendly web application. It features three primary resizable components, each dedicated to specific functionalities: adding data, updating data and showing operation counts.
axios chakra-ui cors dotenv express mongodb mongoose nodemon react react-resizable
Last synced: 26 Dec 2024
https://github.com/billalben/weather-app-server
axios cors dot-env express-js express-rate node-js open-weather-map-api
Last synced: 10 Nov 2024
https://github.com/davidkhahn/security-guidelines
bcryptjs cors csp helmetjs morgan-middleware
Last synced: 12 Nov 2024
https://github.com/smilevp/shopify_backend
Shopify_Backend
bcryptjs cors dotenv express jsonwebtoken mongodb mongoose nodemailer nodemon razorpay validator
Last synced: 09 Nov 2024
https://github.com/smilevp/password_reset_backend
Password_Reset_Backend
bcrypt cors dotenv express-generator jwt mongoose nodemailer nodemon
Last synced: 09 Nov 2024
https://github.com/smilevp/urlshortener-backend
urlshortener-backend
bcryptjs cors dotenv express-generator jwt mongoose nodemailer shortid
Last synced: 09 Nov 2024
https://github.com/codersuresh/real-time-chat
Real time chat app using socket.io
cors express nextjs socket-io tailwindcss vercel websocket
Last synced: 10 Nov 2024
https://github.com/kartiksarwan2017/seller-dashboard-backend
Seller Dashboard Backend API
bcrypt cors expressjs helmet joi joi-password-complexity jsonwebtoken mongodb nodejs
Last synced: 09 Nov 2024
https://github.com/sujoncoder/rest_api
Rest API using nodejs.
async-handler-support bcrypt colors cors dotenv express jwt-authentication mongoose muter nodejs
Last synced: 11 Nov 2024
https://github.com/sujoncoder/artvalley-backend
A art valley project backend
cors dotenv express jwt-authentication mongodb mongoose morgan nodejs nodemon parser rate-limiter
Last synced: 11 Nov 2024
https://github.com/heiwa4126/sam-cors1
CORS(Cross-Origin Resource Sharing)のテスト環境をAWS SAMで展開する。
Last synced: 09 Nov 2024
https://github.com/anhcaooo/doctor-strange
An API gateway which is built for electric application
api-gateway cors express github-actions helmet http-proxy-middleware husky mermaidjs morgan typescript
Last synced: 23 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: 10 Nov 2024
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: 10 Nov 2024
https://github.com/7gowtham/password-reset-flow
To implement a correct password reset flow with email verification and proper update of the new password in the database for the web app.
axios bcryptjs cors dotenv jsonwebtoken nodemailer react-bootstrap
Last synced: 09 Nov 2024
https://github.com/vic778/stock_app
this app is a simple investment portfolio management system that allows users to track their investments and view performance metrics. first of all the user should create an account, loggin in trougth the token and create a portfolio. the app has services to calculate the profit and lost, it has filter such as year and it can download the csv file
cors devise jwt-token postgresql rspec rubocop ruby-on-rails third-party
Last synced: 09 Nov 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: 10 Nov 2024
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: 09 Nov 2024
https://github.com/renatospaka/canal-noticias
https://www.udemy.com/course/criando-apis-restful-utilizando-typescript-node-e-mongodb/
azure cors docker-compose javascript jwt mongodb redis rest-api typescript
Last synced: 09 Nov 2024
https://github.com/sujoncoder/voting-backend
A voting application between Israel vs Palestine.
bcryptjs cors express-js jwt-authentication mongoose nodejs nodemon
Last synced: 11 Nov 2024
https://github.com/whyshashi/video_sync_app
Web Application where users can join a room, share a YouTube video link, and watch the video together with perfect synchronization. Additionally, users should be able to chat with each other in real-time while watching the video. The project should include some advanced and creative features to enhance user engagement and interaction.
cors express jwt mongodb-atlas mongoose nodejs react socket-io
Last synced: 20 Dec 2024
https://github.com/yunyoungsik/inventory-management
Next.js와 Tailwind, Redux, Recharts를 이용하여 작업한 웹사이트입니다.
aws-ec2 aws-rds aws-s3 axios body-parser cors express mui-material prisma recharts redux tailwindcss typescript
Last synced: 09 Nov 2024
https://github.com/oshekharo/cors-bypasser
A simple Node.js server that acts as a CORS proxy, forwarding requests to a target URL.
cors cors-anywhere cors-proxy nodejs serverless
Last synced: 09 Nov 2024
https://github.com/elzasimoes/dev-library
👋 Dev Library application for Devs in progress.
bcrypt-nodejs body-parser consign cors jwt-authentication knex moment mongoose node-schedule nodemon passport pg pm2 sqlite3 vuejs
Last synced: 09 Nov 2024
https://github.com/belchenkov/devcamper_nodejs
This is a project based course where i build an extensive, in-depth backend API for DevCamper, a bootcamp directory app.
bcryptjs colors cookie-parser cors crypto dotenv express-fileupload express-mongo-sanitize express-rate-limit expressjs helmet hpp jsonwebtoken mongodb mongoose morgan nodejs nodemailer slugify xss-clean
Last synced: 09 Nov 2024
https://github.com/prasanth2817/chat-application-backend
The backend is built using Node.js with Express for handling API requests and Socket.IO for real-time messaging. MongoDB stores user data and chat messages, with Mongoose handling database operations. JWT is used for authentication, and bcrypt for password hashing. The code follows the MVC architecture for maintainability.
bcryptjs cors dotenv expressjs jwt-authentication moongose mvc-architecture nodejs socket-io
Last synced: 20 Dec 2024
https://github.com/zhangzhuang15/jslook
展示javascript基础知识、web前端开发专题技术点、面经.
ajax babel cors css interview-questions javascript nodejs tcp thread vue webpack websocket
Last synced: 12 Nov 2024
https://github.com/dadangdut33/personal-web-backend
Server code of my personal web
cors express nodejs swagger typescript
Last synced: 09 Oct 2024
https://github.com/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: 10 Nov 2024
https://github.com/joysarkarbd/volunteer-server-side
body-parser cors dotenv express javascript mongodb nodemon
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/travel-package-server-side
body-parser cors curd dotenv express javascript mongodb nodemon
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/simple-node-express-user-server
cors crud express javascript nodemon
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/genius-car-mechanic-server
body-parser cors crud dotenv express javascript mongodb nodemon
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/dream-bicycle-server-side
body-parser cors crud dotenv express javascript mongodb nodemon
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/doctors-portal-server-side
cors dotenv express javascript mongodb
Last synced: 12 Nov 2024
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: 10 Nov 2024
https://github.com/mboladop/interactive-project-stream2-fbi-restfulapi
This is a back-end restful-wrapper API created to meet the new CORS requirements of the FBI API. It specifically designed to access real time Data provided by the public FBI API.
api-wrapper cors flask python3 restful-api
Last synced: 14 Nov 2024
https://github.com/zekfad/dev-mirror
Simple mirror/CORS proxy written in Dart with headers spoofing.
authentication cors cors-proxy dart http-proxy mirror mitm proxy
Last synced: 10 Nov 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: 10 Nov 2024
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: 10 Nov 2024
https://github.com/shivamkumar24/lifestylestores.com-clone-backend
This repo is created for OutFit project backend deployment.
bcrypt cors dotenv express jsonwebtoken mongoose nodemon
Last synced: 26 Dec 2024
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: 10 Nov 2024