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/princeinscripts/task-2-blog-website

A MERN stack blog app for creating, managing, and sharing posts. Features user authentication, image uploading, liking, and responsive design.

authentication blogging cors express full-stack jwt mern mongoose multer node react web-app

Last synced: 14 Nov 2024

https://github.com/developeromarfaruk/node-react-custom-jwt-auth

In this repository Login and Register authentication and authorization are done by using a custom JWT token.

axios bcryptjs bootstrap5 cors css3 dotenv express-js html5 jsonwebtoken jsx jwt-token mongodb nodejs nodemon react-hooks react-router reactjs restful-api

Last synced: 29 Dec 2024

https://github.com/nishantcoder108/movie-booking-app

Hi , This is the movie booking app where we can book movie . In this application , functionality is Login , Logout, Signup , movie search , movie book and finally payment. So , that's all about it.

axios bcryptjs body-parser bootstrap5 cors dotenv express jsonwebtoken material-ui mongodb mongoose nodejs nodemon react-bootsrap react-icons react-player react-router-dom reactjs

Last synced: 12 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/hramov/go_api

Golang REST API structure with architecture and boilerplate code

api-rest cors gin-gonic golang grpc grpc-go ioc-container jwt-authentication

Last synced: 08 Jan 2025

https://github.com/kirandash/mycoffeeappserver

Server for MyCoffeeApp

cors expressjs nedb rest restful-api

Last synced: 21 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/abdullah0332/web_rtc_chat_app

Build and deploy a React Video Chat Application using WebRTC.

cors express material-ui nodejs nodemon peer react react-copy-to-clipboard simple-peer socket-io

Last synced: 08 Jan 2025

https://github.com/abdullah0332/ecommerce-redux

A Complete E Commerce Website on MERN Stack with Redux and Stripe for Payment and also Cloudinary for store Images on cloud.

bootstrap cloudinary cookie cors express-fileupload expressjs mongodb mongoose nodejs reactjs stripe

Last synced: 08 Jan 2025

https://github.com/abdullah0332/bookstore-api-test-mocha-chai

Book store node js api testing with mocha and chai.

chai chai-http cors express mocha mocha-chai mongoose morgan

Last synced: 08 Jan 2025

https://github.com/shazron/cors-test

CORS test via Express.js

cors expressjs

Last synced: 06 Dec 2024

https://github.com/miasanromen/hotellisting.api

REST API, created on C# language using ASP.NET Core Web API

asp-net-core automapper cors entity-framework-core rest-api restful swagger swagger-ui webapi

Last synced: 30 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/iurianu/goodreads-web-scraper

A simple web scraper that gets a book from goodreads.com by providing the ISBN

axios bootstrap cheerio cors express-js goodreads javascript nodemon

Last synced: 14 Nov 2024

https://github.com/iurianu/simple-web-scraper

A simple web scraper with axios and express

axios cheerio cors express node scraper

Last synced: 14 Nov 2024

https://github.com/ajith-11399/hall-booking

Task - 26 - NodeJs - Hall Booking CRUD OPS in Express and NodeJs

backend cors expressjs nodejs nodemon

Last synced: 08 Jan 2025

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/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/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/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/jonathas/restify-cors-dev-proxy

A proxy to solve CORS issues in development

cors cors-proxy javascript nodejs proxy proxy-server

Last synced: 16 Nov 2024

https://github.com/pblnahu1/login-react-mysql-node

Login con React y NodeJS. Para el Front uso Axios. Para el Back uso Express, CORS y MySQL

axios cors expressjs javascript mysql nodejs react

Last synced: 02 Jan 2025

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/hacker1649/videocatchr

VideoCatchr lets you download your favorite YouTube videos with ease. Simply paste the link, and get your video saved directly to your device!

api backend cors css3 express frontend nodejs reactjs ytdl-core

Last synced: 19 Nov 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/xterikatx/dev-radar

Projeto feito na Semana Omnistack 10.0 utilizando ReactJS, Node.js e MongoDB. ❤

cors dev-radar mongodb node-js reactjs rocketseat yarn

Last synced: 12 Dec 2024

https://github.com/khaledssbd/sa-tourism-project-server-side

SA-Tourism is a tourism based web application for South Asian spots where tourists can get details of spots for future tour.

cors dotenv express mongodb nodemon

Last synced: 14 Dec 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/panda4817/serverless-api

My own serverless API with several Netlify lambda functions to get data from third party APIs, with CORS enabled.

api cors javascript lambda-functions netlify npm severless

Last synced: 03 Jan 2025

https://github.com/mahamudm90/natours

An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽

