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/jlee55504/we-love-movies-project

The back-end of a web application that displays information on theaters, movies, and movie reviews.

back-end-development cors dotenv express-middleware expressjs jest knexjs morgan nodemon pg postgresql software-engineering sqlite3 supertest web-development

Last synced: 22 Jan 2025

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: 28 Jan 2025

https://github.com/hodinhtuankiet/trello-backend-express

A personal task management Web designed to help you stay organized and focused. With Trello App, you can effortlessly manage your daily tasks and prioritize your to-do lists to achieve your goals

aggregate axios babel cors express mongodb multer

Last synced: 27 Dec 2024

https://github.com/vscaperrotta/cors-chrome-extension

コルソ [Cors] is a Google Chrome extension designed to simplify CSS analysis on a webpage.

chrome chrome-extension cors cors-proxy development extension http tools

Last synced: 28 Jan 2025

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: 20 Jan 2025

https://github.com/younusfoysal/axion-pay-server

Axion Pay is a basic MFS(Mobile Financial Service) application (like bKash or Binance)

bcryptjs body-parser cookie-parser cors dotenv express jsonwebtoken mongodb

Last synced: 22 Jan 2025

https://github.com/younusfoysal/eddox-hub-server

The Eddox-Hub Server is a backend service for a web application built using Node.js, Express, and MongoDB.

cookie-parser cors dotenv expressjs jsonwebtoken mongodb nodejs nodemon

Last synced: 22 Jan 2025

https://github.com/younusfoysal/happy-tour-server

Backend for Happy Tour, streamlining travel planning, user authentication, booking management, and data storage for a smooth travel experience.

cors dotenv expressjs mongodb nodejs

Last synced: 22 Jan 2025

https://github.com/phuonghieuto/nestjs-auth-backend

A NestJS backend for user authentication, including registration, login, and user retrieval, using MongoDB, Swagger for API docs, and CORS for specified frontend URLs.

authentication cors mongodb nestjs swagger typescript

Last synced: 22 Jan 2025

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: 11 Jan 2025

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

Simple rock paper sicissor game.

cors m mongoose nodejs nodemon

Last synced: 11 Jan 2025

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: 11 Jan 2025

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: 13 Jan 2025

https://github.com/ashhad1200/angular---dotnet

This Is My First Angular Project And also bind with C# and Dotnet 8

angular cors csharp dotnet sqlite webapi

Last synced: 04 Feb 2025

https://github.com/kumaresh231299/music-streamming-sk-be

This repo contains Music Streamming Application fsd project backend source using Nodejs and expressjs.

bcryptjs cloudinary cors dotenv expressjs jsonwebtoken mongodb-atlas moongose multer multer-storage-cloudinary nodejs nodemailer nodemon

Last synced: 04 Feb 2025

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 Jan 2025

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 Jan 2025

https://github.com/nabilaferdousprapty/track-tonic-server

Track Tonic is a cutting-edge fitness app that empowers users to track progress, set goals, and engage with a vibrant community, promoting healthier lifestyles through advanced technology. This is the server side code

cors dotenv expressjs jwt mongodb nodejs stripe

Last synced: 26 Jan 2025

https://github.com/abtaaahi/cholo-kini-api

A backend API for sending order confirmation emails.

cors expressjs nodejs nodemailer

Last synced: 09 Feb 2025

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: 09 Jan 2025

https://github.com/pranosa/go_cors_test

CORS Testing Utility - Test for SIMPLE Cors and Preflight Request CORS, Test Support for Methods and Headers Against Origin

cors cors-request

Last synced: 14 Jan 2025

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: 12 Feb 2025

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: 12 Feb 2025

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: 31 Jan 2025

https://github.com/kalai64/backend

My Computer = Backend Code

cors expressjs moongose nodejs

Last synced: 20 Jan 2025

https://github.com/zeky84/javascript

