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/dunghenry/express_authentication

Authentication , connect multiple db and save accesstoken to redis

bcrypt cors date-fns expressjs helmet joi jsonwebtoken morgan nodejs nodemon redis

Last synced: 25 Jan 2025

https://github.com/dunghenry/todos_api

Project backend todos-app

cors dotenv ejs expressjs mongodb mongoose rest-api

Last synced: 25 Jan 2025

https://github.com/devendracollage/node.js-crud-api

This repository contains the source code for a REST API built using Node.js and Express.js. The API provides endpoints for perform CRUD with Fitness Challenge Topic.

cors express-js mongoose node-js reactjs

Last synced: 25 Jan 2025

https://github.com/andrewjbateman/file-metadata

:clipboard: FCC project to be able to select and upload a file via a UI

cors fcc freecodecamp freecodecamp-project javascript metadata metadata-microservice metadata-parser multer nodejs

Last synced: 27 Dec 2024

https://github.com/atxtechbro/hue_api

A simple Flask and React-based web application that controls Philips Hue lighting scenes. Focused on creating and managing custom lighting environments like 'Wind Down' and 'Work From Home' to enhance productivity and relaxation. Supports seamless cross-origin communication between the frontend and backend with Flask-CORS.

api cors cross-origin-resource-sharing flask iot javascript lighting-control philips-hue python react smart-home web-development

Last synced: 25 Jan 2025

https://github.com/gabrielamoura25/nlw-unite-rocketseat

O pass.in é uma aplicação de gestão de participantes em eventos presenciais.

cors fastify nodejs prisma-client prisma-orm sqlite swagger swagger-ui tsup typescript zod

Last synced: 07 Feb 2025

https://github.com/princeinscripts/e-commerce-website

A robust backend implementation for an e-commerce website, handling product management, user authentication, order processing, and secure data storage.

bcrypt cloudinary cookie-parser cors dotenv express express-validator jsonwebtoken mailgen mongoose mongoose-aggregate-paginate-v2 muter nanoid nodemailer passport razorpay react

Last synced: 13 Jan 2025

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

https://github.com/0suphan0/polygon_drawing_api

This is a service project that saves drawing coordinate data received from the client into a JSON file.

cors json netcore-webapi

Last synced: 13 Jan 2025

https://github.com/dev-saiful/nasa_project

NASA Mission Control Project | API Created for Habitable Planets | NodeJS Project

axios azure-app-service cors csv-parser dotenv express-js jest mongodb mongoose morgan nodejs pm2 react supertest

Last synced: 21 Jan 2025

https://github.com/fasunle/trivia

Udacity inspired App. Project 2 in Fullstack Engineering Role

ajax api cors flask fullstack python react restful-api sql

Last synced: 25 Jan 2025

https://github.com/canaxs/nodejs-app

Blog site containing backend and frontend applications

bodyparser client cors mongodb nodejs reactjs server

Last synced: 21 Jan 2025

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

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

cors django djangorestframework-xml djanogo-rest-framework python

Last synced: 06 Jan 2025

https://github.com/satyam-software-developer/social-media-backend

Social-Media-Backend project created with nodejs for backend web developement.

bcrypt cors dotenv expressjs git github jsonwebtoken mongodb mongodb-atlas mongoose nodejs nodemon postman

Last synced: 06 Jan 2025

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

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

https://github.com/bytebigboss/bcors

A CORS utility library for Java web applications.

cors java java-ee-7

Last synced: 28 Jan 2025

https://github.com/jpblicer/metal-api

Ruby Backend API for storing Metal Bands

api cors heavy-metal ruby

Last synced: 22 Jan 2025

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/hrmrakib/scic-task-server

It's a simple task get from Programming Hero.

cors dotenv expreesjs mognodb nodejs

Last synced: 02 Feb 2025

https://github.com/hrmrakib/tourism-app-looming-server

It's full-stack tourism management website (Server Side Code). Tourism site with user-added spots, personal lists, and secure updates.

cors dotenv expressjs mongodb

Last synced: 02 Feb 2025

https://github.com/hrmrakib/animal-caring-server

