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/gil9red/cors

CORS with API KEY

cors flask python python-3 webserver

Last synced: 16 Dec 2024

https://github.com/shivamkumar24/seat-reservation-backend

This repo is create for deploy backend of Seat Reservation Application.

cors expressjs mongoose nodemon

Last synced: 07 Nov 2024

https://github.com/shuvoprogram/edusphere_backend

EduSphere 🌐 revolutionizes learning! An interactive LMS fostering personalized education, collaboration, and skill mastery.

axios bcrypt cloudinary cookie-parser cors datauri dotenv ejs expressjs http-status-code ioredis jwt mongoose multer node-cron nodemailer stripe ts-node-dev typescript

Last synced: 23 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: 10 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/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/zekfad/dev-mirror

Simple mirror/CORS proxy written in Dart with headers spoofing.

authentication cors cors-proxy dart http-proxy mirror mitm proxy

Last synced: 10 Nov 2024

https://github.com/shuvoprogram/inventorypro_backend

📦 InventoryPro: Simplify inventory control with this smart, user-friendly app. Streamline processes and optimize your stock management effortlessly.

body-parser cors dotenv express express-mongo-sanitize express-rate-limit helmet hpp jsonwebtoken mongoose morgan nocache nodemailer sendgrid xss-clean

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

https://github.com/abdullah0332/memories-project

Build a MERN Application Memori. It is a simple social media app that allows users to post interesting events that happened in their lives.

axios cors dotenv express material-ui moment mongodb mongoose nodejs nodemon react react-redux reactjs redux redux-thunk

Last synced: 10 Nov 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/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: 10 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/ajith-11399/gas-slot-booking-app-backend

This repository contains Gas-Slot-Booking-Backend.

bcryptjs cors expressjs mongodb mongoose nodejs nodemailer

Last synced: 10 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: 10 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/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

api cors heavy-metal ruby

Last synced: 22 Nov 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/bytebigboss/bcors

A CORS utility library for Java web applications.

cors java java-ee-7

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/danitilahun/fcm_push_notification

This code snippet demonstrates the process of sending push notifications from a server using Firebase Cloud Messaging (FCM). It handles the notification sending procedure asynchronously within an Express controller, allowing targeted delivery to devices identified by FCM tokens.

cors expressjs fcm-push-notification

Last synced: 07 Nov 2024

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/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/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: 11 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/mohaiminul375/gadget_hub_server

A full-stack functional based Gadget Product website(server_side)

cors dotenv expressjs mongodb

Last synced: 09 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/mohaiminul375/furni-flex-server

https://furni-flex-server-rho.vercel.app/furniture

cors dotenv expressjs mongodb

Last synced: 09 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/ahngh0113/hackathon_server

Hello, Megabyte 해커톤 / 사람인 API를 이용하여 공고 비교하기 서비스 서버 개발

axios cors dotenv express mongodb moongoose nodejs nodemon schema

Last synced: 09 Dec 2024

https://github.com/sumaiyabanu15/expenses_tracker_backend

In this page is used to track the expenses and calculate our Income

bcrypt cors express javascript jsonwebtoken mongodb mongoose nodejs nodemon

Last synced: 11 Nov 2024

https://github.com/sumaiyabanu15/airbnb-backend

This is Airbnb Clone - Full Stack room booking page

bcrypt cors dotenv express jwt-token mongoose nodejs nodemon

Last synced: 11 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/eltonlazzarin/simple-typescript-app

This is a simple project built in ReacJS and TypeScript

axios axios-restful cors development express flexbox nodejs reactjs typescript vscode yarn

Last synced: 04 Dec 2024

https://github.com/shivamkumar24/idea-clan-social-media

This is a backend server application for a basic social media platform built with Node.js, Express, MongoDB, and GraphQL.

axios bcrypt chakra-ui cors dotenv express-graphql expressjs graphql jsonwebtoken mongoose nodejs nodemon react react-icons react-router-dom

Last synced: 07 Nov 2024

https://github.com/eltonlazzarin/be-the-hero-app

Be The Hero is a fullstack application that brings together people who can donate with institutions that need help

axios celebrate cors donations expo expo-mail-composer expresss humanity intllib javascript knexjs nodejs react react-icons react-native reactjs sqlite3

Last synced: 04 Dec 2024

https://github.com/satyamjha24/car-s

CAR'S Corp is a marketplace for second-hand cars. Dealers list their inventory of second-hand cars on buycars.com. Buyers can look at the inventory and buy the car from buycars.com

bcrypt chakra-ui cors css cyclic express javascript jsonwebtoken mongodb-atlas mongoose netlify nodejs reactjs redux

Last synced: 09 Dec 2024

https://github.com/akunna1/movie-search-webapp-rest-api

Writing the restful api for a movie search webapp. Searching for movies using title, genre, rating, and adding sections for sorting movies by ratings, genres etc.

backend cors database dotenv express mongodb mongoose nodejs nodemon

Last synced: 04 Dec 2024

https://github.com/takbirgazi/geographyolympiadbd-server

This is server of geographyolympiadbd

cors dotenv express mongodb

Last synced: 06 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/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/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/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/akunna1/mern-todo-list-app

Creating a girly themed mobile responsive MERN (i.e MongoDB, Express.js, React.js, Node.js) do do list app

axios cors css expressjs full-stack mongodb mongodb-compass mongoose nodejs nodemon react-icons reactjs tailwindcss webdev

Last synced: 04 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/tiagom13/api-tasks

📋 API desenvolvida para gerenciar tarefas de forma simples e eficiente

cors express node-js prisma prisma-client sqlite swc tsx typescript zod

Last synced: 04 Dec 2024

https://github.com/mvsde/browser-security

An abbreviated overview of browser security features.

browser cors csp origin security

Last synced: 09 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/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/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/kkpoon/lambda-cors

A CORS handler for AWS Lambda

api-gateway aws-lambda cors

Last synced: 05 Dec 2024

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