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/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: 13 Dec 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: 13 Dec 2024
https://github.com/amanmandal-m/exactspace
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: 26 Dec 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: 26 Dec 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: 23 Dec 2024
https://github.com/chiragyadav2003/news-rest-api
This is the backend API for the Master Backend project, built with Express, Prisma, Redis, BullMQ and various other libraries to handle authentication, file uploads, rate-limiting, and more.
access-token bullmq caching cookie-parser cors express fileupload javascript nodejs nodemailer postgresql ratelimit redis refresh-token vinejs winston-logger
Last synced: 17 Dec 2024
https://github.com/ajmalfaris11/ajus-elearning-server
Backend server for the AJUs-Elearning platform, built with Node.js, Express, and MongoDB. Implements user authentication, course management, assignments, and real-time features with Redis caching and TypeScript support.
api authentication backend cookie-parser cors ejs-templates elearning express full-stack jwt learning-dashboard mongodb mongoose nodejs redis rest-api typescript typescript-development web-development
Last synced: 17 Dec 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: 26 Dec 2024
https://github.com/samyc2002/url-shortener-microservice
A project implementing URL Shortener Microservice
cors express javascript mongodb
Last synced: 17 Dec 2024
https://github.com/ucangun/fullstack_taskminder
TaskMinder is a full-stack todo application built with React and Express.js. It allows users to manage tasks by creating, updating, and deleting todos. The API is fully documented with Swagger and deployed on Heroku.
cors custom-hooks fullstack-development reactjs
Last synced: 18 Dec 2024
https://github.com/ertugrulsertaslan/real-time-chat
Realtime chat app made with ReactJS and socket.io.
cors express-js reactjs socket-io tailwindcss vite
Last synced: 24 Dec 2024
https://github.com/ertugrulsertaslan/taskguard
This application is designed to manage tasks with different user roles and permissions.
axios cors docker dotenv express-js jwt-authentication material-ui postgresql prisma reactjs reactrouter vite
Last synced: 24 Dec 2024
https://github.com/bunji2/gocors
Sample of CORS using GoLang (described in Japanese)
Last synced: 24 Dec 2024
https://github.com/ertugrulsertaslan/product-management
This project is an e-commerce application with admin and user roles.
cors docker dotenv express-js material-ui multer postgresql prisma react vite webpush-notifications
Last synced: 24 Dec 2024
https://github.com/theayushmajumdar/todotask-aws
"Fullstack Todo App using React, Node.js, and AWS" A modern Fullstack Todo app built with React and Node.js, leveraging AWS services like DynamoDB, Lambda, and Amplify for seamless cloud deployment.
aws-amplify aws-lambda cors dynamodb nodejs react
Last synced: 18 Dec 2024
https://github.com/0xabdulkhaliq/pixelhunt-backend
cors express mongoose rest-api
Last synced: 08 Nov 2024
https://github.com/vitinho163/food-explorer-backend
Back-End do projeto Food Explorer.
bcryptjs cors express jest jsonwebtoken knex multer nodejs nodemon swagger swagger-ui
Last synced: 18 Dec 2024
https://github.com/chinmoyt03/ai-shopping-list
Its aim is to take voice input from the web application and generate a shopping list including item name and quantity. It is a combined project (Data Science + Web development). For language processing NLP (spacy) is used.
cors flask json mysql nlp nodejs pydub python vuejs
Last synced: 15 Nov 2024
https://github.com/salman-faris-pk/bookstore_backend
creates backend of bookstore app
cors express-js mongodb mongoose node-js nodemon postman
Last synced: 18 Dec 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/calebcadainoo/webscrapper
Web scrapper built for fun
cheerio cors express nodejs webscraper
Last synced: 24 Dec 2024
https://github.com/jmgogo/webapp-security
A repo covering the basics of web application security
Last synced: 24 Dec 2024
https://github.com/manju1807/node-ts-express-template
A robust and secure Express.js boilerplate with TypeScript, featuring advanced security middleware, MongoDB integration, and tools for building production-ready Node.js apps.
advance-security boilerplate cors data-sanitization expressjs helmet mongoose nodejs nosql-injection produc product-ready secure-backend template typescript xss-protection
Last synced: 18 Dec 2024
https://github.com/sumaiyarimu22/proxima-server
Proxima is a powerful project management app built using the MERN stack. With proxima, users can create, update, and delete their own projects with ease. The app is highly secure, featuring robust JWT authentication and frontend route protection.
avast bcrypt cors dotenv express jsonwebtoken mongodb mongoose react validator
Last synced: 18 Dec 2024
https://github.com/sumaiyarimu22/envelope-server
bcryptjs cors dotenv express jsonwebtoken mongoose validator
Last synced: 18 Dec 2024
https://github.com/talhat298/surgical-server
SurgicalSavvy Server is a backend service built with Node.js, Express, and MongoDB. This project is designed to manage surgical services and orders, providing a RESTful API for interacting with the data.
api cors javascript mongodb nodejs reactjs
Last synced: 19 Dec 2024
https://github.com/talhat298/product-order-crud
This Node.js application, built with TypeScript, Express, and MongoDB, offers an API to manage products and orders with functionalities for creating, retrieving, updating, and deleting.
cors curd-operation dotenv eslint expressjs mongodb nodejs nodemon typescript zod
Last synced: 19 Dec 2024
https://github.com/seifsheikhelarab/ts-rest-api
A TypeScript-based REST API for user authentication and management with JWT-based authentication, bcrypt password hashing, and secure session handling.
bcrypt body-parser compression cookie-parser cors crypto dotenv express-js http jsonwebtoken lodash mongodb mongoose morgan node-js typescript
Last synced: 19 Dec 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: 19 Dec 2024
https://github.com/rob-blackbourn/bareasgi-cors
CORS support for bareASGI
asgi asyncio bareasgi bareasgi-cors cors cors-support python web
Last synced: 19 Dec 2024
https://github.com/ashimasaini45/authentication-apis
Tech Stack: Express.js(Backend), MongoDB(Database)
axios bootstrap cors nodemailer plugins-api react-router
Last synced: 19 Dec 2024
https://github.com/dodul01/teamvist-server
The server-side codebase for TeamVista Employee Management Website is responsible for handling backend logic, database interactions, and API endpoints.
api cors expressjs middleware mongodb nodejs
Last synced: 19 Dec 2024
https://github.com/dodul01/bookease-server
The BookEase Server Repository is the backend foundation of the hotel booking website, responsible for handling user authentication, room booking processes, and the management of user reviews.
cors express-js middleware mongodb nodejs-server nodejsapi
Last synced: 19 Dec 2024
https://github.com/toorop/ipfs-proxy
An IPFS reverse proxy that handle CORS (especially preflight), authentification, access rules, and more...
authentication cors ipfs reverse-proxy
Last synced: 24 Dec 2024
https://github.com/tamoziit/geminitest
Google generative AI API Test
cors expressjs gemini-api nodejs
Last synced: 11 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/florian-catalin-elisei/pdf-generator
This application combines React on the client side and Puppeteer with Express on the server side to generate PDF receipts. React, along with Axios, handles user input and HTTP requests, while Puppeteer on the server side creates PDFs using the submitted data.
axios cors css express file-saver html javascript puppeteer react
Last synced: 19 Dec 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/cosmosgenius/twitter-proxy
Twitter api proxy with cors support
api cors proxy twitter twitter-proxy
Last synced: 25 Dec 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: 26 Dec 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/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/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/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/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/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/jpblicer/metal-api
Ruby Backend API for storing Metal Bands
Last synced: 22 Nov 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/bytebigboss/bcors
A CORS utility library for Java web applications.
Last synced: 29 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/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/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/josana-kla/project-laboleria
cors dayjs dotenv expressjs joi-validation nodejs nodemon postgresql
Last synced: 23 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/josana-kla/projeto16-boardcamp
cors dayjs dotenv expressjs joi-validation nodejs nodemon postgresql
Last synced: 23 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/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/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/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/-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/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/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/takbirgazi/geographyolympiadbd-server
This is server of geographyolympiadbd
Last synced: 06 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