It's full-stack pet adoption management website (Server Side Code). Pet adoption site with Stripe donations, user/admin dashboards, secure roles.

cors dotenv expressjs mongodb stripe

Last synced: 02 Feb 2025

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

https://github.com/kushrm2803/admin-dashboard

A comprehensive, responsive, and dynamic admin dashboard for business analytics built with the MERN stack.

admin-dashboard cors expressjs mern mongodb nivo-charts nodejs reactjs redux

Last synced: 19 Nov 2024

https://github.com/jperez00/go-backend-todo

A simple To-Do application built with Next.js, Golang & PostgreSQL. A RESTful API using Go, Gin, and GORM, connected to a PostgreSQL database. I deployed it on Fly.io. A small & fun project to get started with GO and learn its ins and outs.

cors gin golang

Last synced: 25 Jan 2025

https://github.com/lucasdants/nodejs-devradar

DevRadar is a project developed during the Semana Omnistack presented by Rockeseat. This project is a way to find near devs by techs.

axios cors express mongoose socketio typescript

Last synced: 21 Jan 2025

https://github.com/rakrishna16/authentication_authorization

Node JS User Authentication and Authorization with Bearer Token.

cors dotenv express jsonwebtoken node nodemon

Last synced: 06 Jan 2025

https://github.com/arbinzaman/mukto-chitro-server-site

This is a server for Photographer management system

cors expressjs mysql nodejs

Last synced: 24 Jan 2025

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

https://github.com/ucangun/quickstock_api

QuickStock Backend is a scalable API built with Node.js, Express.js, and MongoDB. It provides secure user authentication with JWT, robust CRUD operations for managing products, firms, and sales, and seamless integration with the frontend via RESTful endpoints, ensuring efficient stock tracking and business workflows.

bcryptjs cors dotenv express express-async-errors jsonwebtoken mongooose mongoose morgan nodejs redoc-express swagger-autogen swagger-ui-express validator

Last synced: 10 Feb 2025

https://github.com/cedric921/-dga-chat-mearn-socket-frontend

a real time chat in express, socket.io, mongo, ts in backend and next, redux toolkit in frontend

cors expressjs javascript jwt nextjs nodejs reactjs redux reduxtoolkit render rest tailwindcss typescript vercel

Last synced: 21 Jan 2025

https://github.com/daniarmakyev/lexigo

Kyrgyz Legacy: An interactive language learning platform for Kyrgyz, with translations in Russian, English, and Hindi.(api died)

axios cors express i18next jwt-authentication multer next node postgresql react redux-toolkit rest-api sequelize tailwind typescript

Last synced: 09 Feb 2025

https://github.com/samyc2002/url-shortener-microservice

A project implementing URL Shortener Microservice

cors express javascript mongodb

Last synced: 10 Feb 2025

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

https://github.com/yashchauhan008/github_tracker

web app to track followers and following

cors mongodb nodejs

Last synced: 03 Feb 2025

https://github.com/andrewjbateman/nodejs-tutorial-rest-api

:clipboard: This is an app to practise working with Representational State Transfer (REST) APIs that just transfer data instead of user interfaces.

bcrypt-nodejs codepen cors crud graphql headers mongoose-schema multer nodejs postman-api replace rest-api socket-io

Last synced: 27 Dec 2024

https://github.com/hezhii/cross-domain-example

A example of the CORS on Node.js

cors nodejs

Last synced: 21 Jan 2025

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/fms-faisal/skyview-apartments-server

Skyview Apartments: Building Management System

cors dotenv expressjs json-web-token mongodb stripe-payments

Last synced: 27 Jan 2025

https://github.com/navaf-u/e-commerce-webapp

StepPrime is a fullstack responsive e-commerce platform for shoe enthusiasts, designed for seamless shopping and optimized performance.

cors e-commerce expressjs javascript mongodb mongoosejs nodejs react responsive-design tailwind-css

Last synced: 10 Feb 2025

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

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: 13 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/tahsinalahi/orchid-movie-server

Orchid Movie Server is a backend API built with Node.js and Express for managing movies and user favorites in a database. It supports CRUD operations and email-based authentication.

