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-11-14 00:05:31 UTC
- JSON Representation
https://github.com/phatnguyenuit/express-example
This is an express example application implement CRUD with Mongoose. Support dockerize
body-parser cors dotenv expressjs mongoosejs nodejs
Last synced: 11 Nov 2024
https://github.com/debrajhyper/e-commerce
This is a comprehensive e-commerce full-stack application built using Next.js for the frontend and Node.js with Express.js for the backend. It provides functionality for user authentication, seller product management, and buyer shopping experience.
bcryptjs cors expressjs jwt-authentication nextjs14 nodejs postgresql reacthookform reactjs shadcn-ui tailwindcss typescript zod zustand
Last synced: 11 Oct 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/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/dadangdut33/personal-web-backend
Server code of my personal web
cors express nodejs swagger typescript
Last synced: 09 Oct 2024
https://github.com/spm999/ai-certs
The application supports creating, reading, updating, and deleting (CRUD) tasks. Each task has a title, description, status (e.g., pending, in-progress, completed), and due date.
cors expressjs git inmemory-db nodejs react-router-dom reactjs render rest-api vercel
Last synced: 15 Nov 2024
https://github.com/sujoncoder/database_authentication
body-parser cors dotenv express-js mongodb mongodb-atlas mongoose node-js nodemon
Last synced: 11 Nov 2024
https://github.com/sujoncoder/express_js
body-parser chalk cors dotenv express-js middleware morgan multer-storage mvc-architecture nodemon
Last synced: 11 Nov 2024
https://github.com/ajsalemo/omdb-graphql-apollo
Movie listing's application that pulls data from the OMDb API. This is a React application with an express backend, using an GraphQL server and Apollo
api apollo axios cors dotenv express graphql jsx material-ui omdb persistent-storage react server single-page-app
Last synced: 07 Nov 2024
https://github.com/tushcmd/olo-scraper
This is a full-stack web scraping application that simulates browser-like interactions using a headless browser. Users can input a URL, and the application scrapes data and performs specified actions.
cors express nodejs puppeteer react tailwindcss typescript winston
Last synced: 05 Nov 2024
https://github.com/takbirgazi/oclub-server
This Server Using Modular Design Pattern
cors dotnet express modular modular-design mongodb nodejs
Last synced: 13 Oct 2024
https://github.com/saulwolfdev/full-stack-abm-register-users
async-await axios cors dotenv express mongodb mongoose nodejs nodemon react react-icons try-catch
Last synced: 11 Oct 2024
https://github.com/jpblicer/metal-api
Ruby Backend API for storing Metal Bands
Last synced: 13 Oct 2024
https://github.com/alexferl/falcon-crossorigin
A simple Falcon module for Cross-Origin Resource Sharing (CORS)
cors cors-enabled falcon falcon-cors falcon-framework falcon-middleware python-falcon
Last synced: 13 Oct 2024
https://github.com/hugovarellaa/project-full-stack
Back-end
axios cors dotenv express jsonwebtoken nodejs prisma socket-io ts-node-dev typescript
Last synced: 05 Nov 2024
https://github.com/hugovarellaa/nlw-09
NLW - Esports
cors expo express-js nodejs phosphoricons prisma radix-ui react-native reactjs tailwindcss typescript vitejs
Last synced: 05 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: 29 Oct 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: 13 Oct 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: 13 Oct 2024
https://github.com/chandrabose-11/weddingwise-backend
This repo contains Back End code for the Weddingwise Management . Built using MERN Stack.
bcryptjs cors expressjs jwt-authentication mongodb mongoose nodejs nodemon-express postman render
Last synced: 24 Oct 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: 12 Oct 2024
https://github.com/carloshenriquefs/scheduling-financial
💵 - Scheduling financial transfers
cors h2-database hibernate java11 transfer
Last synced: 13 Oct 2024
https://github.com/zrnik/php-slim-cors
Slim Framework 4 CORS Middleware
cors middleware php php8 slim-framework slim4
Last synced: 13 Oct 2024
https://github.com/oteku/bs-cors
bs-cors is a Buckelscript binding to cors middleware
buckelscript-binding cors express reasonml
Last synced: 28 Oct 2024
https://github.com/thund3rhawk/bim_admin_backend
aws-s3 bcrypt cloudinary cors express mongodb multer nodejs prettier prisma ts-node typescript
Last synced: 12 Oct 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: 12 Oct 2024
https://github.com/liliwei25/nestjs-template
NestJS template with everything you need to get started
commitlint cors eslint helmet husky lint-staged nestjs prettier swc template typescript
Last synced: 13 Oct 2024
https://github.com/spm999/medical-portal
It is a comprehensive web application designed to streamline healthcare management between doctors and patients. Built using React for the frontend and Node.js with PostgreSQL (NeonDB) for the backend, the system facilitates secure doctor registration, patient signup, login functionalities, and robust management of PDF documents.
bcryptjs cors css doctor jwt-authentication medical-care multer neondb nodejs nodemon npm postgres react react-router-dom
Last synced: 15 Nov 2024
https://github.com/abhich21/simplifi
A basic login template app for any website including frontend and backend.
axios cors expressjs mongoose nodejs notistack react-router-dom reactjs styled-components
Last synced: 31 Oct 2024
https://github.com/neelakandanv/mycrm-be
MyCrm - A Simple and Secure CRM App with tokenized requests and role based authorizations.
bcryptjs cookieparser cors dotenv expreesjs git github javascript jwt mongodb-atlas mongoose nodejs nodemailer nodemon postman render
Last synced: 12 Oct 2024
https://github.com/sankalpafernando/cors-extends
cors cors-proxy express jest npm-package typescript
Last synced: 12 Oct 2024
https://github.com/routbullet/auth-mern
auth-mern is a full-stack application developed with the MERN stack (MongoDB, Express, React, Node.js) designed to illustrate user authentication and authorization. This project features separate backend and frontend directories to maintain a clean separation of concerns, ideal for learning and understanding MERN stack development.
cors dotenv expressjs full-stack js-cookie jsonwebtoken login-system mern-stack middleware mongodb moongose nodejs nodemon react react-router-dom restful-api scripts styled-components typescript vite
Last synced: 31 Oct 2024
https://github.com/iam-abhishek-yadav/tasks
Your go to tasks app
axios bcrypt-ts cloudfare-workers cookies cors hono jwt lazy-loading postgresql prisma protected-routes react-router-dom reactjs typescript zod
Last synced: 24 Oct 2024
https://github.com/akashp73387/settly-assessment-backend
An application form for a new account where users enter their personal details, validate the information, and have the option to edit and resubmit the form before finalizing their registration.
cors crud-api dotenv expressjs mongodb mongoose nodejs nodemon
Last synced: 31 Oct 2024
https://github.com/spm999/audio-transcriber
Audio transcriber using deepgram
api audiototext cloudinary component cors deepgram mern-stack mongoose nodejs react transcription vite
Last synced: 15 Nov 2024
https://github.com/pacmancity/django-xml-parser
тестовое задание, приложение для добавления данных из xml в базу данных
cors django djangorestframework-xml djanogo-rest-framework python
Last synced: 10 Nov 2024
https://github.com/idowudamolaolatunji/api-getquicka
bcrypt cors expressjs jwt modemailer mongodb mongoosejs nodejs
Last synced: 23 Oct 2024
https://github.com/rob-blackbourn/bareasgi-cors
CORS support for bareASGI
asgi asyncio bareasgi bareasgi-cors cors cors-support python web
Last synced: 14 Oct 2024
https://github.com/ashimasaini45/authentication-apis
Tech Stack: Express.js(Backend), MongoDB(Database)
axios bootstrap cors nodemailer plugins-api react-router
Last synced: 31 Oct 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: 01 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: 01 Nov 2024
https://github.com/bqardi/sunes-ostebiks
Skoleopgave, hvor vi laver fetch kald til vores (oste) API.
api cors express fetch skoleopgave token
Last synced: 15 Nov 2024
https://github.com/mtwn105/phonepe-pulse-plus
An API on top of PhonePe Pulse Data APIs
cors data data-science express finance hacktoberfest heroku javascript nodejs phonepe pulse
Last synced: 15 Nov 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: 14 Oct 2024
https://github.com/hodinhtuankiet/trello-backend-express
A personal task management Web designed to help you stay organized and focused. With Trello App, you can effortlessly manage your daily tasks and prioritize your to-do lists to achieve your goals
aggregate axios babel cors express mongodb multer
Last synced: 07 Nov 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: 25 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: 25 Oct 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: 25 Oct 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: 25 Oct 2024
https://github.com/theycallherlou/hapiapi
This directory is the express server for the web window.
babel cors eslint express helmet jest typescript typescript-eslint
Last synced: 25 Oct 2024
https://github.com/mtwn105/slice
Split Your Expenses with Friends using Node.js
angular angular10 bulma cors css expenses hacktoberfest html javascript jwt mongodb mongoose nodejs npm scss slice split typescript
Last synced: 15 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: 18 Oct 2024
https://github.com/abtaaahi/cholo-kini-api
A backend API for sending order confirmation emails.
cors expressjs nodejs nodemailer
Last synced: 29 Oct 2024
https://github.com/jsinkx/vish-app-backend
Backend app to get university schedule via parse google docs sheets (with updates in interval time)
backend cors docker express google-docs-api mongoose nginx nodejs parser typescript vite-proxy
Last synced: 15 Oct 2024
https://github.com/sujoncoder/developer_swag
bcryptjs cors dotenv express-js jwt-authentication mongodb mongoose morgan nodejs nodemailer
Last synced: 20 Oct 2024
https://github.com/faleialina/todo-list
axios cors create-react-app css express mongoose
Last synced: 05 Nov 2024
https://github.com/chewbaccayeti/octo_games_metrics
This repo dedicated to data scrapping/parsing them into fronted side with Highchart.js statistics (SteamDB, RedditAPI)
ajax axios cheerio cors dotenv express hot-reload javascript momentjs nodejs nodemon parsing puppeteer react reddit scraping steam typescript webpack
Last synced: 10 Oct 2024
https://github.com/sutharshantanu/razorpay-gateway
Backend Repository for RazorPay Payment Intergration in Node JS + MongoDB.
cors dotenv express-js mongodb mongoose node-js razorpay razorpay-api
Last synced: 07 Nov 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: 15 Oct 2024
https://github.com/eldsonc/backend-country
Backend CountrySearch
axios cors dotenv express nodejs typescript
Last synced: 15 Oct 2024
https://github.com/sm-noushan/task-management-server-bytebux
Client
cors expressjs mongodb mvc-pattern
Last synced: 20 Oct 2024
https://github.com/phanxuanquang/asp.net-core-web-api-with-orm
The template to setup a backend server using Entity Framework and XML Documentation, bypassing CORS policies, restructuring API response format, and customizing message for standard HTTP status codes
api asp-net-core backend cors csharp dotnet entity-framework entity-framework-core mssql npgsql orm postgresql sql sqlite sqlserver swagger template visual-studio
Last synced: 25 Oct 2024
https://github.com/jmgogo/webapp-security
A repo covering the basics of web application security
Last synced: 06 Nov 2024
https://github.com/aayushthakur1999/eventschedulingsystem
An app which helps in scheduling events and meetings for people in a department/office.
cookie-parser cors daisyui dotenv expressjs mongoosejs nodejs nodemon prettier react-router-v6 react-toastify react-typescript tailwindcss ts-node tsx typescript vitejs
Last synced: 21 Oct 2024
https://github.com/sreeragp69/notes-app-backend
Backend for the Note App built with Node.js, Express.js, and MongoDB. Handles user authentication, note management, and API requests.
authentication backend cors crud dotenv express-js jwt mern mongodb nodejs rest-api
Last synced: 10 Oct 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: 02 Nov 2024
https://github.com/smilevp/query_support_backend
Query Support Backend
bcrypt cors dotenv express-generator jwt mongoose-model mongoose-schema nodemailer
Last synced: 12 Nov 2024
https://github.com/lexhouk/goit-pyweb-hw-13-task-1
Модуль 13. Розширені теми Backend-розробки
cloudinary cors cors-enabled cors-middleware docker-compose environment-variables fastapi-mail fastapi-middleware fastapi-security goit goit-pyweb-hw-13 limiter reset-password security send-email studying verify-email
Last synced: 26 Sep 2024
https://github.com/laynef/node-secure-cors
CORS for Node.js that does not allow wildcards for Subdomain attacks
Last synced: 07 Nov 2024
https://github.com/shakilpendhari/render_api
This is repository used as backend for clone of peperfry website
Last synced: 26 Oct 2024
https://github.com/daniarmakyev/kyrgyz-legacy
Kyrgyz Legacy: An interactive language learning platform for Kyrgyz, with translations in Russian, English, and Hindi.
axios cors express i18next jwt-authentication multer next node postgresql react redux-toolkit rest-api sequelize tailwind typescript
Last synced: 07 Nov 2024
https://github.com/sugrado/go-rest-api-template
Go backend (Rest API) project template with Chi and HTTP package.
cors go go-chi go-http go-playground-validator golang http pgx pgxpool postgresql slog squirrel
Last synced: 08 Nov 2024
https://github.com/omaxel/node-express-simple-boilerplate
A basic boilerplate project to start creating APIs with Node.js and Express. CORS enabled.
api boilerplate cors express nodejs
Last synced: 12 Oct 2024
https://github.com/dozyio/hello-go-lambda-api-gateway-terraform
Terraform all the things - AWS Lambda, Cogntio, API-Gateway with CORS, SQS, SNS, DynamoDB, SPA configuration
aws-api-gateway aws-lambda cognito cors dynamodb go iac sns sqs terraform terraform-aws vue vuejs
Last synced: 06 Nov 2024
https://github.com/tech-warriors-corporation/harvtech-platform-api
The API to manage communication between other services in HarvTech.
api commitlint cors eslint husky jest koajs nodejs postgresql prettier typescript
Last synced: 15 Oct 2024
https://github.com/wilmanconde2/bc-71370-integrador_etapa4_frontendv1.1-wilman-conde
Web App with full CRUD
bootstrap cors dotenv express-middleware express-validator expressjs javascipt javascript-framework mongodb multer nodejs nodemon react-components react-hooks react-router react-router-dom reactjs sass vite
Last synced: 29 Oct 2024
https://github.com/tripolskypetr/pwalauncher
The PWA launcher for react-declarative
cors cors-proxy honeypot http https mixed-content osint path-proxy port-forwarding proxy pwa react-declarative reverse-proxy same-origin websocket
Last synced: 27 Oct 2024
https://github.com/pacmancity/cinemate-api
"Cinemate-apiI" 🎬 - мощный REST сервис, созданный с Django REST framework, для управления фильмами и отзывами. 📽️ Поддерживает PostgreSQL, обеспечивает безопасность с JWT токенами, и систему рейтингов и отзывов 🌟. Анализирует IP-адрес для учета только уникальных отзывов пользователей. 📊 Быстрое развертывание с тестовой базой данных включено! 🚀
cors django django-ckeditor django-filter django-rest-framework open-api pillow psycopg2-binary simple-jwt sql sqlite
Last synced: 14 Oct 2024
https://github.com/nda17/node-express-server
Node-express-server
colors compression cors dotenv express-js helmet jest morgan node-js prisma supertest ts-node-dev tsconfig-paths typescript zod-validation
Last synced: 02 Nov 2024
https://github.com/mrarvind90/fcc-metric-imperial-converter
A simple full-stack server-side rendered web application built on HTMX, NodeJS and Express to convert metric units to imperial and vice versa for freeCodeCamps' Quality Assurance certification.
bootstrap5 cors css3 eslint express-validator expressjs fcc fcc-certification fcc-exercise freecodecamp freecodecamp-project html5 javascript mathjs nodejs prettier
Last synced: 10 Nov 2024
https://github.com/giovanesouza/market-place-nodejs
O código do mais novo market place - Projeto desenvolvido ao longo do curso de Desenvolvimento Full Stack, módulo Back-end Development da Ília/Italents.
arquitetura-mvc bycrypt cors env express javascript jwt mongodb mongoose nodejs swagger-ui
Last synced: 08 Nov 2024
https://github.com/fralonra/corsen
A universal Cross-Origin Resource Sharing(CORS) middleware
Last synced: 02 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: 13 Oct 2024
https://github.com/luayasaadsson/parentbuddy
An AI-based application that helps parents discover and plan activities for their children, based on geolocation and interests. The app provides personalized recommendations and allows users to save their favorite activities for future use.
bcrypt cors dotenv express jwt mongoose nodejs openai radix-ui react shadcn-ui tailwindcss typescript
Last synced: 03 Nov 2024
https://github.com/shreya-paul-17/minor-projects
Minor Projects made during Web Development Course of PW Skills
bcryptjs cloudinary cookie-parser cors css3 express-js html5 javascript jsonwebtoken mongoose morgan multer node-js nodemailer nodemon tailwind-css
Last synced: 13 Oct 2024
https://github.com/aayushthakur1999/ytclone-backend
A repository which serves as the backend for our YouTube clone app
bcrypt cookie-parser cors dotenv expressjs javascript jsonwebtoken mongodb-atlas mongoose-aggregate-paginate-v2 mongoosejs multer nodejs nodemon prettier
Last synced: 12 Nov 2024
https://github.com/abhishekjaiswar221/taskify-cloud-todo-backend
Taskify Cloud Todo Backed
bcryptjs cors express-validator expressjs jwt-authentication mongoosejs nodejs
Last synced: 12 Nov 2024