An open API service indexing awesome lists of open source software.

https://github.com/sdn302/nestjs-cors

All source code about SDN302 that we learned at FPT University QN AI Campus.
https://github.com/sdn302/nestjs-cors

antdesign api cors nestjs reactjs

Last synced: 8 months ago
JSON representation

All source code about SDN302 that we learned at FPT University QN AI Campus.

Awesome Lists containing this project

README

          

# CORS Configuration for NestJS with React

## 📢 Advertisement

Advertisement

---

## Introduction

Cross-Origin Resource Sharing (CORS) is a security feature that allows or restricts resources requested from a different domain. When developing applications with NestJS and React, you may need to configure CORS to enable communication between the frontend (React) and the backend (NestJS).

## TechStack:




## Deploy URL
- Backend: https://nestjs-cors-jbft.onrender.com/books

- Frontend:
- v1: https://nestjs-cors.onrender.com
- v2: https://nestjs-cors-2.onrender.com