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/lucasdants/nodejs-bethehero
BeTheHero is a project developed during the Semana Omnistack presented by Rockeseat. This project is a way to help ONGS.
celebrate cors express jest knex sqlite3 supertest typescript
Last synced: 20 Nov 2024
https://github.com/lucasdants/nodejs-devradar
DevRadar is a project developed during the Semana Omnistack presented by Rockeseat. This project is a way to find near devs by techs.
axios cors express mongoose socketio typescript
Last synced: 20 Nov 2024
https://github.com/cedric921/-dga-chat-mearn-socket-frontend
a real time chat in express, socket.io, mongo, ts in backend and next, redux toolkit in frontend
cors expressjs javascript jwt nextjs nodejs reactjs redux reduxtoolkit render rest tailwindcss typescript vercel
Last synced: 20 Nov 2024
https://github.com/jsamuelap/apv-mern-backend
Backend del Administrador de Pacientes de Veterinaria del curso JS Moderno
bcrypt cors dotenv express js jsonwebtoken mongo-db mongoose nodejs nodemailer nodemon
Last synced: 17 Nov 2024
https://github.com/hezhii/cross-domain-example
A example of the CORS on Node.js
Last synced: 20 Nov 2024
https://github.com/carlosvmpe/backend-calendar-app
Backend para el proyecto Calendar App
bcryptjs cors dotenv express express-validator javascript jsonwebtoken jwt-authentication mongodb mongoose nodejs nodemon
Last synced: 17 Nov 2024
https://github.com/mohamed-ramadan1/lin-backend
This is the back end of the graduation project (Learning platform)
bcryptjs cloudinary cookies cors dotenv express express-mongo-sanitize express-rate-limit helmet jwt-authentication mongodb-atlas mongoose morgan multer nodejs nodemailer validator xss-clean
Last synced: 15 Nov 2024
https://github.com/anasyakubu/prisma-tutorial
The Prisma Tutorial repository offers a comprehensive guide to using Prisma for database management. This project includes step-by-step examples and best practices for integrating Prisma with your applications, covering schema design, queries, and migrations. Ideal for developers looking to learn and implement Prisma effectively.
cors dotenv expressjs javascript nodejs prisma prisma-client prisma-orm yarn
Last synced: 17 Nov 2024
https://github.com/bforbilly24/beresin-express-backend-app
Backend of BeresIn
cors express knex postgresql typescript
Last synced: 15 Dec 2024
https://github.com/pandiaraj-22/gold_rate_calculator_backend
backend bcrypt cors jwt-authentication mongoclient mongodb nodejs
Last synced: 15 Nov 2024
https://github.com/pandiaraj-22/password-reset-frontend-main
password-reset
axios bootstrap5 cors css react-router-dom reactjs styled-components
Last synced: 15 Nov 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/mesbol6647/mern-01-stokapp-
This project is a stock management application developed using the MongoDB, Express.js, React, and Node.js (MERN) stack. It allows users to add, update, and track the stock status of products.
cors deploy dirname express-static expressjs mongodb-database nodejs react
Last synced: 10 Oct 2024
https://github.com/andresilveira1/rocketnotes-api
A Rest API build with Node.js.
cors dotenv express jsonwebtoken knex nodejs sqlite sqlite3
Last synced: 20 Nov 2024
https://github.com/dhartisangani/indiefoods-backend
IndieFoods is a home-cooked food subscription platform created to empower the indie chefs, the superstars who cook great food at home and want to take it a step higher. Our users will have the choice of multiple meal plans and chefs within their area.
cors express firebase mocha nodejs razorpay
Last synced: 17 Nov 2024
https://github.com/amanmandal-m/exactspace-backend
This is a basic application designed to validate JSON data and display it. It provides a simple interface to input JSON data and checks its validity before rendering it.
body-parser cors docker ejs-templates express-js node-js pm2 render
Last synced: 07 Nov 2024
https://github.com/furkan-dogu/productapi-2
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 expressjs mongodb mongoose nodejs redoc-express swagger-autogen swagger-ui-express
Last synced: 20 Nov 2024
https://github.com/furkan-dogu/blog-app-be
This project is a RESTful API developed using Node.js and Express. This API is designed for a Blog App project and handles blog, category, comment and like operations. The API interacts with a MongoDB database and is documented with Swagger.
cors dotenv express-async-errors expressjs mongoose nodejs redoc-express swagger-autogen swagger-ui-express
Last synced: 20 Nov 2024
https://github.com/furkan-dogu/stockapi
This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger. It supports CRUD operations for auth, user, category, brand, firm, product, purchase, and sale sections, and secures transactions with token and JWT.
cors dotenv express express-async-errors jsonwebtoken mongodb mongoose nodejs redoc-express swagger-autogen swagger-ui-express
Last synced: 20 Nov 2024
https://github.com/furkan-dogu/productapi
This project is a backend application developed using Express.js and MongoDB. The application is capable of performing basic CRUD (Create, Read, Update, Delete) operations such as managing products and users. Additionally, it handles common needs like session management and error handling.
cookie-session cors dotenv express-async-errors expressjs mongoose nodejs redoc-express swagger-ui-express
Last synced: 20 Nov 2024
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: 20 Nov 2024
https://github.com/furkan-dogu/library_be
This project constitutes the backend part of a book management system. It provides RESTful APIs using Express.js and performs basic operations on books over an MongoDB database.
cors dotenv express-async-errors express-js javascript mongoose nodejs redoc-express swagger-ui-express
Last synced: 20 Nov 2024
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: 20 Nov 2024
https://github.com/vertikajain/first-graphql-project
Example of GraphQL in NodeJS and ReactJS using Apollo Client and GraphiQL.
apollo-client cors express graphiql graphql nodejs reactjs
Last synced: 17 Nov 2024
https://github.com/sa-190/api-connection
this easy application contain 3 branches. master branch include api and project branch include windows form application for connect to api. and project2 branch include asp.net web application to connect the api. to run to this application, you require to IIS manager activation and publish api with this. and you have to install CORS inside your api project. for prevent to this error: Access to XMLHttpRequest at 'http://xxx/api' from origin 'https://yyy' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
api cors script webapi windowsforms xml xmlhttprequest
Last synced: 17 Nov 2024
https://github.com/ryuuutaaa/auth-with-jwt
login register menggunakan jwt
bcrypt cookie-parser cors dotenv expressjs jsonwebtoken mysql2 reactjs sequelize
Last synced: 20 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: 08 Nov 2024
https://github.com/vairamuthu11a/e-commerce-project
Ecommerce Website using MERN Stack
cors express-js expressjs javascript mongodb-atlas mongodb-database nodejs react
Last synced: 10 Oct 2024
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: 20 Nov 2024
https://github.com/thund3rhawk/todo_app
Todo App: Boost your productivity with this simple and effective task management tool. Prioritize, organize, and achieve your goals seamlessly.
axios cors docker dockerfile dotenv expressjs mongodb-database mongoose nextjs nodejs nodemon tailwindcss typescript vercel
Last synced: 13 Nov 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: 07 Nov 2024
https://github.com/rejaulkariim/assignment-2
bycript cors dotenv expressjs mongodb-atlas mongoose typescript zod
Last synced: 30 Nov 2024
https://github.com/sseworld/eccomerce-backend
body-parser cors express mongoose nodemon
Last synced: 23 Nov 2024
https://github.com/quazisamiha/bistro_boss_server
cors expres-js jwt-token mongodb-database node-js nodemon
Last synced: 17 Nov 2024
https://github.com/quazisamiha/the_dragon_news_server
cors express-js node-js nodemon vercel-deployment
Last synced: 17 Nov 2024
https://github.com/sergejshk/file-service-node
aws-s3 bcrypt cookie-parser cors dotenv drizzle-orm express jsonwebtoken nodejs postgresql typescript zod
Last synced: 07 Dec 2024
https://github.com/anveshnalimela/ead
This repository contains projects and documentation related to Enterprise Application Development (EAD) labs. It focuses on building robust, scalable, and secure applications tailored for enterprise environments.
cors crud css express html javascript mongodb mongodb-replica-set react vite
Last synced: 17 Nov 2024
https://github.com/santhoshs50/backend
Wonder_Aqua_Garden_BE
cors dotenv expressjs jwt mailer mongoose nodejs nodemailer nodemon redux-toolkit stripe
Last synced: 24 Nov 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: 20 Nov 2024
https://github.com/amanmandal-m/flurn_booking_system_backend
This is Flurn Company Assignment this is for booking seats backend system .
cors csvtojson dotenv express-js mongoose node-js render swagger-docs swagger-ui
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/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/amanmandal-m/mock_11_backend
This is plan my trip backend app where user can view the travellers data , add travel information ,edit ,delete and user can filter according destination and sorting by price.
cors express-js mongoose node-js render-deployment
Last synced: 07 Nov 2024
https://github.com/henrique1204/nodejs-typescript-api-mensagens
API desenvolvida em curso com NodeJS, TypeScript e MongoDB.
cors express javascript mongodb mongoose nodejs typescript
Last synced: 22 Dec 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/rleite-it/dall-e-2.0-backend
cloudinary-api cors express file-saver mongodb mongoose nodejs openai-api
Last synced: 24 Nov 2024
https://github.com/swat1563/ed_tech_llm
The SEL Assistant Chatbot Backend, developed using Django REST Framework, integrates Azure OpenAI and LangChain to provide robust API support and advanced language processing for a student-focused chatbot, ensuring effective and secure emotional and social support.
azure chatbot cors django django-rest-framework drf langchain langchain-python llm openai openai-chatbot prompt-engineering
Last synced: 20 Nov 2024
https://github.com/swat1563/django-frontend-social-library
Created Social Library application by Django then deploy it on AWS by using Docker and Nginx
api-client aws aws-ec2 cors django django-rest-framework docker docker-compose dockerfile jwt nginx postgresql route53
Last synced: 20 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/jacksonsantin/shopping
Esse aplicativo tem a finalidade de diminuir o consumo de papel e poupar sua memória de precisar se lembrar de uma lista de compras
axios cors expo expo-google-fonts express github insomnia ionicons knexjs markdown-emoji nodejs npm react-native react-navigation sqlite ts-node typescript vscode yarn
Last synced: 18 Nov 2024
https://github.com/jacksonsantin/happy_nlw3
Projeto desenvolvido durante o workshop da Rocketseat, o NLW#3, com o objetivo de cadastrar orfanatos nas cidades para que as pessoas possam levar alegria para a criançada :D
axios cors expo expo-image-picker express express-async-errors imagepicker multer react react-icons react-leaflet react-native react-native-maps sqlite3 typeorm typescript yup
Last synced: 18 Nov 2024
https://github.com/alicbm/api-quizz
Quizz Project API
api-rest cors crud-api expressjs javascript middleware nodejs nodemon vercel-deployment
Last synced: 18 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/sakshi2215/youtube_clonebackend
This repository contains the backend code for a YouTube-like application. It provides the necessary APIs and services to handle user authentication, video uploads, comments, likes, and other functionalities. The backend is built using Node.js and Express, and it interacts with a database to store and retrieve data.
bcrypt bcryptjs cookie-parser cors javascript jsonwebtoken jwt-auth mongodb multer nodejs
Last synced: 20 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/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: 07 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/ivan-corporation/chartjs-react-with-api
Charts JS examples with coinranking API 🥧
Last synced: 18 Nov 2024
https://github.com/mossykazemi/securityinaspnetcore
Used Security Methods for and Insecure Website in Asp.net core
asp-net-core asp-net-web-api authentication authorization cookie cors external-login identityserver4 jwt policy security token validation web-api
Last synced: 18 Nov 2024
https://github.com/samedfft2634/fullstack_library_management_system
This project is a Library Management System. Users can add, delete and update books.
cors dotenv expressjs mui pg react sequelize-orm sqlite3 toast-notifications
Last synced: 20 Nov 2024
https://github.com/jai0212/chore-hero
A fullstack web application to connect users with skilled professionals for services like cleaning, plumbing, etc. Created using the MERN Stack (MongoDB, Express, React, Node.js) with Vite.
axios bcrypt cors css dotenv express fullstack html javascript jsonwebtoken mern-stack mongodb mongoose multer nodejs react stripe validator vite
Last synced: 18 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/manastiwari-ir/news-web-scraper
The News Scraper Web Application is a project designed to scrape and present the latest news headlines along with their associated images
beautifulsoup4 cors flask javascript python
Last synced: 20 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/faleialina/todo-list
axios cors create-react-app css express mongoose
Last synced: 22 Dec 2024
https://github.com/faleialina/restapi-jwt-authform
axis bycrypt cookie cors expressjs jwt-token postgresql sass vite
Last synced: 22 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/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/maximoospital/download-proxy
Demo for using a NuxtJS server as a proxy to avoid CORS-related trouble when downloading files form an external server.
axios cors download nuxtjs nuxtjs-template nuxtjs2 proxy v2
Last synced: 24 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/sankalpafernando/cors-extends
cors cors-proxy express jest npm-package typescript
Last synced: 18 Nov 2024
https://github.com/florian-catalin-elisei/realtime-chat-application
This is a straightforward realtime chat application created using React for the frontend and Node.js with Socket.IO for the backend. Users have the ability to join distinct chat rooms and engage in realtime communication.
cors css express html javascript query-string react react-router-dom react-scroll-to-bottom socket-io socket-io-client
Last synced: 19 Dec 2024
https://github.com/joacim-boive/lambda-cors-proxy
A simple CORS enabled proxy ready to deploy to AWS
aws aws-lambda aws-lambda-node cors cors-proxy lambda nodejs proxy
Last synced: 18 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/azmanosis/lyrify-capstone-api
This is the Server Side of the Capstone Project
body-parser cors dotenv express-js google-cloud-translate helmetjs lyrics lyrics-finder music node-js nodemon non-english spotify-web-api-node translate
Last synced: 01 Dec 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/jonoman55/yariga-server
Yariga Server
cloudinary cors express mongoose morgan node winston
Last synced: 21 Nov 2024
https://github.com/jonoman55/rockstar-status-api
Pulls data from the Rockstar Services Status Page and converts the data into lightweight API requests.
axios cors express express-async-handler express-rate-limit morgan nodejs nodemon winston
Last synced: 21 Nov 2024
https://github.com/jonoman55/goalsetter-backend
GoalSetter App Backend
bcryptjs colors cors dotenv express-async-handler expressjs jsonwebtoken mongoose nodejs nodemon
Last synced: 21 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/younusfoysal/eddox-hub-server
The Eddox-Hub Server is a backend service for a web application built using Node.js, Express, and MongoDB.
cookie-parser cors dotenv expressjs jsonwebtoken mongodb nodejs nodemon
Last synced: 21 Nov 2024
https://github.com/younusfoysal/axion-pay-server
Axion Pay is a basic MFS(Mobile Financial Service) application (like bKash or Binance)
bcryptjs body-parser cookie-parser cors dotenv express jsonwebtoken mongodb
Last synced: 21 Nov 2024
https://github.com/balakrishnan-10/hotel-booking-app---backend
Hotel Booking APP - Backend
bcryptjs cors dotenv expressjs jsonwebtoken mongodb-atlas mongoose nodemailer nodemon stripe-payments
Last synced: 07 Dec 2024
https://github.com/zeky84/javascript
Leveraging JavaScript dynamism to manage User/create-submit account without refreshing or changing .html view
Last synced: 21 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