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/chandrabose-11/weddingwise-backend

This repo contains Back End code for the Weddingwise Management . Built using MERN Stack.

bcryptjs cors expressjs jwt-authentication mongodb mongoose nodejs nodemon-express postman render

Last synced: 12 Dec 2024

https://github.com/scodify/gpt-back

Proyecto Back End GPT

cors dotenv express morgan openai-api

Last synced: 20 Jan 2025

https://github.com/cedric-renais/projet_groupomania

Créer un réseau social d'entreprise avec REACT et SQL

bcrypt cors dotenv expressjs helmet jsonwebtoken multer mysql nodejs react sequelize

Last synced: 29 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/trevor4n/hurdle-backend

Backend for: https://github.com/trevor4n/hurdle

api cors express node-fetch rest

Last synced: 25 Jan 2025

https://github.com/crispengari/shopping-app-ng

This is a simple shopping app using MEAN stack. This Online shop allow users to add products and remove products into the shopping cart.

angularjs cors css express html javascript mongodb mongoose nodejs scss typescript webapps webdevelopment

Last synced: 09 Feb 2025

https://github.com/routbullet/auth-mern

auth-mern is a full-stack application developed with the MERN stack (MongoDB, Express, React, Node.js) designed to illustrate user authentication and authorization. This project features separate backend and frontend directories to maintain a clean separation of concerns, ideal for learning and understanding MERN stack development.

cors dotenv expressjs full-stack js-cookie jsonwebtoken login-system mern-stack middleware mongodb moongose nodejs nodemon react react-router-dom restful-api scripts styled-components typescript vite

Last synced: 19 Dec 2024

https://github.com/yoshitunaiga/npi-backend

A backend server for the npi-medical-board using Mimilabs API

axios cors express nodejs

Last synced: 25 Jan 2025

https://github.com/deepashrisg/studentmanagement

A Node.js app to manage student data with secure authentication, MongoDB integration, and APIs for student operations.

cors express mongodb mongoose nodejs nodemon-express

Last synced: 08 Feb 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/anashany2193/mern-ecommerce-app-backend

MERN eCommerce App Backend 🛍️ A robust backend for an eCommerce platform, powered by Node.js, Express.js, MongoDB, and integrated with Stripe and Cloudinary for payments and image management. Includes user authentication, product and order management, and API endpoints for seamless frontend integration.

bcryptjs cloudinary concurrently cors csurf express expressjs mongodb multer nodejs rate-limiter stripe

Last synced: 05 Feb 2025

https://github.com/pandit0305/ai-chat-bot

user can ask anything with ai chat bot application, user are able to get answer of difficult questions

cors express openai-api

Last synced: 26 Jan 2025

https://github.com/tr41z/blog-website

Flask + React.js + CSS Blog Website

api blog cors flask javascript postman python reactjs sqlite vite

Last synced: 05 Feb 2025

https://github.com/akashp73387/settly-assessment-backend

An application form for a new account where users enter their personal details, validate the information, and have the option to edit and resubmit the form before finalizing their registration.

cors crud-api dotenv expressjs mongodb mongoose nodejs nodemon

Last synced: 18 Dec 2024

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/misterowlpt/traefik-auth-api

A sample project that uses Traefik to control access to a federated REST API

cors restful-api traefik

Last synced: 31 Dec 2024

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/laynef/node-secure-cors

CORS for Node.js that does not allow wildcards for Subdomain attacks

cors security subdomains

Last synced: 27 Dec 2024

https://github.com/gustavocstl/serverless-meetup-api-proxy

Service to Meetup API which abstract OAuth from client side.

aws-lambda cors cross-browser meetup-api nodejs serverless

Last synced: 30 Jan 2025

https://github.com/sashee/signed_urls_cors

Testing different configurations of domains and CORS headers when redirecting to an S3 signed URL

aws cloudfront cors

Last synced: 29 Jan 2025

https://github.com/jl-olemar/authbackend-angular

Backend para uso educativo, para luego consumirlo con el framework angular.

bcrypt cors express jwt mongodb

Last synced: 05 Feb 2025

https://github.com/jl-olemar/calendar-backend-crud

Backend para el manejo de calendarios.

cors express javascript jsonwebtoken mongodb mongoose

Last synced: 05 Feb 2025

https://github.com/hrmrakib/food-table-server

It's full-stack restaurant management website (Server Side Code). Restaurant site: add food, gallery images, purchase, and order tracking.

cookie-parser cors dotenv expressjs jsonwebtoken mongodb

Last synced: 02 Feb 2025

https://github.com/kanokpit-yowaratch/json-server

A simple API with json-server

cors json-server

Last synced: 13 Jan 2025

https://github.com/sutharshantanu/razorpay-gateway

Developed a backend repository for RazorPay payment integration in Node.js + MongoDB. Implemented seamless payment processing, leveraging RazorPay's capabilities. Integrated Node.js for server-side logic and MongoDB for data storage. The project focused on creating a robust backend solution, enabling secure and efficient payment transactions.

