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/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/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/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/crispengari/music-search-app-mevn-stack-vue2

THIS IS THE FRONT END OF THE MUSIC SEARCH APPLICATION WHICH SEARCHES FOR ALBUMS OF AN ARTIST AND SHOW THE USER ALL THE LIST OF ALBUMS FOR A SPECIFIC USER using an API from `theaudiodb.com`.

axios cors css css3 express html html5 javascript mevn-stack mongodb mongoose nodejs vue-router vue2 vuejs vuetify vuex webdevelopment

Last synced: 09 Feb 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/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/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/akunna1/mern-todo-list-app

Creating a girly themed mobile responsive MERN (i.e MongoDB, Express.js, React.js, Node.js) do do list app using CRUD operations. There are 3 branches.

axios cors crud-application css expressjs full-stack mongodb mongodb-compass mongoose nodejs nodemon react-icons reactjs tailwindcss webdev

Last synced: 31 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/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/nahidn228/hostelmate-server

Welcome to **HostelMate**, a backend solution for managing meal requests, user roles, and upcoming meal updates for hostels. Built with **Node.js**, **Express**, and **MongoDB**, this API allows seamless interaction for meal management, user authentication, and much more!

cors dotenv express jsonwebtoken jwt mongodb node role-based-access-control stripe

Last synced: 07 Feb 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

https://github.com/ranolangari/nodejscrud

Manage RestFull API

cors expressjs sequelize

Last synced: 27 Dec 2024

https://github.com/kainemon/tanaoshi

an anime streaming & manga reading provider RESTful API.

anime anime-scraper anime-streaming axios cheerio cors hono manga manga-reading manga-scraper swagger typescript

Last synced: 26 Dec 2024

https://github.com/ggturan/sporting-goods-server

This backend server is designed to support an e-commerce platform specializing in selling sports goods. It provides robust features to ensure a seamless and secure shopping experience for customers and effective management capabilities for administrators

cors eslint-prettier expressjs mongoose nodejs nodemon typescript zod

Last synced: 07 Feb 2025

https://github.com/prasanth2817/mybarber-app-backend

MyBarber Application is an application built for users to book and manage appointments at salons. Users can select stylists, services, and specific dates and times. Business users have a separate dashboard for managing appointments and services.

bcryptjs cors dotenv express jsonwebtoken jwt-authentication mongoose multer

Last synced: 02 Jan 2025

https://github.com/epomatti/cors

CORS sandbox

cors javascript nodejs

Last synced: 17 Jan 2025

https://github.com/mesbol6647/mern-01-stokapp-

This project is a stock management application developed using the MongoDB, Express.js, React, and Node.js (MERN) stack. It allows users to add, update, and track the stock status of products.

cors deploy dirname express-static expressjs mongodb-database nodejs react

Last synced: 09 Feb 2025

https://github.com/joche-dev/desafio-softjobs

Desafío #6 Autenticación y Autorización con JWT del modulo 6 Backend Node y Express del Bootcamp Full Stack Javascript Desafío Latam.

bcryptjs bootcamp bootstrap cors desafiolatam expressjs jwt morgan pg react

Last synced: 26 Dec 2024

https://github.com/joche-dev/appusuarios-backend

API RESTful de usuarios con operaciones CRUD (Crear, Leer, Actualizar, Eliminar).

cors dotenv expressjs nodejs pg

Last synced: 26 Dec 2024

https://github.com/shivamkumar24/dataneuron

The DataNeuron Frontend Interface facilitates the interaction with the backend API through a user-friendly web application. It features three primary resizable components, each dedicated to specific functionalities: adding data, updating data and showing operation counts.

axios chakra-ui cors dotenv express mongodb mongoose nodemon react react-resizable

Last synced: 26 Dec 2024

https://github.com/shivamkumar24/lifestylestores.com-clone-backend

This repo is created for OutFit project backend deployment.

bcrypt cors dotenv express jsonwebtoken mongoose nodemon

Last synced: 26 Dec 2024

https://github.com/shivamkumar24/seat-reservation-appication

This assignment is given by unstop company.

axios cors expressjs mongoose nodemon react react-dom

Last synced: 26 Dec 2024

https://github.com/shivamkumar24/idea-clan-social-media

This is a backend server application for a basic social media platform built with Node.js, Express, MongoDB, and GraphQL.

axios bcrypt chakra-ui cors dotenv express-graphql expressjs graphql jsonwebtoken mongoose nodejs nodemon react react-icons react-router-dom

Last synced: 26 Dec 2024

https://github.com/shivamkumar24/seat-reservation-backend

This repo is create for deploy backend of Seat Reservation Application.

cors expressjs mongoose nodemon

Last synced: 26 Dec 2024

https://github.com/oshekharo/cors-bypasser

A simple Node.js server that acts as a CORS proxy, forwarding requests to a target URL.

