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/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/rajaditya01/studynotion-an-online-education-platform

StudyNotion-An-Online-Education-Platform is a comprehensive ed-tech platform that empowers users to generate, access, and evaluate educational content. The platform is constructed using the MERN stack, comprising ReactJS, NodeJS, MongoDB, and ExpressJS.

axios cors dotenv expressjs mongodb multer nodejs nodemailer razorpay react reacticons slugify telwind-css uuid

Last synced: 01 Jan 2025

https://github.com/acsbitmen/tinder_jobs

Tinder Jobs plataforma que conecta a empresas con talentosos desarrolladores de software. Facilita la búsqueda y el emparejamiento de empresas que buscan talento tecnológico con desarrolladores interesados en nuevas oportunidades laborales.

api axios bootstrap5 cors css3 express font-awesome html5 javascript moongose nodejs nodemon react react-router react-router-dom

Last synced: 01 Jan 2025

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/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/sanjaraiy/lms_backend

📚 Dive into the Backend of a Learning Management System Powered by Express Server in This Repository! 🚀

bcryptjs cloudinary cors dotenv expressjs jsonwebtoken mongodb morgan multer-storage nodemailer razorpay-payment

Last synced: 05 Jan 2025

https://github.com/chiragyadav2003/news-rest-api

This is the backend API for the Master Backend project, built with Express, Prisma, Redis, BullMQ and various other libraries to handle authentication, file uploads, rate-limiting, and more.

access-token bullmq caching cookie-parser cors express fileupload javascript nodejs nodemailer postgresql ratelimit redis refresh-token vinejs winston-logger

Last synced: 17 Dec 2024

https://github.com/ajmalfaris11/ajus-elearning-server

Backend server for the AJUs-Elearning platform, built with Node.js, Express, and MongoDB. Implements user authentication, course management, assignments, and real-time features with Redis caching and TypeScript support.

api authentication backend cookie-parser cors ejs-templates elearning express full-stack jwt learning-dashboard mongodb mongoose nodejs redis rest-api typescript typescript-development web-development

Last synced: 17 Dec 2024

https://github.com/kporus/social_app_backend

Its a demo social media backend file with prisma and database postgreSQL

cors express-js node-js postgresql prisma typescript

Last synced: 01 Jan 2025

https://github.com/yadamvinay369/securinserver

This is the server side project for Securin CVE dashboard

api-rest cors expressjs mongoose nodejs

Last synced: 17 Dec 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/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/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/jpblicer/metal-api

Ruby Backend API for storing Metal Bands

api cors heavy-metal ruby

Last synced: 22 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/drew-daniels/liaison

A simple messaging library meant to enable easy CORS communication between windows and embedded iframes - using the browser postMessage API.

cors iframe postmessage-api

Last synced: 01 Jan 2025

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/halbert-anderson/backend-assessment-welovemovies

A server for movies, theaters, reviews and critics.

cors expressjs knexjs nodejs postgresql react render

Last synced: 03 Jan 2025

https://github.com/kalai64/backend

My Computer = Backend Code

cors expressjs moongose nodejs

Last synced: 19 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/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/samyc2002/url-shortener-microservice

A project implementing URL Shortener Microservice

cors express javascript mongodb

Last synced: 17 Dec 2024

https://github.com/thegibi/proffy

Projeto desenvolvido durante a Next Level Week, um evento de Desenvolvimento Full Stack feito pela Rocketseat School.

cors expo expressjs javascript knex nodejs react-native reactjs sqlite3 typescript

Last synced: 05 Jan 2025

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/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: 01 Jan 2025

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/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/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/7gowtham/password-reset-flow

To implement a correct password reset flow with email verification and proper update of the new password in the database for the web app.

axios bcryptjs cors dotenv jsonwebtoken nodemailer react-bootstrap

Last synced: 04 Jan 2025

https://github.com/ucangun/fullstack_taskminder

TaskMinder is a full-stack todo application built with React and Express.js. It allows users to manage tasks by creating, updating, and deleting todos. The API is fully documented with Swagger and deployed on Heroku.

cors custom-hooks fullstack-development reactjs

Last synced: 18 Dec 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/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/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/matoka02/product-catalog-be

Server for sending data about products.

cors express-js mongodb mongoose node-js typescript

Last synced: 27 Dec 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: 24 Dec 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: 24 Dec 2024

https://github.com/pacmancity/django-xml-parser

тестовое задание, приложение для добавления данных из xml в базу данных

cors django djangorestframework-xml djanogo-rest-framework python

Last synced: 06 Jan 2025

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

This is server of geographyolympiadbd

cors dotenv express mongodb

Last synced: 06 Dec 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/bunji2/gocors

Sample of CORS using GoLang (described in Japanese)

cors golang http

Last synced: 24 Dec 2024

https://github.com/ertugrulsertaslan/product-management

This project is an e-commerce application with admin and user roles.

cors docker dotenv express-js material-ui multer postgresql prisma react vite webpush-notifications

Last synced: 24 Dec 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/theayushmajumdar/todotask-aws

"Fullstack Todo App using React, Node.js, and AWS" A modern Fullstack Todo app built with React and Node.js, leveraging AWS services like DynamoDB, Lambda, and Amplify for seamless cloud deployment.

aws-amplify aws-lambda cors dynamodb nodejs react

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

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