cors dotenv express-js mongodb mongoose node-js razorpay razorpay-api

Last synced: 27 Dec 2024

https://github.com/mdsajalali/identity-hub-server

Identity Hub MERN stack CRUD project server side

cors dotenv express mongodb nodejs

Last synced: 02 Feb 2025

https://github.com/jumarinr/salud-ocupacional-back

Proyecto de requisistemas

body-parser cors mongoose

Last synced: 23 Jan 2025

https://github.com/parthmodi23/mystore

E-commerce Website with MERN Stack

api api-rest cors e-commerce-project easy express mongodb nodejs reactjs

Last synced: 22 Dec 2024

https://github.com/md-sayeedalam/sports-equipments-server-repo

it is Sports Equipment server side repo.Which is a small and simple backend project.

cors expersjs jwt mongodb nodejs

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/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/md-sayeedalam/restaurant-management-server-side-repo

it is Restaurant management server side repo.Which is a small and simple backend project.

cors expressjs jwt mongodb nodejs

Last synced: 20 Jan 2025

https://github.com/mahamudm90/natours

An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽

compression cors css3 expressjs helmet javascript json-web-token mongodb-atlas mongosse multer nodejs stripe-api validator

Last synced: 20 Jan 2025

https://github.com/varreltantio/text-to-image-openai

This project implements Image Generation on OpenAI API by using Node JS as backend with React JS as frontend.

cors express nodejs openai reactjs

Last synced: 31 Dec 2024

https://github.com/luiizsilverio/partytime

Aplicação Node + Mongoose

cors jsonwebtoken mongoose multer nodejs

Last synced: 01 Feb 2025

https://github.com/luiizsilverio/api-vendas

API de Vendas desenvolvida em Node durante o curso de API Rest do prof. Aluizio Dev.

celebrate cors date-fns dotenv handlebars joi jsonwebtoken multer node-mailer nodejs nodemailer postgres typeorm typescript

Last synced: 01 Feb 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/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/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/amanmandal-m/globalmart

Globalmart: Elevate your online shopping with React.js and Node.js. Enjoy secure authentication, intuitive cart management, and streamlined payments for a seamless experience.

aws-ec2 bcrypt cors ejs-templates google-oauth2 jsonwebtoken mongoose node-js react-js

Last synced: 26 Dec 2024

https://github.com/crispengari/shopping-app-vue2.js-mevn

This is a simple shopping application that allows users to add items to the shopping basket and remove items from the shopping basket as well. This application is using MEVN stack.

axios cors css express html javascript js json mevn mevn-stack mongodb mongoose node nodejs scss typescript vue2 vuejs webdevelopment

Last synced: 09 Feb 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/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/temurbek2310/swagger_express_js

Practice Express js and Swagger ui for managing products.

bcrypt cors express-js swagger-ui

Last synced: 08 Feb 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/oteku/bs-cors

bs-cors is a Buckelscript binding to cors middleware

buckelscript-binding cors express reasonml

Last synced: 08 Feb 2025

https://github.com/masaok/cors-proxy-server

Proxy Server for fetching API URLs to bypass CORS warnings

cors express nodejs

Last synced: 29 Jan 2025

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: 11 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/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 Oct 2024

https://github.com/nishantcoder108/movie-booking-app

Hi , This is the movie booking app where we can book movie . In this application , functionality is Login , Logout, Signup , movie search , movie book and finally payment. So , that's all about it.

axios bcryptjs body-parser bootstrap5 cors dotenv express jsonwebtoken material-ui mongodb mongoose nodejs nodemon react-bootsrap react-icons react-player react-router-dom reactjs

Last synced: 06 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/danfalcon225/mern_stack_app

MERN stack app | Backend CRUD | Backend Router | CORS Policy | MongoDB operations | Frontend CRUD | Frontend Router

axios cors express javascript mongodb mongoose node-js notistack reactjs tailwindcss vite

Last synced: 29 Jan 2025

https://github.com/sandygudie/kanban-api

The Kanban API for the kanban project management application.

bycrypt cors expressjs joi mongoose nodejs nodemon

Last synced: 08 Feb 2025

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

Modern e-commerce built with best practices in mind. MERN stack, Redux Toolkit for state management, Material UI for a delightful UI, and RESTful APIs for seamless integration. Dive in and explore!

cors express-js forgot-password jwt-authentication material-ui mern mongodb node-js react react-router restful-api

Last synced: 04 Feb 2025

https://github.com/irfnd/express-ts-boilerplate

A boilerplate/starter project for quickly building RESTful APIs using Express, Typescript and Prisma with some pre-built features.

compression cors dotenv eslint expressjs helmet husky lint-staged morgan prettier prisma typescript zod

Last synced: 06 Feb 2025

https://github.com/xterikatx/dev-radar

Projeto feito na Semana Omnistack 10.0 utilizando ReactJS, Node.js e MongoDB. ❤

cors dev-radar mongodb node-js reactjs rocketseat yarn

Last synced: 06 Feb 2025

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