backend backend-api cors expressjs mongodb nodejs

Last synced: 21 Jan 2025

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

https://github.com/sm-noushan/jtask-ph-server

SuperShop is an innovative e-commerce platform designed to provide users with a seamless and engaging shopping experience.

cors expressjs mongodb mvc nodejs

Last synced: 03 Feb 2025

https://github.com/chewbaccayeti/octo_games_metrics

This repo dedicated to data scrapping/parsing them into fronted side with Highchart.js statistics (SteamDB, RedditAPI)

ajax axios cheerio cors dotenv express hot-reload javascript momentjs nodejs nodemon parsing puppeteer react reddit scraping steam typescript webpack

Last synced: 10 Feb 2025

https://github.com/furkan-dogu/blogapp-api

This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger.

cors dotenv express-async-errors expressjs mongodb mongoose nodejs redoc-express request-ip swagger-autogen swagger-ui-express validator

Last synced: 21 Jan 2025

https://github.com/shizzaho/express-boilerplate

Simple and uncluttered basis for Express application

body-parser boilerplate cors ejs express express-boilerplate jest nodemon

Last synced: 28 Dec 2024

https://github.com/rokibulalom-hub/rocket-courier-client

Rocket Courier is a modern and responsive courier management application designed to streamline parcel delivery and tracking. Built with the latest web technologies, it offers a seamless user experience with real-time updates and intuitive parcel management.

cors env expressjs javascript mongodb nodejs react-router-v6 reactjs shadcn-ui tailwind-css

Last synced: 10 Feb 2025

https://github.com/gaplo917/hkepc-cors-dev-proxy

HKEPC Development CORS proxy for faster development on HKEPC Ionic Reader

cors hkepc hkepc-ionic-reader hkepc-ir proxy

Last synced: 21 Jan 2025

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/mahmud-r-farhan/anonypost

AnonyPost is a secure platform for anonymous posting social media, built with a React frontend and a Node.js backend. It ensures privacy, encryption, and moderation to create a safe and open space for users to share thoughts without revealing their identity.

axios cloudinary cors dotenv emailjs express express-rate-limit helmut mongoose multer react-helmet-async reactjs social-media social-network tailwindcss web-vitals webpack xss-clean

Last synced: 10 Feb 2025

https://github.com/art2url/git-oauth-bridge

🗄️ A lightweight Node.js + Express server that handles GitHub OAuth authentication, exchanges authorization codes for access tokens, and retrieves user information. Perfect for integrating GitHub login into your apps.

cors express github nodejs oauth server

Last synced: 10 Feb 2025

https://github.com/ezeah/number-classification-api

This project is a simple API that classifies numbers based on various mathematical properties and provides fun facts about them. It is built using Node.js and Express.

cors express nodejs numberapi

Last synced: 10 Feb 2025

https://github.com/bikash-sarker-dev/medical-camp-management-system-server

the medical camp management system is server site . this is use node.js server create . then cors bowser use and domain set client and server.

cors express jsonwebtoken mongodb nodejs nodemon stripe stripe-payments

Last synced: 10 Feb 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: 06 Feb 2025

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/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/aka-azad/study-buddies-server

This is the server side of Study Buddies web platform.

cookie-parser cors expressjs firebase-auth mongodb nodejs

Last synced: 21 Jan 2025

https://github.com/kirandash/mycoffeeappserver

Server for MyCoffeeApp

cors expressjs nedb rest restful-api

Last synced: 21 Dec 2024

https://github.com/devmahmud/advanced-web-dev-quiz

An Advanced Web Dev Quiz that covers a wide range of the things web devs get to deal with on a daily basis.

advanced-web cors csp event-loop hsts javascript security web

Last synced: 06 Jan 2025

https://github.com/ajsalemo/omdb-graphql-apollo

Movie listing's application that pulls data from the OMDb API. This is a React application with an express backend, using an GraphQL server and Apollo

api apollo axios cors dotenv express graphql jsx material-ui omdb persistent-storage react server single-page-app

Last synced: 29 Dec 2024

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