Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/pranava007/curd-day-2

CURD OPRATION Node/Express

cors expreesjs json nodejs

Last synced: 16 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/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/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/niteshrawat0401/techo2

Users can log in, access their details securely. Admins have access to all user accounts for efficient management.

bcrypt cors dotenv expressjs jwt-token mongodb mongoose nodejs nodemon reactjs reactrouterdom

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/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/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/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/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/fabianroy/my-first-server

Connecting with Frontend

api backend cors expressjs nodemon server

Last synced: 12 Nov 2024

https://github.com/hgschandeepa/recipies-app-mren-stack-

This is an app that users can save their own recipes and share with the community.

cors express jwt-authentication mongodb nodejs react tailwindcss

Last synced: 12 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/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/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/vidhya0501/employeemanagement

Employee Management System using (React js, Node js, Express js, MySQL)

axios bcrypt bootstrap-icons bootstrap5 cookie-parser cors dotenv expressjs jsonwebtoken mysql nodejs react-router-dom reactjs

Last synced: 12 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/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/absqueued/cors-remote-content

Bypassing CORS to get partial remote content

allorigins cors javascript jquery

Last synced: 11 Oct 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: 06 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/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/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/luifean/randomflix-api

API desenvolvida a fim de prover informações de filmes da sua lista da Netflix. Faz uso do conceito de web scraping como data source.

cors express javascript nodejs puppeteer

Last synced: 08 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: 07 Nov 2024

https://github.com/jmgogo/webapp-security

A repo covering the basics of web application security

cors csrf sql-injections xss

Last synced: 06 Nov 2024

https://github.com/amanmandal-m/dent_care_backend

This is Dental Care Booking Appointment System Backend here user can register with valid credentials and also they can login and view the services and doctors and book appointement .

bcrypt cors express-js jsonwebtoken node-js

Last synced: 07 Nov 2024

https://github.com/bunji2/gocors

Sample of CORS using GoLang (described in Japanese)

cors golang http

Last synced: 06 Nov 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: 06 Nov 2024

https://github.com/h-campos/socket-chat-app

Chat app build with react and socket.io 💬

cors expressjs js react socket-io training

Last synced: 28 Oct 2024

https://github.com/sm-noushan/jtask-ph-server

SuperShop is an innovative e-commerce platform designed to provide users with a seamless and engaging shopping experience.

cors expressjs mongodb mvc nodejs

Last synced: 20 Oct 2024

https://github.com/laynef/node-secure-cors

CORS for Node.js that does not allow wildcards for Subdomain attacks

cors security subdomains

Last synced: 07 Nov 2024

https://github.com/shakilpendhari/todo

This is my backend project.

cors expressjs jwt mongodb nodejs

Last synced: 26 Oct 2024

https://github.com/shakilpendhari/render_api

This is repository used as backend for clone of peperfry website

cors json-serve json-server

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

Cross-origin resource sharing (CORS) Awesome Lists
Cross-origin resource sharing (CORS) Categories