cors cors-anywhere cors-proxy nodejs serverless

Last synced: 05 Jan 2025

https://github.com/amanmandal-m/shayari_generator

This is Shyaari Generator App so user can use this to generate shayaari in hindi or English Both.

cors css dotenv express-js html javascript mongoose node-js render

Last synced: 26 Dec 2024

https://github.com/amanmandal-m/githuboauth_backend

This is Github Oauth Backend and Frontend if any Node developer wants to add in own project so you can easily use this repo and read docs for further information.

colors cors dotenv express-js express-session mongoose node-js nodemon passport passport-github2 render

Last synced: 26 Dec 2024

https://github.com/amanmandal-m/hair_salon_backend_render

This is Hair Salon Booking Appointment System Backend here user can register with valid credentials and also they can login and view the stylers and services and book appointement by their choice.

bcrypt cors express-js jsonwebtoken mongoose node-js

Last synced: 26 Dec 2024

https://github.com/amanmandal-m/triveous-ecommerce-backend

Our backend powers an e-commerce platform. It handles user management, product operations, shopping carts, order processing, and more. Built with Node.js, Express.js, and MongoDB, it's designed for scalability and integration with your frontend.

aws-ec2 bcrypt cors dotenv ejs express-js jsonwebtoken mongoose node-js nodemailer twillio

Last synced: 26 Dec 2024

https://github.com/amanmandal-m/mock_8_backend

This is a OLX classifieds Backend App here user can register and login with valid credentials and they can view products page and also add product ,edit product and delete the product and sorting ,filtering and pagination is also available.

bcrypt cors express-js jsonwebtoken mongoose node-js swagger-docs swagger-ui

Last synced: 26 Dec 2024

https://github.com/amanmandal-m/mock_11_backend

This is plan my trip backend app where user can view the travellers data , add travel information ,edit ,delete and user can filter according destination and sorting by price.

cors express-js mongoose node-js render-deployment

Last synced: 26 Dec 2024

https://github.com/amanmandal-m/dent_care_backend

This is Dental Care Booking Appointment System Backend here user can register with valid credentials and also they can login and view the services and doctors and book appointement .

bcrypt cors express-js jsonwebtoken node-js

Last synced: 26 Dec 2024

https://github.com/amanmandal-m/flurn_booking_system_backend

This is Flurn Company Assignment this is for booking seats backend system .

cors csvtojson dotenv express-js mongoose node-js render swagger-docs swagger-ui

Last synced: 26 Dec 2024

https://github.com/amanmandal-m/exactspace-backend

This is a basic application designed to validate JSON data and display it. It provides a simple interface to input JSON data and checks its validity before rendering it.

body-parser cors docker ejs-templates express-js node-js pm2 render

Last synced: 26 Dec 2024

https://github.com/amanmandal-m/code_conversion_generator

This is Code conversion generator so developers or user they can convert their code in any languages.

cors css dotenv express-js html javascript mongoose node-js railway

Last synced: 26 Dec 2024

https://github.com/andresweitzel/microservice_employees_nestjs

Microservice for employee management using Nestjs, TypeORM, MySQL, Nodejs, Typescript, nodemon, git, others

cors dotenv git microservice mysql nestjs nodejs nodemon postman typeorm typescript

Last synced: 01 Feb 2025

https://github.com/pblnahu1/login-react-mysql-node

Login con React y NodeJS. Para el Front uso Axios. Para el Back uso Express, CORS y MySQL

axios cors expressjs javascript mysql nodejs react

Last synced: 02 Jan 2025

https://github.com/basedhound/crud-test-2_api

RESTful API built with Node.js and Express, featuring authentication, MongoDB integration, and full CRUD operations. It includes robust security and validation measures for secure data handling.

api bcrypt cors dotenv express helmet jsonwebtoken jwt mongodb mongoose mongoose-unique-validator multer nodejs

Last synced: 02 Jan 2025

https://github.com/basedhound/crud-test-1_api

Build a REST API with Node, Express, and MongoDB. This API should handle CRUD operations for managing products and be connected to a database. Successfully implementing it will reveal a secret word.

api cors crud dotenv express mongodb mongoose node nodejs

Last synced: 02 Jan 2025

https://github.com/basedhound/gm-social_app_react

A fullstack social media app built with the MERN stack (MongoDB, Express, React, Node.js) for OpenClassrooms. Features complete CRUD operations, enhanced security, and demonstrates full-stack skills.

axios bcryptjs cors crypto-js date-fns express helmet jsonwebtoken jwt mantine-ui mongodb mongoose multer nodejs react react18 responsive social

Last synced: 02 Jan 2025

https://github.com/basedhound/kpop-social_app_react

Fullstack social media platform inspired by Kpop culture, featuring React with cozy color palettes. The frontend uses Redux and Mantine, while the backend is built on Node/Express/MongoDB.

