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/dadangdut33/personal-web-backend

Server code of my personal web

cors express nodejs swagger typescript

Last synced: 08 Feb 2025

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

https://github.com/rominalodolo/reacthookscrashcourse

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

cors hooks javascript react

Last synced: 12 Jan 2025

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

https://github.com/ashwinp2746/e-commerce

Hey Tech Enthusiasts ⚡ I made a project on e-commerce website with using MERN STACK

cors expressjs fetch-api json mongodb mongoose nodejs npm reactjs usehooks vite

Last synced: 24 Jan 2025

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

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

https://github.com/vertikajain/first-graphql-project

Example of GraphQL in NodeJS and ReactJS using Apollo Client and GraphiQL.

apollo-client cors express graphiql graphql nodejs reactjs

Last synced: 18 Jan 2025

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

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

https://github.com/vic778/stock_app

this app is a simple investment portfolio management system that allows users to track their investments and view performance metrics. first of all the user should create an account, loggin in trougth the token and create a portfolio. the app has services to calculate the profit and lost, it has filter such as year and it can download the csv file

cors devise jwt-token postgresql rspec rubocop ruby-on-rails third-party

Last synced: 18 Jan 2025

https://github.com/noushinsaad/service-review-server-site

This is a backend service built using Node.js and Express.js, with MongoDB as the database. The service handles user authentication, service management, and review functionality. The API is secured with JSON Web Tokens (JWT) and supports CRUD operations for users, services, and reviews.

cors expressjs jwt mongodb

Last synced: 24 Jan 2025

https://github.com/noushinsaad/movie-portal-server

A RESTful API built with Node.js and Express to manage movies in a MongoDB database. The server allows adding, updating, deleting, and retrieving movie data and includes functionality for user interactions such as liking/unliking a movie

cors dotenv expressjs mongodb nodejs

Last synced: 24 Jan 2025

https://github.com/jailsonsf/stant-test

Organizador de palestras, consiste em uma api que recebe um arquivo com uma lista de propostas de palestra e retorna as palestras organizadas por horário

axios cors express javascript multer nodejs nodemon react vite

Last synced: 24 Jan 2025

https://github.com/jailsonsf/middlewares_nodejs-todolist

[Ignite] Desafio 02 - Trilha Node.js. Neste desafio vamos usar os conceitos de middlewares no projeto desenvolvido no desafio anteior

cors express jest nodejs nodemon supertest uuid

Last synced: 24 Jan 2025

https://github.com/wdyitz/auth-api

API de autenticação de usuário

bcrypt cors express jest jwt-authentication nodejs prisma tsup typescript

Last synced: 30 Jan 2025

https://github.com/ajmain-fayek/structomate-server

A single-building management app for adding renters, managing agreements, sending announcements, and enabling rent payments. Backend powered by Express.js, MongoDB, JWT for authentication, cookie-parser for session management, CORS for cross-origin requests, and dotenv for environment variables.

cookie-parser cors dotenv expressjs javascript jesonwebtoken mongodb serve-favicon

Last synced: 19 Jan 2025

https://github.com/thakiyudheen/task-management-server

A task manager with a complete backend system. It handles user tasks efficiently with features for creating, updating, and deleting tasks. Built using [technologies you used, e.g., Node.js, Express, MongoDB]

cors express javascript mongodb mvc-architecture nodejs typescript

Last synced: 24 Jan 2025

https://github.com/ivan-corporation/chartjs-react-with-api

Charts JS examples with coinranking API 🥧

chartjs chartjs-2 cors react

Last synced: 19 Jan 2025

https://github.com/jai0212/chore-hero

A fullstack web application to connect users with skilled professionals for services like cleaning, plumbing, etc. Created using the MERN Stack (MongoDB, Express, React, Node.js) with Vite

axios bcrypt cors css dotenv express fullstack html javascript jsonwebtoken mern-stack mongodb mongoose multer nodejs react stripe validator vite

Last synced: 19 Jan 2025

https://github.com/h-campos/socket-chat-app

Chat app build with react and socket.io 💬

cors expressjs js react socket-io training

Last synced: 08 Feb 2025

https://github.com/shuaib-code/blog-server

A robust and scalable blogging platform backend built with TypeScript, Node.js, and MongoDB. It supports secure authentication, role-based access control, and public APIs for seamless blog management.

cors dotenv express jsonwebtoken mongoose nodejs pnpm typescript zod-validation

Last synced: 07 Feb 2025

https://github.com/neelakandanv/mycrm-be

MyCrm - A Simple and Secure CRM App with tokenized requests and role based authorizations.

bcryptjs cookieparser cors dotenv expreesjs git github javascript jwt mongodb-atlas mongoose nodejs nodemailer nodemon postman render

Last synced: 19 Jan 2025

https://github.com/rayeesrather99/seo-content-gen-bot

SEO Content Generator is a full-stack web application powered by AI that helps create SEO-optimized and engaging content based on user input. Built with React and Node.js, it integrates Gemini API for content generation and Framer Motion for smooth UI animations. The app simplifies content creation while ensuring it resonates with target audien

api asynchronous-programming cors express framer-motion gemini nodejs reactjs render seo

Last synced: 19 Jan 2025

https://github.com/joacim-boive/lambda-cors-proxy

A simple CORS enabled proxy ready to deploy to AWS

aws aws-lambda aws-lambda-node cors cors-proxy lambda nodejs proxy

Last synced: 19 Jan 2025

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

https://github.com/hareem-gohar/shorten-it

