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/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/amanmandal-m/mock_7_backend

This is Food Delivery App Backend system so here user can register and after login they can view the available restraunts and book order by their prefrences each restraunts have menu items .

bcrypt cors express-js jsonwebtoken mongoose node-js

Last synced: 26 Dec 2024

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/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/shazron/cors-test

CORS test via Express.js

cors expressjs

Last synced: 01 Feb 2025

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/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/tbalint1995/MERN-HealthTracker

Milyen gyümölcsöt / zöldséget ettél ma? - Gyakorlás

axios-react cors dotenv express monngdb nodemon

Last synced: 23 Oct 2024

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

https://github.com/vipinchaudhary31122002/bloggx

BloggX is a backend for blogging website.

bcryptjs cors expressjs javascript mongodb mongoose nodejs

Last synced: 10 Jan 2025

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/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/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/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/calebcadainoo/webscrapper

Web scrapper built for fun

cheerio cors express nodejs webscraper

Last synced: 24 Dec 2024

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/roy7077/sarswati

Sarswati Backend is a Node.js application built with Express and MongoDB, designed to support an educational platform with roles for students, instructors, and administrators. It includes features for user authentication, course management, payments, and more

bcrypt cloudinary cookie-parser cors dotenv express-fileupload express-js jwt-authentication mongodb mongoose nodejs nodemailer otp-generator razorpay render

Last synced: 17 Jan 2025

https://github.com/jmgogo/webapp-security

A repo covering the basics of web application security

cors csrf sql-injections xss

Last synced: 24 Dec 2024

https://github.com/manju1807/node-ts-express-template

A robust and secure Express.js boilerplate with TypeScript, featuring advanced security middleware, MongoDB integration, and tools for building production-ready Node.js apps.

advance-security boilerplate cors data-sanitization expressjs helmet mongoose nodejs nosql-injection produc product-ready secure-backend template typescript xss-protection

Last synced: 18 Dec 2024

https://github.com/sumaiyarimu22/proxima-server

Proxima is a powerful project management app built using the MERN stack. With proxima, users can create, update, and delete their own projects with ease. The app is highly secure, featuring robust JWT authentication and frontend route protection.

avast bcrypt cors dotenv express jsonwebtoken mongodb mongoose react validator

Last synced: 18 Dec 2024

https://github.com/caomeiyouren/cors-proxy-worker

一个用于解决跨域问题的代理

cloudflare-workers cors docker nodejs proxy typescript

Last synced: 20 Jan 2025

https://github.com/zeuz8/simple-notes-backend

Backend repository for a Simple Web Notes App, designed to handle the storage of note data using MySQL database. This project aims to provide practical insights into MySQL data storage and retrieval mechanisms.

cors expres mysql2 nodejs nodemon

Last synced: 30 Jan 2025

https://github.com/mcodex/rs-module01-api-challenge

NodeJS challenge from Rocketseat's bootcamp

cors expressjs jest

Last synced: 20 Jan 2025

https://github.com/bruno-c-p/rocket-movies

A fullstack app built with React and Node.js where users can register movies by adding a name, description, rating, and tags. This app helps organize and categorize movies in a simple way.

axios bcryptjs cors dotenv eslint express jest jwt knex multer nodejs phosphor-icons pm2 prettier react sqlite tailwindcss vite

Last synced: 01 Feb 2025

https://github.com/talhat298/surgical-server

SurgicalSavvy Server is a backend service built with Node.js, Express, and MongoDB. This project is designed to manage surgical services and orders, providing a RESTful API for interacting with the data.

api cors javascript mongodb nodejs reactjs

Last synced: 19 Dec 2024

https://github.com/talhat298/product-order-crud

This Node.js application, built with TypeScript, Express, and MongoDB, offers an API to manage products and orders with functionalities for creating, retrieving, updating, and deleting.

cors curd-operation dotenv eslint expressjs mongodb nodejs nodemon typescript zod

Last synced: 19 Dec 2024

https://github.com/theduardomaciel/dfl-api

An API responsible for the services required by the DFL application for the functioning of its subsystems (dashboard/mobile).

axios cors express expressjs javascript nodejs typescript

Last synced: 01 Feb 2025

https://github.com/seifsheikhelarab/ts-rest-api

A TypeScript-based REST API for user authentication and management with JWT-based authentication, bcrypt password hashing, and secure session handling.

bcrypt body-parser compression cookie-parser cors crypto dotenv express-js http jsonwebtoken lodash mongodb mongoose morgan node-js typescript

Last synced: 19 Dec 2024

https://github.com/abhich21/simplifi

A basic login template app for any website including frontend and backend.

axios cors expressjs mongoose nodejs notistack react-router-dom reactjs styled-components

Last synced: 19 Dec 2024

https://github.com/ashimasaini45/authentication-apis

Tech Stack: Express.js(Backend), MongoDB(Database)

axios bootstrap cors nodemailer plugins-api react-router

Last synced: 19 Dec 2024

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: 19 Dec 2024

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: 19 Dec 2024

https://github.com/toorop/ipfs-proxy

An IPFS reverse proxy that handle CORS (especially preflight), authentification, access rules, and more...

authentication cors ipfs reverse-proxy

Last synced: 24 Dec 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: 02 Feb 2025

https://github.com/florian-catalin-elisei/realtime-chat-application

This is a straightforward realtime chat application created using React for the frontend and Node.js with Socket.IO for the backend. Users have the ability to join distinct chat rooms and engage in realtime communication.

cors css express html javascript query-string react react-router-dom react-scroll-to-bottom socket-io socket-io-client

Last synced: 19 Dec 2024

https://github.com/florian-catalin-elisei/pdf-generator

