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/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/younusfoysal/pharma-care-server

A modern, full-stack pharmacy management system built with React and Node.js that helps pharmacies streamline their operations, manage inventory, and provide better patient care.

bcrypt cors expressjs jwt-authentication mongodb nodejs

Last synced: 08 Jan 2025

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/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/anitatess/whiteboard-colab

Live Collaboration Whiteboard with 3 options: painting, drawing shapes and chat. Built using Node, React, Express and Socket.io

chat collaboration cors express html-css-javascript javascript node react socket-io whiteboard

Last synced: 08 Jan 2025

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/mboladop/interactive-project-stream2-fbi-restfulapi

This is a back-end restful-wrapper API created to meet the new CORS requirements of the FBI API. It specifically designed to access real time Data provided by the public FBI API.

api-wrapper cors flask python3 restful-api

Last synced: 14 Nov 2024

https://github.com/eltonsantos/consuming-api

Consumingo API - Vídeo: Consumindo API no Front e no Back-end | CodeDrops #45 - Instrutor: Mayk Brito - Link: https://www.youtube.com/watch?v=vYlz3SmNXQQ

api axios cors express lite-server nodejs nodemon

Last synced: 12 Nov 2024

https://github.com/samie/vaadin-cors-sample

Sample of embedded Vaadin application and cross-domain CORS settings.

cors java microfrontends vaadin vaadin-24

Last synced: 06 Dec 2024

https://github.com/scodify/gpt-back

Proyecto Back End GPT

cors dotenv express morgan openai-api

Last synced: 19 Nov 2024

https://github.com/oshekharo/cors-bypasser

A simple Node.js server that acts as a CORS proxy, forwarding requests to a target URL.

cors cors-anywhere cors-proxy nodejs serverless

Last synced: 05 Jan 2025

https://github.com/ranaivomahaleo/tranoutilsbundle

Add json httpstatus support, CORS headers support and .env file reader support to Symfony application.

cors cors-request environment-variables httpstatus jsonapi php symfony symfony-bundle

Last synced: 12 Nov 2024

https://github.com/hawkpraveen/blog_app_be

This repo contains Back End code for the Blog App. Built using MERN Stack.

bcryptjs cors expressjs jwt-authentication mongoose nodejs render

Last synced: 12 Nov 2024

https://github.com/hawkpraveen/project_management_tool_backend

This repo contains Back End code for the Project Management Tool. Built using MERN Stack.

bcryptjs cors expressjs jwt-authentication mongoose nodejs nodemon-express render

Last synced: 12 Nov 2024

https://github.com/hawkpraveen/password_reset_back_end

This repo contains NodeJS Day 3 Task of MERN Stack. Password Reset Flow.

bcryptjs cors dotenv nodejs nodemon-express render toastify

Last synced: 12 Nov 2024

https://github.com/hawkpraveen/rps-be

Simple rock paper sicissor game.

cors m mongoose nodejs nodemon

Last synced: 12 Nov 2024

https://github.com/goldenhub/fullstackopen-part4

Implementing a standard node directory structure in a simple POST and GET blog app

cors dotenv eslint expressjs middlewares mongodb mongodb-atlas mongoose-schema mongoose-validation mongoosejs nodejs nodemon

Last synced: 12 Nov 2024

https://github.com/udokailodigwe/memories-app-server

Worked on an API with RESTful pattern. It interfaces my MongoDB database to serve resources to client requests endpoints

cors express javascript mongoose node nodemon

Last synced: 14 Nov 2024

https://github.com/arpit-shrivastva/todo-mern

The MERN stack (MongoDB, Express.js, React, and Node.js) is a powerful set of technologies used to build full-stack web applications. In a MERN Todo app, MongoDB serves as the NoSQL database to store todo items, providing flexible schema design and scalability.

api body-parser cors express mern-stack mongodb node react todo

Last synced: 14 Nov 2024

https://github.com/arpit-shrivastva/video-app

The video streaming app backend built with Node.js provides a robust infrastructure to efficiently handle video content delivery. Leveraging Node.js's event-driven architecture, it ensures high scalability and performance. Utilizing libraries like Express.js.