Leveraging JavaScript dynamism to manage User/create-submit account without refreshing or changing .html view

cors fetch-api javascript

Last synced: 22 Jan 2025

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: 16 Jan 2025

https://github.com/fabianroy/my-first-server

Connecting with Frontend

api backend cors expressjs nodemon server

Last synced: 11 Jan 2025

https://github.com/piotrgrobelak/work-with-flowers-backend

Backend version for Work with Flowers App

cors express mongodb mongoose node-js passportjs

Last synced: 22 Jan 2025

https://github.com/chavda-bhavik/schoacher-api

API to handle teacher and employer information and authentication for Schoacher

apollo-server cors expressjs grapgql graphql-upload jsonwebtoken nodejs typegraphql typeorm typescript

Last synced: 16 Jan 2025

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: 01 Feb 2025

https://github.com/hi-dear-486/mernauthentication

MERN authentication with Express and MongoDB involves using **MongoDB** as the database to store user data and authentication details, **Express** for building the server and handling API routes, and **Next js** for the frontend. **JWT** (JSON Web Tokens) is often used for secure user authentication and session management.

bcrypt cookie-parser cors dotenv expressjs mongodb nextjs nodemailer tailwindcss twilio-voice

Last synced: 28 Jan 2025

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: 20 Jan 2025

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/washira/express-guides

Advanced Express.js guides with multiple features

cookie-parser cors express jwt mysql2 nodejs

Last synced: 20 Jan 2025

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

This is server of geographyolympiadbd

cors dotenv express mongodb

Last synced: 01 Feb 2025

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 Jan 2025

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 Jan 2025

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 Jan 2025

https://github.com/pranava007/fsd-auth-backend

This is a FSD Regsiter Login Forget-Password

bcryptjs cors expressjs nodejs nodemailer

Last synced: 16 Jan 2025

https://github.com/pranava007/back_end

This is a CURD Nodejs/expressjs

cors express mongoose nodejs

Last synced: 16 Jan 2025

https://github.com/pranava007/fsd-curd-operation-backent

This is a FSD-CURD-Operation-Backent

cors expressjs mongoose mvc-architecture nodejs

Last synced: 16 Jan 2025

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

CURD OPRATION Node/Express

cors expreesjs json nodejs

Last synced: 16 Jan 2025

https://github.com/tech-warriors-corporation/harvtech-platform-api

The API to manage communication between other services in HarvTech.

api commitlint cors eslint husky jest koajs nodejs postgresql prettier typescript

Last synced: 15 Oct 2024

https://github.com/temgi/microsservicos_springcloud

App de RH com Cadastro de Trabalhadores dividido em Diversos Microsserviços Java com Spring Cloud, proporcionando Balanceamento de Carga, Comunicação Rest com JSON, API Gateway, Service Discovery, Serviços Isolados em Containers, Configuração Centralizada, Autenticação OAuth, Autorização com Token JWT de Microsserviços, CORS e RestTemplate.

apache-tomcat api-gateway cors docker docker-image eureka-discovery-service feign-client hystrix java-11 jwt-token maven oauth2 postgresql rest-api ribbon spring-boot spring-cloud spring-cloud-netflix zuul-api-gateway

Last synced: 12 Jan 2025

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

Solución al problema de CORS

cors nginx nodejs proxy reverse-proxy vanillajs

Last synced: 12 Jan 2025

https://github.com/pacmancity/cinemate-api

"Cinemate-apiI" 🎬 - мощный REST сервис, созданный с Django REST framework, для управления фильмами и отзывами. 📽️ Поддерживает PostgreSQL, обеспечивает безопасность с JWT токенами, и систему рейтингов и отзывов 🌟. Анализирует IP-адрес для учета только уникальных отзывов пользователей. 📊 Быстрое развертывание с тестовой базой данных включено! 🚀

cors django django-ckeditor django-filter django-rest-framework open-api pillow psycopg2-binary simple-jwt sql sqlite