This application combines React on the client side and Puppeteer with Express on the server side to generate PDF receipts. React, along with Axios, handles user input and HTTP requests, while Puppeteer on the server side creates PDFs using the submitted data.

axios cors css express file-saver html javascript puppeteer react

Last synced: 19 Dec 2024

https://github.com/guilhaof/gsystem-api-node

Backend do sistema Gsystem com Nodejs,Express,Prisma , WebToken - Obs ainda e construcao a⚠️❗

bcript bcryptjs cors express json-api jsonwebtoken mysql nodejs postgresql prisma prisma-client prisma-studio typescript

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

This is a project based course where i build an extensive, in-depth backend API for DevCamper, a bootcamp directory app.

bcryptjs colors cookie-parser cors crypto dotenv express-fileupload express-mongo-sanitize express-rate-limit expressjs helmet hpp jsonwebtoken mongodb mongoose morgan nodejs nodemailer slugify xss-clean

Last synced: 05 Jan 2025

https://github.com/cosmosgenius/twitter-proxy

Twitter api proxy with cors support

api cors proxy twitter twitter-proxy

Last synced: 25 Dec 2024

https://github.com/sathiyapramod/crm-web-app-frontend

CRM App is a simple beginner level template for maintaining customers, users & other database.

bootstrap5 cors css3 javascript jwt-authentication material-ui reactjs

Last synced: 23 Jan 2025

https://github.com/kevveth/ecommerce_fullstack

A full-stack e-commerce platform built with React for the front-end, TypeScript for type safety, and Node/Express/PostgreSQL for the backend. Features client-side routing with React Router, and secure authentication using bcrypt, Passport, and CORS.

bcrypt cors ecommerce express full-stack node passport postgresql react react-router typescript

Last synced: 02 Feb 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/speedkillsx/react-todo-list

Todo List client/server application using React, NodeJs and MySQL

cors expressjs javascript mysql nodejs react

Last synced: 25 Dec 2024

https://github.com/emmanuel-ezekiel/backend-resturant-review

backend for the restaurant-review using NODE,CORS,EXPRESS AND Mongo

cors expressjs mongodb nodejs

Last synced: 17 Jan 2025

https://github.com/guruprasad3n/crud-node-application

The Product and Review Management System is a Node.js application with MongoDB integration that allows users to manage products and their associated reviews. This documentation provides an overview of the application, its features, technical requirements, and instructions for setting up and running the project.

chai cors dotenv expressjs mocha mocha-chai mongodb mongoose nodejs nodemon npm supertest

Last synced: 25 Dec 2024

https://github.com/luiizsilverio/node-typescript

API desenvolvida em Node, durante o curso do Prof. Aluizio Developer

bcryptjs celebrate cors cowsay express jsonwebtoken knex multer node nodejs sqlite sqlite3 typescript

Last synced: 01 Feb 2025

https://github.com/rafiul29/proxima-server

Proxima is a user-friendly project management application built using the MERN stack. With Proxima, users can create, edit, and delete projects with ease. The application features secure JWT authentication and frontend protected routes to ensure user privacy and security.

bycrypt cors devenv expressjs jwt mern-stack mongodb nodejs project-management react validator

Last synced: 25 Dec 2024

https://github.com/sujoncoder/voting-backend

A voting application between Israel vs Palestine.

bcryptjs cors express-js jwt-authentication mongoose nodejs nodemon

Last synced: 10 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/abe312/metric-imperial-converter

express app for unit conversion, helmet for preventing various attacks, chai for testing

chai-http cors express helmet mocha mongodb

Last synced: 23 Jan 2025

https://github.com/iamkhan21/cors-proxy

CORS proxy-server

cors cors-proxy proxy proxy-server

Last synced: 23 Jan 2025

https://github.com/sazidulalam47/nikah-noor-server

Secure Backend for Nikah Noor Matrimony Platform

cookie-parser cors dotenv expressjs json-web-token mongodb nodejs stripe

Last synced: 25 Jan 2025

https://github.com/sazidulalam47/car-doctor-server

Car Doctor: Express.js & MongoDB Backend

cors expressjs jwt-authentication jwt-token mongodb nodejs

Last synced: 25 Jan 2025

https://github.com/abdurraahimm/online-quran-api

This is a simple API that provides the Quran in JSON format.

axios cheerio cors expressjs nodejs

Last synced: 05 Jan 2025

https://github.com/databytesun/task-tracker

A Todo App is a great beginner project because it covers the basics of full-stack development. Here we have a backend API with Node.js and Express, which interacts with a MongoDB database, and connect everything with a React front end.

cors dotenv express-js mern mern-project mern-stack mongodb mongodb-database nodejs nodemon postman react reactjs

Last synced: 10 Jan 2025

https://github.com/sazidulalam47/softeasy-server

Digital Commerce and Blog Server Suite

api cors crud-operation express mongodb-database nodejs server

Last synced: 25 Jan 2025

https://github.com/dunghenry/blog_mern

full stack ( nodejs + express + mongodb + reactjs + redux)

axios body-parser cors dotenv expressjs mongodb mongoose morgan nodejs nodemon react

Last synced: 25 Jan 2025

https://github.com/narotam-mishra/res-com-backend

create APIs (for React Resizable Component) using Nodejs, Express and MongoDB

cors dotenv expressjs mongodb nodejs

Last synced: 30 Jan 2025

https://github.com/narotam-mishra/crypto-currency-app-backend

Created crypto currency converter APIs to calculate exchange rate for any currency using Nodejs & Express

apis axios cors crypto currencies dotenv expressjs nodejs

Last synced: 30 Jan 2025

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