cookies-parser cors env expressjs nodejs prettier

Last synced: 14 Nov 2024

https://github.com/jsinkx/blog-post-platform-backend

Microservice backend application blog post platform. User authentication, blogs and posts create. Typescript node.js express CRUD project

bcrypt cors express express-validator jwt mongodb multer typescript

Last synced: 11 Nov 2024

https://github.com/irenaeus-xvi/crud-restfull-api

Building a User-Friendly Frontend for a RESTfulAPI with CRUD Operations

bootstrap5 cors docker docker-compose expressjs html5 js nodejs toastify

Last synced: 14 Nov 2024

https://github.com/pranosa/cors_test_web

Web Application To Run CORS tests against your API with your specified Origin, Headers, and Methods.

cors

Last synced: 14 Nov 2024

https://github.com/azanniel/api-solid

💪 GymPass style app - Obtendo acesso à academias associadas ao planos para praticar exercícios físicos

cors e2e-tests factory-pattern fastify fastify-plugin in-memory-database jwt-authentication latitude-and-longitude prisma rbac-authorization rbac-roles repository-pattern solid unit-testing

Last synced: 11 Nov 2024

https://github.com/marcos-vcs/mundo-hoje-web-scraping

This project does the web scraping of the IBGE (Brazilian Institute of Geography and Statistics) news open API.

cors java spring-boot web-crawler web-scraping

Last synced: 27 Dec 2024

https://github.com/kalai64/backend

My Computer = Backend Code

cors expressjs moongose nodejs

Last synced: 19 Nov 2024

https://github.com/rayanneramos/feedbackwidget-backend

Projeto desenvolvido na NLW Return 8° edição. Repositório contém o backend da aplicação.

cors express jest nodemailer prisma ts-node ts-node-dev typescript

Last synced: 12 Nov 2024

https://github.com/sayanbanerjee-007/my_tube_backend

Working on building REST API for MyTube a clone of YouTube

bcrypt cloudinary cookie-parser cors expresssjs jsonwebtoken mongoose multer pagination

Last synced: 19 Nov 2024

https://github.com/rohits05/rsx-bot

An AI-based web application, by resembling the features of ChatGPT with advanced GPT3 model API, gets the ability to answer for anything, and beyond stuff!

aiapplications-project aiapps cors dotenv express gpt-3 nodemon openai server-side-rendering vitejs

Last synced: 11 Nov 2024

https://github.com/vipinchaudhary31122002/bloggx

BloggX is a blogging website where user can post their blog.

bcryptjs bootstrap5 cors css3 expressjs html5 javascript mongodb mongoose nodejs react-router-dom reactjs

Last synced: 11 Nov 2024

https://github.com/andersonhsporto/fastapi-bank

Example of Rest Api Using Fastapi

cors fastapi mariadb mysql python sqlscript

Last synced: 16 Nov 2024

https://github.com/laststonedjs/rest-api

Node.js REST API application with configured MongoDB, Express,js, Mongoose and a lot of other things..

cors expressjs mongodb mongoose nodejs nodemon rest-api

Last synced: 14 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/willdarkins/sticky-quips-backend

Backend & database production for note taking application that resembles a sticky note format attaching links and short reminders

body-parser cors dotenv express mongodb mongoose nodejs

Last synced: 24 Nov 2024

https://github.com/willdarkins/file-share-backend

Backend & database production for a file sharing application built with NEXT.js allowing users to download & send files to friends via links

body-parser cloudinary cors dotenv express mongodb mongoose multer nodemailer typescript

Last synced: 24 Nov 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/rominalodolo/reacthookscrashcourse

React.js Hooks Crash Course by Maximilian Schwarzmüller.

cors hooks javascript react

Last synced: 13 Nov 2024

https://github.com/rajeshkumar7678/babybloom_backend

BabyBloom.com is a clone project inspired by FirstCry.com, this repository for the backend part like fetching the product from backend and logn signup

bcrypt cors express-js jsonwerbtoken mongodb mongoose nodejs nodemon

