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/renatobritodev/consuming-api
Mini project to consuming api.
api axios cors express javascript nodejs nodemon
Last synced: 22 Nov 2024
https://github.com/ripper-no-chart/trpc-builder
Trpc API | Angular 16 - Builder APP
angular chalk cors dotenv express moment mongoose morgan nodejs superjson trpc trpc-api trpc-client trpc-crud-app trpc-server ts-node-dev typescrit zod
Last synced: 22 Nov 2024
https://github.com/sachnaror/combined_django_react_root
Django and React Integration: Session Authentication, CORS, CSRF Protection, and Cookie Management
authentication-mechanisms cookies cors cross-origin-requests csrf django react session session-management web-security
Last synced: 22 Nov 2024
https://github.com/rishavconsolelog21/dealsdray
This repo is for DealsDray Task, whose Tech Stack in the MERN Stack. Which have User Register, Login and Logout and Employee management system
bcryptjs cors express-js javascript jwt-authentication mongodb reactjs
Last synced: 22 Nov 2024
https://github.com/tanjubozok/net8demoapp
It is a n-tier .NET8.0 WebAPI project created for testing purposes.
automapper bogus bootstrap5 cors efcore8 fluent-api fluentvalidation http-client httpclientfactory jwt jwt-auth jwt-authentication jwt-token n-tier n-tier-architecture net8 postgresql repository-pattern serilog web-api-core
Last synced: 25 Nov 2024
https://github.com/speedkillsx/react-todo-list
Todo List client/server application using React, NodeJs and MySQL
cors expressjs javascript mysql nodejs react
Last synced: 25 Dec 2024
https://github.com/sumansauravmay/addan_digital_solution_profile
This is a full stack app for the user profile where user can register, login, see his profile, logout and delete his the profile.
axio bcrypt chakra-ui cors css env expressjs html javasc jsonwebtoken mongodb-atlas mongoose nodejs nodemon react-hooks react-router-dom reactjs
Last synced: 22 Nov 2024
https://github.com/acsbitmen/login-backend
Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.
body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql
Last synced: 22 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/himanshuraj98/speak-chat-app
A real-time chat application built using Node.js, Express.js, and Socket.io on the server-side, and HTML, JavaScript, and the Socket.io client library on the client-side.
cors express-js nodejs reactjs socket-io
Last synced: 22 Nov 2024
https://github.com/guruprasad3n/crud-node-application
The Product and Review Management System is a Node.js application with MongoDB integration that allows users to manage products and their associated reviews. This documentation provides an overview of the application, its features, technical requirements, and instructions for setting up and running the project.
chai cors dotenv expressjs mocha mocha-chai mongodb mongoose nodejs nodemon npm supertest
Last synced: 25 Dec 2024
https://github.com/atikur-24/mvc-architecture-template
MVC ARCHITECTURE TEMPLATE FOR EXPRESS SERVER
bcrypt cors expressjs jsonwebtoken mongoose nodejs
Last synced: 22 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: 31 Dec 2024
https://github.com/carloshenriquefs/scheduling-financial
💵 - Scheduling financial transfers
cors h2-database hibernate java11 transfer
Last synced: 22 Nov 2024
https://github.com/zrnik/php-slim-cors
Slim Framework 4 CORS Middleware
cors middleware php php8 slim-framework slim4
Last synced: 22 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: 03 Jan 2025
https://github.com/go-http-server/core
Core backend service with Go
asynq-queue cors gin-framework golang mailer postgresql redis
Last synced: 31 Dec 2024
https://github.com/praveenkumar8754/colour-suggestions-be
Daily dress colour suggestions for women
bcryptjs cors express mongoose nodejs nodemailer nodemon
Last synced: 22 Nov 2024
https://github.com/praveenkumar8754/password-reset-backend
This page was used to reset your password
bcryptjs cors dotenv expressjs html-css-javascript jwt-token mongoose nodejs nodemailer nodemon
Last synced: 22 Nov 2024
https://github.com/praveenkumar8754/password-reset-flow-backend
This page helps to reset your password.
bcryptjs cors expresjs html-css-javascript mongose nodejs nodemailer nodemon
Last synced: 22 Nov 2024
https://github.com/rafiul29/proxima-server
Proxima is a user-friendly project management application built using the MERN stack. With Proxima, users can create, edit, and delete projects with ease. The application features secure JWT authentication and frontend protected routes to ensure user privacy and security.
bycrypt cors devenv expressjs jwt mern-stack mongodb nodejs project-management react validator
Last synced: 25 Dec 2024
https://github.com/mohaiminul375/gadget_hub_server
A full-stack functional based Gadget Product website(server_side)
Last synced: 05 Jan 2025
https://github.com/isabelamoraes/nlw02
axios cors expo express google-fonts javascript knex nodejs react-native react-navigation reactjs typescript
Last synced: 22 Nov 2024
https://github.com/isabelamoraes/ignite-reactjs-auth
axios cors express jsonwebtoken jwt-decode nextjs nookies reactjs typescript uuid
Last synced: 22 Nov 2024
https://github.com/sashee/signed_urls_cors
Testing different configurations of domains and CORS headers when redirecting to an S3 signed URL
Last synced: 01 Dec 2024
https://github.com/fightiiing/ecommerce
Ecommerce site
bootstrap cors express html-css-javascript router-dom stripe usecontext-hook usestate-hook
Last synced: 22 Nov 2024
https://github.com/mohaiminul375/furni-flex-server
https://furni-flex-server-rho.vercel.app/furniture
Last synced: 05 Jan 2025
https://github.com/jumarinr/salud-ocupacional-back
Proyecto de requisistemas
Last synced: 22 Nov 2024
https://github.com/parthmodi23/mystore
E-commerce Website with MERN Stack
api api-rest cors e-commerce-project easy express mongodb nodejs reactjs
Last synced: 22 Dec 2024
https://github.com/reiver/corsproxy
A proxy server for adding permissive CORS headers.
cors cors-proxy cross-origin-resource-sharing
Last synced: 25 Nov 2024
https://github.com/tamoziit/geminitest
Google generative AI API Test
cors expressjs gemini-api 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/jonanv/gameofyear-firebase
Backend of gameofyear-angularjs
backend cors express firebase firebase-functions typescript
Last synced: 11 Nov 2024
https://github.com/kkurzawa/led-detroit-server
Server for Led Detroit Website
backend-api cors expressjs mongodb mongoose nodejs render server
Last synced: 25 Nov 2024
https://github.com/heliolj/nlw-setup-ignite
Aplicação de Hábitos feito no Evento NLW (Trilha Ignite) pela Rocketseat. 🚀💜
cors expo fastify figma nativewind nodejs prisma radix-ui react react-native sqlite tailwindcss typescript vite
Last synced: 25 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: 27 Dec 2024
https://github.com/cloudacademy/stocks-app
Stocks App
ajax api cloudacademy cors react
Last synced: 13 Nov 2024
https://github.com/yaroslavtsebro/web-store-api
class-validator cookie-parser cors docker docker-compose express inversify-express sequelize
Last synced: 02 Jan 2025
https://github.com/yaroslavtsebro/todo-app
simple todo api using prisma orm, express, etc
bcrypt class-transformer class-validator cors dotenv jwt prisma-client prisma-orm typescript winston winston-logger
Last synced: 02 Jan 2025
https://github.com/andrewjbateman/pern-stack-display
PERN Stack app
cors css3 express full-stack-application full-stack-web-development html5 material-ui nodejs pern-stack postresql react
Last synced: 27 Dec 2024
https://github.com/smilevp/shopify_backend
Shopify_Backend using Expressjs and Mongodb. I have deployed this repository in render.
bcryptjs cors dotenv express jsonwebtoken mongodb mongoose nodemailer nodemon razorpay validator
Last synced: 04 Jan 2025
https://github.com/kiranwankhade/invact
Movie Watchlist Application
chakra-ui cors dotenv expressjs mongodb mongoose react-icons react-loader-spinner react-router-dom reactjs
Last synced: 26 Dec 2024
https://github.com/kanokpit-yowaratch/json-server
A simple API with json-server
Last synced: 13 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/kainemon/tanaoshi
an anime streaming & manga reading provider RESTful API.
anime anime-scraper anime-streaming axios cheerio cors hono manga manga-reading manga-scraper swagger typescript
Last synced: 26 Dec 2024
https://github.com/smilevp/password_reset_backend
Password_Reset_Backend built using ExpressJS,Mongodb and Nodemailer
bcrypt cors dotenv express-generator jwt mongoose nodemailer nodemon
Last synced: 04 Jan 2025
https://github.com/prasanth2817/mybarber-app-backend
MyBarber Application is an application built for users to book and manage appointments at salons. Users can select stylists, services, and specific dates and times. Business users have a separate dashboard for managing appointments and services.
bcryptjs cors dotenv express jsonwebtoken jwt-authentication mongoose multer
Last synced: 02 Jan 2025
https://github.com/boostup/spotifly-firebase-cloud-functions-backend
The SpotifLy Backend is a set of Firebase Cloud functions backend for the SpotifLy react Frontend demo app.
cors express firebase oauth2 serverless-functions spotify-web-api
Last synced: 04 Jan 2025
https://github.com/kanokpit-yowaratch/express-mysql-api-pagination
REST API by Express.js and MySQL with Pagination + Search
bcrypt cors dotenv expressjs jwt multer mysql2 nodemon swagger swagger-ui-express typescript
Last synced: 13 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: 05 Jan 2025
https://github.com/andrewjbateman/file-metadata
:clipboard: FCC project to be able to select and upload a file via a UI
cors fcc freecodecamp freecodecamp-project javascript metadata metadata-microservice metadata-parser multer nodejs
Last synced: 27 Dec 2024
https://github.com/oteku/bs-cors
bs-cors is a Buckelscript binding to cors middleware
buckelscript-binding cors express reasonml
Last synced: 15 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: 26 Nov 2024
https://github.com/sazidulalam47/softeasy-server
Digital Commerce and Blog Server Suite
api cors crud-operation express mongodb-database nodejs server
Last synced: 26 Nov 2024
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: 26 Nov 2024
https://github.com/masaok/cors-proxy-server
Proxy Server for fetching API URLs to bypass CORS warnings
Last synced: 01 Dec 2024
https://github.com/dunghenry/api_todos
Backend todos
body-parser cors expressjs mongodb-atlas nodemon restful-api
Last synced: 26 Nov 2024
https://github.com/dunghenry/tours_app
React + Redux + MongoDB + Express + Nodejs
cors expressjs googleoauth helmet jsonwebtoken mongodb-compass mongoose nodejs nodemon react-hooks react-router reactjs redux-thunk redux-toolkit
Last synced: 26 Nov 2024
https://github.com/dunghenry/server-side
Server-Side
body-parser cors dotenv ejs express helmet morgan mysql nodemon
Last synced: 26 Nov 2024
https://github.com/dunghenry/social_media
Social Media use react, redux, expressjs, mongodb
bcrypt body-parser cookie-parser cors date-fns dotenv expressjs helmet jsonwebtoken mongodb-atlas mongoose morgan nodejs nodemon react-hooks reactjs redux-toolkit
Last synced: 26 Nov 2024
https://github.com/dunghenry/nodejs_express
NodeJS + Express
cors expressjs mongodb mongoose nodejs nodemon restful-api
Last synced: 26 Nov 2024
https://github.com/dunghenry/netflix-mern
bcrypt body-parser cors date-fns dotenv expressjs helmet jsonwebtoken mongoose nodemon reactjs
Last synced: 26 Nov 2024
https://github.com/dunghenry/express-typescript
body-parser cors dotenv express helmet mongoose morgan ts-node-dev typescript
Last synced: 26 Nov 2024
https://github.com/dunghenry/docker
NodeJS + docker
bcrypt body-parser cors docker dotenv expressjs helmet mongodb mongoose morgan nodejs restful-api typescript
Last synced: 26 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/devendracollage/node.js-crud-api
This repository contains the source code for a REST API built using Node.js and Express.js. The API provides endpoints for perform CRUD with Fitness Challenge Topic.
cors express-js mongoose node-js reactjs
Last synced: 26 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/atxtechbro/hue_api
A simple Flask and React-based web application that controls Philips Hue lighting scenes. Focused on creating and managing custom lighting environments like 'Wind Down' and 'Work From Home' to enhance productivity and relaxation. Supports seamless cross-origin communication between the frontend and backend with Flask-CORS.
api cors cross-origin-resource-sharing flask iot javascript lighting-control philips-hue python react smart-home web-development
Last synced: 26 Nov 2024
https://github.com/swaindhruti/planner-pal
cors expressjs jwt-authentication middleware mongodb nodejs react tailwindcss zod
Last synced: 26 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/kastorcode/gostack-module-16
Module #16 of the Rocketseat GoStack Bootcamp: Security at NodeJS/Continuing GoBarber API.
api backend bootcamp brazil cors course express gobarber goiania goias gostack javascript jsonwebtoken matheus module nodejs oliveira ramalho rocketseat yup
Last synced: 26 Nov 2024
https://github.com/kastorcode/gostack-live-17-docker-dockercompose
Live #17 of the Rocketseat GoStack Bootcamp: Docker and Docker Compose.
bluebird bootcamp brazil cors docker docker-compose dockerfile express goiania goias gostack javascript leaderboard live matheus nodemon oliveira ramalho redis rocketseat
Last synced: 26 Nov 2024
https://github.com/kastorcode/gostack-live-07-kubernetes
Live #7 of the Rocketseat GoStack Bootcamp: Docker and NodeJS in Kubernetes.
backend bluebird bootcamp brazil cors docker dockerfile express goiania goias gostack javascript kubernetes live matheus nodejs oliveira ramalho redis rocketseat
Last synced: 26 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