compression cors css3 expressjs helmet javascript json-web-token mongodb-atlas mongosse multer nodejs stripe-api validator

Last synced: 19 Nov 2024

https://github.com/surya-tamang/finance_tracker

The Finance Tracker app, built using the MERN stack (MongoDB, Express.js, React.js, Node.js) and styled with Tailwind CSS, allows users to manage and track their expenses efficiently. [-Not completed-]

chartjs cors express jwt-token nodemon npm reactjs redux redux-toolkit tailwindcss

Last synced: 07 Jan 2025

https://github.com/basedhound/crud-test-2_api

RESTful API built with Node.js and Express, featuring authentication, MongoDB integration, and full CRUD operations. It includes robust security and validation measures for secure data handling.

api bcrypt cors dotenv express helmet jsonwebtoken jwt mongodb mongoose mongoose-unique-validator multer nodejs

Last synced: 02 Jan 2025

https://github.com/basedhound/crud-test-1_api

Build a REST API with Node, Express, and MongoDB. This API should handle CRUD operations for managing products and be connected to a database. Successfully implementing it will reveal a secret word.

api cors crud dotenv express mongodb mongoose node nodejs

Last synced: 02 Jan 2025

https://github.com/nikhilgugwad/shopify-back-end

Part of Shopify Full Stack MERN Project

cors expressjs jwt mongodb-atlas-database mongoose multer nodejs

Last synced: 03 Jan 2025

https://github.com/mohib75/specto-server

This is a demo e-commerce website, where people can see the products avillable.

cookie-parser cors dotenv jwt mongodb vercel

Last synced: 07 Jan 2025

https://github.com/smilevp/rentify_backend

Rentify_backend built using ExpressJS and mongodb.I have deployed this repository in render.

bcrypt cors express express-router jwt-token mongodb-atlas mongoose mongoose-model mongoose-schema razorpay

Last synced: 12 Nov 2024

https://github.com/ajeeth9895/whatsapp-clone-backend

whatsapp-clone using express and pusher.io

cors express-js mongoose mongoose-model mongoose-schema pusher

Last synced: 12 Nov 2024

https://github.com/jwest80/api_token_authentication

An Angular 2/4 Client that interacts with WebAPI 2 using token authentication.

angular-cli angular2 angular4 cors elmah entity-framework typescript2 webapi-2

Last synced: 18 Dec 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/smilevp/urlshortener-backend

Urlshortener-backend using ExpressJs , Mongodb and ShortId

bcryptjs cors dotenv express-generator jwt mongoose nodemailer shortid

Last synced: 04 Jan 2025

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/luiizsilverio/partytime

Aplicação Node + Mongoose

cors jsonwebtoken mongoose multer nodejs

Last synced: 06 Dec 2024

https://github.com/heiwa4126/sam-cors1

CORS(Cross-Origin Resource Sharing)のテスト環境をAWS SAMで展開する。

aws cloudformation cors sam

Last synced: 04 Jan 2025

https://github.com/anhcaooo/doctor-strange

An API gateway which is built for electric application

api-gateway cors express github-actions helmet http-proxy-middleware husky mermaidjs morgan typescript

Last synced: 23 Nov 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/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/yunyoungsik/inventory-management

Next.js와 Tailwind, Redux, Recharts를 이용하여 작업한 웹사이트입니다.

aws-ec2 aws-rds aws-s3 axios body-parser cors express mui-material prisma react-redux recharts redux tailwindcss typescript

Last synced: 05 Jan 2025

https://github.com/muthupandi-b/passwordresetbackend

The Password Reset Functionality project provides a robust solution for user authentication, specifically focusing on the password reset process. In today's digital landscape, user security is paramount, and allowing users to recover access to their accounts in a safe and user-friendly manner is essential.

cors dotenv expressjs jwt-authentication nodejs nodemailer nodemon

Last synced: 08 Jan 2025

https://github.com/zhangzhuang15/jslook

展示javascript基础知识、web前端开发专题技术点、面经.

ajax babel cors css interview-questions javascript nodejs tcp thread vue webpack websocket

Last synced: 12 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/basedhound/gm-social_app_react

A fullstack social media app built with the MERN stack (MongoDB, Express, React, Node.js) for OpenClassrooms. Features complete CRUD operations, enhanced security, and demonstrates full-stack skills.

axios bcryptjs cors crypto-js date-fns express helmet jsonwebtoken jwt mantine-ui mongodb mongoose multer nodejs react react18 responsive social

Last synced: 02 Jan 2025

https://github.com/pranava007/curd-day-2

CURD OPRATION Node/Express

cors expreesjs json nodejs

Last synced: 16 Nov 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: 13 Dec 2024

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