axios bcrypt cors dotenv express jsonwebtoken jwt mern mongodb mongoose multer node-js nodemon react react-redux react17 redux

Last synced: 02 Jan 2025

https://github.com/andresweitzel/microservice_cisco_devices_graphql

Microservice for managing Cisco devices implemented with GraphQL, Express, Apollo, NestJS, Typescript, NodeJS, TypeORM, dotenv, cors, swagger, swagger-ui, MySQL, others.

apollo-graphql apollo-server-express cisco cisco-api cors dotenv express-js expressjs graphql microservicios mysql nestjs nestjs-graphql nodejs swagger-ui typeorm typescript

Last synced: 01 Feb 2025

https://github.com/marcos-vcs/mundo-hoje-web-scraping

This project does the web scraping of the IBGE (Brazilian Institute of Geography and Statistics) news open API.

cors java spring-boot web-crawler web-scraping

Last synced: 27 Dec 2024

https://github.com/dhartisangani/evian-backend

A one-stop solution to all your EV Charging problems. It will significantly impact users' time and effort. Instead of finding EV stations and empty slots physically, You can now explore various stations, compare prices and book slots from home.

chai cors express node pino razorpay swagger

Last synced: 17 Jan 2025

https://github.com/andresweitzel/apirest_pedidosyaenvios_nestjs

Api Rest para la gestión de envíos, productos, puntos, rutas, etc, ejemplificando parte de la arquitectura de desarrollo de PedidosYa Envíos implementado con NestJS, NodeJS, Typescript, TypeORM, Supertest , Jest, dotenv, cors, swagger, swagger-ui, MySQL, otros.

api-rest cors doenv git jest mysql nestjs nodejs pedidosya postman-collection supertest swagger swagger-api swagger-ui typeorm typescript

Last synced: 01 Feb 2025

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/arthurdsant/crud-sql

Full Stack project based on several technologies for its construction such as React, Vite.Js, Javascript, Styled-Components, Node.Js Nodemon, Express and MySQL.

cors css3 express javascript mysql nodejs nodemon reatctjs styled-components vite

Last synced: 13 Jan 2025

https://github.com/andresweitzel/microservice_paypal_orders_express

Microservice for the integration of Paypal API Orders implemented with ExpressJs, Nodejs, Typescript, nodemon, morgan, dotenv, cors, others.

axios cors dotenv expressjs git microservice morgan nodejs nodemon paypal-integration paypal-rest-api postman typescript

Last synced: 01 Feb 2025

https://github.com/preetiraj3697/chatterbox

Chatterbox is a modern messaging application designed to facilitate seamless communication between users through individual and group chats. Built with a focus on user experience and security, Chatterbox offers a range of features to enhance your messaging experience.

axios cloudinary cookie-parser cors expressjs jsonwebtoken material-ui mongodb nodejs react-router-dom reactjs redux-thunk redux-toolkit socket-io

Last synced: 10 Jan 2025

https://github.com/t2ne/sound808

Rest API project that uses Express, Cors and MySQL for backend and Svelte for frontend. API tested on Thunder Client, Postman and Swagger Documentation.

cors express mysql nodemon rest-api svelte swagger-docs

Last synced: 03 Jan 2025

https://github.com/biswarup14/crud-employee-management-basic

Backend (dotNet 6) and Frontend (React JS) both // dotnet core webapi + Entity framework // Code first approach

cors dotnet-core reactjs

Last synced: 03 Jan 2025

https://github.com/geraldo-gja/estudo-spring-security-jwt

Aplicação para Autenticação e Autorização atravéz de token JWT

cors h2-database java jwt-token rest-api roles-permissions spring-boot spring-security

Last synced: 10 Jan 2025

https://github.com/scantarius/crud-app

CRUD Application - React, Node, MySQL, CSS (axios, express, cors)

axios cors css express javascript mysql nodejs react

Last synced: 23 Jan 2025

https://github.com/aryamangithub/chat-app

This repository hosts a full-stack realtime chat application built using the MERN stack with Socket.IO for real-time communication. The application features a responsive and intuitive frontend designed with ReactJS and styled using TailwindCSS.

axios-react cors expressjs lucide-react mongodb reactjs socket-io tailwindcss

Last synced: 23 Jan 2025

https://github.com/mskian/mskcors

CORS Anywhere is a NodeJS proxy which adds CORS headers to the proxied request.

cors cors-anywhere cors-proxy cors-request

Last synced: 29 Dec 2024

https://github.com/rameshseerangan/sports-app-backend

Sports career development backend

cors dotenv expressjs mongodb nodejs postman

Last synced: 30 Dec 2024

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

This is server of geographyolympiadbd

cors dotenv express mongodb

Last synced: 01 Feb 2025

https://github.com/oxwazz/cors_bypass

💡 Effortlessly access your backend APIs without CORS headaches!

bypass cors

Last synced: 07 Jan 2025

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