Last synced: 15 Dec 2024

https://github.com/haris-khan-durrani/corsbypass

In this code you can bypass any CORS issue by using your endpoint with anyurl it will remove your CORS error and will ressolve issue easily. Even you can use in iframe as well

cors cors-anywhere express expressjs nodejs

Last synced: 16 Nov 2024

https://github.com/chuksjoshuaa/project-management-system

A project management system built with Graphql, The frontend was built with React.js and boostrap. Users can add project, update and delete a particular project

bootstrap cors graphql mongodb mongoose node-js reactjs

Last synced: 13 Nov 2024

https://github.com/tanveerahmed4545/ta-fashion-server

Ta Fashion is a meticulously designed Single page Fashion website created with React, React Router, and Tailwind CSS, featuring a user-friendly layout and original design.It includes essential pages like Home and Login/Register.

cors dotenv expressjs mongodb

Last synced: 19 Nov 2024

https://github.com/patmaz/publicapi

API with JWT authentication + websockets + data scraping

api bcrypt cors crud data-scraping firebase graphql jwt jwt-authentication nodejs real-time websockets

Last synced: 19 Nov 2024

https://github.com/camruthav/bookstore-app_mern

Bookstore App Using MERN Stack

cors crud mern-stack vite webdevelopment

Last synced: 22 Dec 2024

https://github.com/somenath203/terribly-tiny-tales-assignment-backend

Click below to checkout the deployed API of the project

cors express expressjs node profile render

Last synced: 19 Nov 2024

https://github.com/marcelo-rafael/nlw_heat_node

Repository for the project developed at NLW-Heat-Back, on the Impulse Trail.

axios cors dotenv express jsonwebtoken nodejs prisma socket-io ts-node-dev tyoescript

Last synced: 14 Nov 2024

https://github.com/washira/express-guides

Advanced Express.js guides with multiple features

cookie-parser cors express jwt mysql2 nodejs

Last synced: 19 Nov 2024

https://github.com/luiggi-piero/store-server

Backend del sistema store-frontend, permite realizar el pago a través de stripe

cors dotenv express node stripe

Last synced: 07 Dec 2024

https://github.com/sharpwit/server-for-test

A webserver docker container based on express for testing RESTful app

cors docker express javascript nodejs webserver

Last synced: 24 Nov 2024

https://github.com/joaomni/devradar

🗺️ exibir devs próximos por geolocalização no maps

api cors expo-cli expressjs mongod mongoose react-hooks react-native react-navigation react-router reactjs stylesheet

Last synced: 13 Nov 2024

https://github.com/flipeador/node-http-cors

Simplifies the handling of Cross-origin Resource Sharing.

cors cross-origin-resource-sharing express javascript middleware nodejs

Last synced: 14 Nov 2024

https://github.com/sae0-3/cors-solutions

Solución al problema de CORS

cors nginx nodejs proxy reverse-proxy vanillajs

Last synced: 13 Nov 2024

https://github.com/carolinasfreitas/trucksystem-api

Trabalho #3 de Desenvolvimento de APIs | Recursos de Segurança | Cadastro de Usuário | Login | Criptografia e Token | CRUD | Pesquisa

bcrypt cors dotenv express javascript jsonwebtoken md5 mysql node nodemailer nodemon sequelize

Last synced: 14 Nov 2024

https://github.com/aymanabusura/formfillingbot

This project is a form-filling bot that automates form submissions on specified URLs using a server powered by Puppeteer.

axios cors expressjs nodejs puppeteer reactjs

Last synced: 19 Nov 2024

https://github.com/kaiocass/be-the-hero

Projeto realizado na Semana Omnistack 11 - Rocketseat

cors expo jest json knexjs nodejs react react-native sqlite3

Last synced: 13 Nov 2024

https://github.com/arthurdsant/crud-sql

Full Stack project based on several technologies for its construction such as React, Vite.Js, Javascript, Styled-Components, Node.Js Nodemon, Express and MySQL.

cors css3 express javascript mysql nodejs nodemon reatctjs styled-components vite

Last synced: 13 Nov 2024

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