Last synced: 27 Jan 2025

https://github.com/johnsalazar/microservices-go-common

Common and shared module in the implementation of microservices for the e-commerce application built in Golang.

asymetric-cryptography authentication authorization background-service certificates claims cors discovery-service grpc health-check jwt-token metrics middlewares rest-api tracing validators

Last synced: 05 Feb 2025

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

This Server Using Modular Design Pattern

cors dotnet express modular modular-design mongodb nodejs

Last synced: 22 Jan 2025

https://github.com/dauntlessdev/basic-mern-web

simple application for integrating mern tech

axios cors fullstack mern nodemon

Last synced: 08 Feb 2025

https://github.com/gustavo361/amazon-scraper

Form to get products data from Amazon API

amazon api axios backend cors express frontend fullstack-development jsdom nodejs

Last synced: 22 Jan 2025

https://github.com/gustavo361/amazon-api-server

Backend folder from forms to get products data from Amazon API

axios backend cors express javascript jsdom server

Last synced: 22 Jan 2025

https://github.com/amansuryavanshi-1/av-news-stream

AV NewsStream: Stream, read, and listen to real-time news from diverse sources. Engage effortlessly with text-to-speech, real-time updates, and hands-free voice controls, all in one app!

cors daisy-ui emailjs github-api gnews-io html javascript news-api postcss react react-context react-icons react-router-dom redux-toolkit tailwind-css text-to-speech vercel vite youtube-api

Last synced: 11 Feb 2025

https://github.com/rjayworld/popular-medical-camp

This is the MERN stack project. It contains content related to Medical Camp Management System. This system helps the organizer and the participants to easily manage and coordinate the medical camp.

axios cors daisy-ui firebase-auth firebase-hosting mongodb reactrouter stripe stripe-checkout stripe-payments tailgrids tanstack-query

Last synced: 28 Jan 2025

https://github.com/tapader13/paytasker-server

A Node.js backend for PayTasker that handles task management, user authentication, Stripe payments, email notifications, and real-time updates. Features include task submission/review, coin rewards, user roles (worker, buyer, admin), and JWT authentication.

cors expressjs jwt mongodb nodejs nodemailer nodemon stripe

Last synced: 28 Jan 2025

https://github.com/mahajabin-tokon/pha11-library-server

The Bookish Backend is a secure, scalable RESTful API using Express and MongoDB, enabling user authentication, book management, category filtering, and borrowing/returning operations for the Bookish platform.

cookie-parser cors dotenv express jsonwebtoken mongodb

Last synced: 28 Jan 2025

https://github.com/mahajabin-tokon/pha12-digital-product-review-server

The Product Hunt backend, built with Node.js and Express.js, manages user roles, product data, payments, and secure operations, enabling seamless frontend-database communication.

cors dotenv express jsonwebtoken mongodb stripe

Last synced: 28 Jan 2025

https://github.com/mahajabin-tokon/pha10-visa-application-server

The VisaPro Backend is a secure, scalable RESTful API managing visa applications, user data, and operations with modern backend technologies for seamless VisaPro platform functionality.

cors dotenv express mongodb

Last synced: 28 Jan 2025

https://github.com/tariqul420/kutto-server

Kutto Server is the backend for the Kutto platform, built with Node.js and Express. It manages user authentication, pet listings, and communication for a seamless pet adoption experience.

cookieparser cors dotenv jwt mongodb morgan nodemailer stripe

Last synced: 28 Jan 2025

https://github.com/zahid-official/milestone-11-server

Welcome to the backend of TrackBook - Book Management System. This platform, built with Node.js, Express.js, and MongoDB, efficiently handles book management, user authentication, and borrowing operations, providing a secure and scalable solution for library resource management.

axios-interceptor cookie-parser cors dotenv expressjs firebase jwt mongodb nodejs

Last synced: 22 Jan 2025

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