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-06 00:06:23 UTC
- JSON Representation
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/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/badrikomma/contactslist-server
cors expressjs mongodb mongoose
Last synced: 19 Nov 2024
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: 07 Dec 2024
https://github.com/jonatandb/fullstackopen.com
Working app: "FullStackOpen Phonebook by Jonatandb"
axios bcrypt cors cross-env dotenv es6 express fullstackopen2020 jest jonatandb jwt-authentication mongodb mongoose mongoose-unique-validator nodejs nodemon react supertest
Last synced: 12 Nov 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/kirandash/mycoffeeappserver
Server for MyCoffeeApp
cors expressjs nedb rest restful-api
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/ripper-no-chart/converter-server
Convert USD-MXN-ARS currencies
cors dotenv express fetch morgan nodejs ts-node typescript
Last synced: 13 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
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: 30 Dec 2024
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/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/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/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: 13 Dec 2024
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/engcfraposo/bootcamp-gostack-conceitos-de-node-js
Project about my first test of the Gostack in TypeScript
api cors json testes typescript
Last synced: 01 Dec 2024
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/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/theduardomaciel/dfl-api
An API responsible for the services required by the DFL application for the functioning of its subsystems (dashboard/mobile).
axios cors express expressjs javascript nodejs typescript
Last synced: 06 Dec 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/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: 02 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/felixkamau/mpesa-react-payment-form
A React.js application integrating M-Pesa Daraja API Express for seamless mobile payment processing. This project includes a payment form that securely handles transactions with M-Pesa, providing a user-friendly interface for initiating payments.
axios axios-react cors daraja-api daraja-mpesa express-js javascriptt mpesa-payments reactjs
Last synced: 21 Dec 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/walidbosso/springboot-angular-items-crud
This project is a full-stack CRUD (Create, Read, Update, Delete) application built with Spring Boot for the backend and Angular for the frontend. It enables the management of items with features such as routing, CORS handling, and integration with a MySQL database.
angular axios bootstrap cors crud dto-pattern full-stack h2-database items jdbc lombok mysql routing service spring-boot sweetalert2
Last synced: 29 Nov 2024
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/jatin-pandey01/contacto
Contacto is a contact api backend application
bcrypt cookie-parser cookies cors express-middleware expressjs jsonwebtoken mongo mongodb-atlas mongoose nodejs
Last synced: 21 Dec 2024
https://github.com/gabrielmedrados/nlw---heat---2021
preparação para o DoWhile 2021. Site com interação de Chat ao vivo, projeto com backend, versao Mobile e web 💬 💥💥💥
chat cors dowhile2021 expo javascript mobile-app nodejs prisma react react-native typescript vite
Last synced: 16 Nov 2024
https://github.com/panda4817/serverless-api
My own serverless API with several Netlify lambda functions to get data from third party APIs, with CORS enabled.
api cors javascript lambda-functions netlify npm severless
Last synced: 03 Jan 2025
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/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/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/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: 07 Jan 2025
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: 02 Jan 2025
https://github.com/basedhound/crud-test-1_api
Build a REST API with Node, Express, and MongoDB. This API should handle CRUD operations for managing products and be connected to a database. Successfully implementing it will reveal a secret word.
api cors crud dotenv express mongodb mongoose node nodejs
Last synced: 02 Jan 2025
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: 03 Jan 2025
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: 07 Jan 2025
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/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/loadmill/express-loadmill
Express middleware to enable crowdsourced load simulations via loadmill.com
ci cors express load-testing loadmill node
Last synced: 29 Nov 2024
https://github.com/billalben/weather-app-server
axios cors dot-env express-js express-rate node-js open-weather-map-api
Last synced: 07 Jan 2025
https://github.com/davidkhahn/security-guidelines
bcryptjs cors csp helmetjs morgan-middleware
Last synced: 12 Nov 2024
https://github.com/smilevp/urlshortener-backend
Urlshortener-backend using ExpressJs , Mongodb and ShortId
bcryptjs cors dotenv express-generator jwt mongoose nodemailer shortid
Last synced: 04 Jan 2025
https://github.com/bryamjesus/ns-backend
Project Final
cors final-project javascript jsonwebtoken learn learning mongodb mongoose nodejs nodemon
Last synced: 23 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: 04 Jan 2025
https://github.com/luiizsilverio/api-vendas
API de Vendas desenvolvida em Node durante o curso de API Rest do prof. Aluizio Dev.
celebrate cors date-fns dotenv handlebars joi jsonwebtoken multer nodejs postgres typeorm typescript
Last synced: 06 Dec 2024
https://github.com/luiizsilverio/partytime
Aplicação Node + Mongoose
cors jsonwebtoken mongoose multer nodejs
Last synced: 06 Dec 2024
https://github.com/heiwa4126/sam-cors1
CORS(Cross-Origin Resource Sharing)のテスト環境をAWS SAMで展開する。
Last synced: 04 Jan 2025
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/bryamjesus/api-jwt
cors jsonwebtoken jwt node node-js nodemon
Last synced: 23 Nov 2024
https://github.com/karthik2917k/zee5serve
repo maintain API's for zee5-cloned repo and this backend deployed on cyclic.sh
bcrypt cors express githuboauth googleoauth jwt mongodb nodejs oauth
Last synced: 25 Nov 2024
https://github.com/malay-24/backendeval
NEM111-EVAL4
cors expressjs middleware mongodb-atlas mongoose nodejs
Last synced: 20 Dec 2024
https://github.com/luiizsilverio/node-typescript
API desenvolvida em Node, durante o curso do Prof. Aluizio Developer
bcryptjs celebrate cors cowsay express jsonwebtoken knex multer node nodejs sqlite sqlite3 typescript
Last synced: 06 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 react-redux recharts redux tailwindcss typescript
Last synced: 05 Jan 2025
https://github.com/muthupandi-b/passwordresetbackend
The Password Reset Functionality project provides a robust solution for user authentication, specifically focusing on the password reset process. In today's digital landscape, user security is paramount, and allowing users to recover access to their accounts in a safe and user-friendly manner is essential.
cors dotenv expressjs jwt-authentication nodejs nodemailer nodemon
Last synced: 08 Jan 2025
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/luiizsilverio/happy-back
Back-end da aplicação Happy (web e mobile), desenvolvido em Node (NLW03)
cors multer nlw nodejs rocketseat sqlite typeorm yup
Last synced: 06 Dec 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: 02 Jan 2025
https://github.com/RodrigoBLima/node-api-products
API nodejs
cors docker ecmascript express javascript mongodb nodejs
Last synced: 23 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