Shorten-IT is a simple URL shortening application built with React, Node.js, Express, and MongoDB. It allows users to shorten long URLs, set expiry dates, and track the number of clicks on each shortened URL.

cors expressjs mongodb nanoid nodejs reactjs tailwindcss

Last synced: 08 Feb 2025

https://github.com/yadamvinay369/cve_server

Backend code providing APIs for CVE dashboard

api-rest cors expressjs jest mongoose mvc-pattern nodejs supertest unit-testing

Last synced: 20 Jan 2025

https://github.com/remojs/gottafetchthemall-api

🌳 Gotta Fetch Them All backend

api cors express javascript mongodb mongoose node pokemon

Last synced: 31 Jan 2025

https://github.com/maximoospital/download-proxy

Demo for using a NuxtJS server as a proxy to avoid CORS-related trouble when downloading files form an external server.

axios cors download nuxtjs nuxtjs-template nuxtjs2 proxy v2

Last synced: 24 Jan 2025

https://github.com/pronoia9/tee-tailor

This dynamic 3D product website allows users to personalize their items with an innovative twist. Witness the magic as the latest AI technologies bring unique designs to life, enabling customers to tailor their products to perfection.

ai cloudinary cors dotenv expressjs fullstack gpt maath mern-stack mongoose nodemon openai react react-color react-three-drei react-three-fiber tailwindcss valtio vitejs

Last synced: 24 Jan 2025

https://github.com/shakilpendhari/render_api

This is repository used as backend for clone of peperfry website

cors json-serve json-server

Last synced: 07 Feb 2025

https://github.com/shakilpendhari/todo

This is my backend project.

cors expressjs jwt mongodb nodejs

Last synced: 07 Feb 2025

https://github.com/andersystems/unityopenwebgl

This is a single asset to open and configure a server of WebGL build with CORS and Multithreading

configure configure-unity-server cors server unity unity-webgl-multithread-server webgl

Last synced: 01 Feb 2025

https://github.com/sharjeelsafdar/project14d-pet-theory-event-driven

A demo app to send lab reports of animals using Gatsby, TypeScript, and event-driven architecture with API Gateway, EventBridge, and SNS.

api-gateway aws aws-cdk cloud-front cors event-driven eventbridge gatsbyjs jamstack reactjs s3 serverless sns static-site typescript

Last synced: 09 Feb 2025

https://github.com/bkpecho/quote-generator

This responsive quote generator, built using HTML, CSS, and JavaScript, features modern and professional-looking repeatable SVG background patterns from Hero Patterns. The Forismatic API is used for dynamic quote retrieval and easy content updates, while Twitter web intent is integrated for easy sharing of inspiring quotes.

api async-await cors css3 css3-animations flexbox html5 javascript twitter-web-intents

Last synced: 07 Feb 2025

https://github.com/nahidn228/service-sharing-webapp-client

"A dynamic web platform allowing users to share, book, and manage services effortlessly. Features include JWT authentication, service booking, and a seamless user experience with interactive animations and theme customization."

axios cookie-parser cors dotenv express firebase framer-motion jsonwebtoken mongodb swiper vite

Last synced: 12 Jan 2025

https://github.com/ohshajim/prodify-server

This backend server is the back-end of Prodify, single-page application designed to allow users to perform search and filtering operations on a set of products. including functionalities such as pagination, searching, categorization, sorting

cors expressjs mongodb nodejs

Last synced: 01 Feb 2025

https://github.com/evaaaaawu/expense-analysis-website-api

Project to practice separating front-end and back-end(This is back-end part).

bcryptjs cors express jwt mongodb mongoose passport passport-jwt

Last synced: 31 Jan 2025

https://github.com/karthik2917k/zee5serve

repo maintain API's for zee5-cloned repo and this backend deployed on cyclic.sh

bcrypt cors express githuboauth googleoauth jwt mongodb nodejs oauth

Last synced: 25 Jan 2025

https://github.com/reiver/corsproxy

A proxy server for adding permissive CORS headers.

cors cors-proxy cross-origin-resource-sharing

Last synced: 25 Jan 2025

https://github.com/reiver/go-cors

Package cors provides tools for working with Cross-Origin Resource Sharing (CORS), for the Go programming language.

cors cors-proxy cross-origin-resource-sharing

Last synced: 25 Jan 2025

https://github.com/khaledssbd/urbanutopia-project-server-side

UrbanUtopia is a single building management web application where members can pay using Stripe gateway.

cookie-parser cors dotenv express jsonwebtoken mongodb nodemailer nodemon stripe

Last synced: 07 Feb 2025

https://github.com/khaledssbd/sa-tourism-project-server-side

SA-Tourism is a tourism based web application for South Asian spots where tourists can get details of spots for future tour.

cors dotenv express mongodb nodemon

Last synced: 07 Feb 2025

https://github.com/monikas5/mediabackend

Media content management system backend

cors dotenv expressjs mongodb mongoose multer nodejs nodemon render

Last synced: 25 Jan 2025

https://github.com/heliolj/nlw-spacetime-api

Back-end usando NodeJS, Fastify, Prisma, TypeScript e mais tecnologias. Criado durante o evento da Rocketseat NLW.

axios cors dotenv eslint fastify jwt nodejs oauth prisma sqlite typescript zod

Last synced: 25 Jan 2025

https://github.com/vitor-msp/nginx

System containing a web server, cache server and load balancer with Ningx.

cache corp cors csp hsts http load-balancer nginx reverse-proxy tls

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

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