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/kumaresh231299/music-streamming-sk-be
This repo contains Music Streamming Application fsd project backend source using Nodejs and expressjs.
bcryptjs cloudinary cors dotenv expressjs jsonwebtoken mongodb-atlas moongose multer multer-storage-cloudinary nodejs nodemailer nodemon
Last synced: 10 Dec 2024
https://github.com/neelakandanv/url_shortener-be
MiniUrl - An Url shortening service
bcryptjs cors dotenv expreesjs git github javascript jwt mongodb-atlas mongoose nodejs nodemailer nodemon postman render
Last synced: 17 Nov 2024
https://github.com/savindaj/aad-assignment-javaee-web-pos
Java Entraprice edition implementation !
ajax bootstrap cors css html http-requests jakartaee java javascript jquery mysql servlet
Last synced: 11 Nov 2024
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/thesanchitadevi/black-market-server
backend
cors express express-middleware mongodb mongodb-atlas mongodb-database nodejs nodemon vercel-deployment
Last synced: 06 Dec 2024
https://github.com/vymalo/api-watcher-backend
Backend application for the API Watcher
cors dotenv express helmet husky knex lodash openapi-generator-plus passport repository-pattern socket-io sqlite3 typescript webpack5 winston
Last synced: 23 Nov 2024
https://github.com/gopalbasak1/bike-store-server
Technology & Live Server
cors dotenv eslint-config-prettier express mongodb mongoose nodejs prettier ts-node-dev typescript typescript-eslint-setup
Last synced: 14 Dec 2024
https://github.com/md-habib-ulla/scribestation
The Stationery Shop API is a comprehensive backend solution for managing a stationery store. Built with Node.js, Express, TypeScript, and MongoDB, it enables efficient management of products and orders with robust validation and error handling.
bcrypt cors dotenv express mongodb mongoose nodejs nodemon prettier typescript zod
Last synced: 14 Dec 2024
https://github.com/tusho7/e-commerce-api
A robust and scalable backend API for a shoes e-commerce platform built with Node.js, Express, and Prisma ORM. This API facilitates user authentication, product management, order processing, and email notifications, leveraging MySQL for data storage and Joi for data validation.
bcrypt cookie-parser cors expressjs joi-validation mysql-database nodejs nodemailer prisma uuid
Last synced: 29 Nov 2024
https://github.com/takbirgazi/geographyolympiadbd-server
This is server of geographyolympiadbd
Last synced: 06 Dec 2024
https://github.com/niteshrawat0401/student-dashboard
This is small student dashboard.
axios bcrypt cors dotenv expressjs jwt-authentication material-ui mongodb mongoose nodejs nodemon privateroutes reactjs tailwindcss
Last synced: 16 Nov 2024
https://github.com/niteshrawat0401/-dazzler_software
This is an admin panel that provides the ability for administrators to create, delete, and search user accounts. It also includes comprehensive validation for user signup and login processes.
axios bcrypt cors dotenv expressjs jsonwebtoken mongodb mongoose nodejs nodemon react-router-dom reactjs
Last synced: 16 Nov 2024
https://github.com/niteshrawat0401/faircent
Accurate BMI calculations for individuals, helping assess health and fitness levels based on height and weight measurements.
axios bcrypt cors dotenv expressjs jsonwebtoken material-ui mongodb mongoose nodejs nodemon react-router-dom reactjs
Last synced: 16 Nov 2024
https://github.com/niteshrawat0401/jwt-authentication
This is Full Stack JWT Authentication Application.
cors expressjs jwt-authentication middleware mongodb mongoose nodejs reactjs
Last synced: 16 Nov 2024
https://github.com/josana-kla/projeto16-boardcamp
cors dayjs dotenv expressjs joi-validation nodejs nodemon postgresql
Last synced: 23 Nov 2024
https://github.com/josana-kla/project-laboleria
cors dayjs dotenv expressjs joi-validation nodejs nodemon postgresql
Last synced: 23 Nov 2024
https://github.com/noderaider/universal-cors
CORS middleware implementation with emphasis on configurability of dynamic origins.
cors cors-middleware dynamic-origins express universal-cors
Last synced: 20 Dec 2024
https://github.com/bytebigboss/bcors
A CORS utility library for Java web applications.
Last synced: 29 Nov 2024
https://github.com/jpblicer/metal-api
Ruby Backend API for storing Metal Bands
Last synced: 22 Nov 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/nix7amcm/ca-crypto-dashboard
This is a fun, simple crypto dashboard, that provides cryptocurrency exchange rates and has a newsfeed section. It was created using React and utilises APIs from RapidAPI to fetch the exchange rates and newsfeed data.
api axios-react cors crypto dotenv express html-css-js nodejs rapidapi reactjs render-deployment
Last synced: 19 Nov 2024
https://github.com/marcel-msc/auth-server
Nodejs sever to learn how to use jsonwebtoken, authentication a user and to create, delete and update user information
bcryptjs cors dotenv express jsonwebtoken lowdb
Last synced: 06 Dec 2024
https://github.com/thund3rhawk/bim_admin_backend
aws-s3 bcrypt cloudinary cors express mongodb multer nodejs prettier prisma ts-node typescript
Last synced: 17 Nov 2024
https://github.com/kushrm2803/admin-dashboard
A comprehensive, responsive, and dynamic admin dashboard for business analytics built with the MERN stack.
admin-dashboard cors expressjs mern mongodb nivo-charts nodejs reactjs redux
Last synced: 19 Nov 2024
https://github.com/liliwei25/nestjs-template
NestJS template with everything you need to get started
bun commitlint cors docker eslint github-actions helmet husky lint-staged nestjs prettier swc template typescript zod
Last synced: 22 Nov 2024
https://github.com/bkpecho/quote-generator
This responsive quote generator, built using HTML, CSS, and JavaScript, features modern and professional-looking repeatable SVG background patterns from Hero Patterns. The Forismatic API is used for dynamic quote retrieval and easy content updates, while Twitter web intent is integrated for easy sharing of inspiring quotes.
api async-await cors css3 css3-animations flexbox html5 javascript twitter-web-intents
Last synced: 14 Dec 2024
https://github.com/bruno-c-p/rocket-movies
A fullstack app built with React and Node.js where users can register movies by adding a name, description, rating, and tags. This app helps organize and categorize movies in a simple way.
axios bcryptjs cors dotenv eslint express jest jwt knex multer nodejs phosphor-icons pm2 prettier react sqlite tailwindcss vite
Last synced: 06 Dec 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: 18 Nov 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: 12 Dec 2024
https://github.com/gdgiri/student-mentor-assign
i done mongoDB connectivity
cors dotenv express mongodb mongodb-atlas mongoose node-js nodemon
Last synced: 16 Nov 2024
https://github.com/pranava007/fsd-auth-backend
This is a FSD Regsiter Login Forget-Password
bcryptjs cors expressjs nodejs nodemailer
Last synced: 16 Nov 2024
https://github.com/pranava007/fsd-curd-operation-backent
This is a FSD-CURD-Operation-Backent
cors expressjs mongoose mvc-architecture nodejs
Last synced: 16 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/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/malay-24/backendeval
NEM111-EVAL4
cors expressjs middleware mongodb-atlas mongoose nodejs
Last synced: 20 Dec 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/bryamjesus/api-jwt
cors jsonwebtoken jwt node node-js nodemon
Last synced: 23 Nov 2024
https://github.com/luiizsilverio/partytime
Aplicação Node + Mongoose
cors jsonwebtoken mongoose multer nodejs
Last synced: 06 Dec 2024
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/bryamjesus/ns-backend
Project Final
cors final-project javascript jsonwebtoken learn learning mongodb mongoose nodejs nodemon
Last synced: 23 Nov 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/pacmancity/django-xml-parser
тестовое задание, приложение для добавления данных из xml в базу данных
cors django djangorestframework-xml djanogo-rest-framework python
Last synced: 10 Nov 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/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/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/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/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/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/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/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/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/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/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/kirandash/mycoffeeappserver
Server for MyCoffeeApp
cors expressjs nedb rest restful-api
Last synced: 21 Dec 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/badrikomma/contactslist-server
cors expressjs mongodb mongoose
Last synced: 19 Nov 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: 05 Dec 2024
https://github.com/ggturan/university-server
This the repository of backend server for University Management
authentication authorization cloudinary cors dotenv expressjs joi jwt mongoose nodejs nodemailer prettier-eslint typescript zod
Last synced: 14 Dec 2024
https://github.com/ggturan/sporting-goods-server
cors eslint-prettier expressjs mongoose nodejs nodemon typescript zod
Last synced: 14 Dec 2024
https://github.com/iamkhan21/cors-proxy
CORS proxy-server
cors cors-proxy proxy proxy-server
Last synced: 23 Nov 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/eldsonc/backend-country
Backend CountrySearch
axios cors dotenv express nodejs typescript
Last synced: 06 Dec 2024
https://github.com/shaching/dotnet-core2-starter-kit
cors docker dotnet-core swagger2
Last synced: 21 Dec 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: 13 Dec 2024
https://github.com/mainageorge/node-express-api
This is an app to test building an api with nodejs and express framework The app uses mongodb for storing data. You need to set up the connection string to mongodb to use it. The app is a RESTful API CRUD operations on a model product with validations using Joi library and custom validation middlewares.
cors express expressjs joi joi-validator-schema jwt-authentication jwt-bearer-tokens model-validation mongodb mongoose nodejs nodemon promises-async-await rest-api restful-api
Last synced: 14 Dec 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: 09 Dec 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: 21 Dec 2024
https://github.com/nasib15/scic-server
A basic Fullstack website where an user can perform some basic search, filtering functionalities.
Last synced: 21 Dec 2024
https://github.com/ajithkumar-v-1/artvista-gallery-backend
ARTVISTA BACKEND
authentication cookie-parser cors express nodejs
Last synced: 21 Dec 2024
https://github.com/benevanio/teams-clone
Clone Teams
clone clone-app cors ejs-express ejs-template-engine ejs-templates express express-middleware expressjs http microsoft node nodejs nodemon nodemon-express peer-to-peer soket-io system teams uuidv4
Last synced: 29 Nov 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: 14 Dec 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: 16 Dec 2024
https://github.com/nikilkumaar/todo-backend
A simple Todo List application built with the MERN stack (MongoDB, Express, React, Node.js). Users can add, view, update, and delete tasks. The app demonstrates full-stack development, with a React frontend connected to a Node/Express backend, and MongoDB for task storage.
cors dotenv expressjs mongoose nodemon
Last synced: 21 Dec 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/cartory/antique-bidding-back
Antique bidding backend
cors dotenv express javascript mysql2 sequelize socket
Last synced: 19 Nov 2024
https://github.com/aajafry/ums_api
I started this project simply to learn more about EJS in a hands-on way. My aim is to understand it better and become proficient at using it.
body-parser cors dotenv ejs expressjs mongoose multer nodejs nodemon
Last synced: 21 Dec 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: 16 Dec 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/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: 21 Dec 2024