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/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/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: 05 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/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: 05 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/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: 15 Dec 2024

https://github.com/trevor4n/hurdle-backend

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

api cors express node-fetch rest

Last synced: 25 Nov 2024

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

https://github.com/rjtravelhelpline/backend-jts

Backend - Jaipur Taxi Service

cors express nodejs zod

Last synced: 15 Dec 2024

https://github.com/temurbek2310/swagger_express_js

Practice Express js and Swagger ui for managing products.

bcrypt cors express-js swagger-ui

Last synced: 15 Dec 2024

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

This Server Using Modular Design Pattern

cors dotnet express modular modular-design mongodb nodejs

Last synced: 21 Nov 2024

https://github.com/gustavo361/amazon-scraper

Form to get products data from Amazon API

amazon api axios backend cors express frontend fullstack-development jsdom nodejs

Last synced: 21 Nov 2024

https://github.com/gustavo361/amazon-api-server

Backend folder from forms to get products data from Amazon API

axios backend cors express javascript jsdom server

Last synced: 21 Nov 2024

https://github.com/mwakaambrose/moood-backend

This is the nodejs backend to any one of the moood clients

cors expressjs mysql nodejs sequelize

Last synced: 07 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/nitinkondhari03/electroshop

ElectroShop is an online platform that sells electronic items, including mobile phones, laptops, earbuds, earphones, smartwatches, and other gadgets.

bycrypt-js cashfree cloudinary cookies cors crypto dotenv express-js firebase jsonwebtoken mongodb mongoose node-js nodemailer react-icons react-js react-router-dom redux-toolkit tailwind-css

Last synced: 25 Nov 2024

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: 05 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/el-sherbini/lens

Social-media MERN Stack application, built with MongoDB, Express.js, React.js, Node.js, Redux, Material UI.

axios bcrypt cors expressjs googlelogin jwt mongodb mongoose nodejs reactjs redux redux-thunk social-media validator

Last synced: 22 Nov 2024

https://github.com/f2rkan/webrtc-gstreamer-stream

WebRTC and GStreamer integration using werift-webrtc for real-time audio and video streaming, enabling low-latency communication in multimedia applications.

cors coturn docker express-js grafana gstreamer nodejs prometheus typescript video-streaming vue2 webrtc

Last synced: 10 Oct 2024

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: 10 Oct 2024

https://github.com/ayusharma-ctrl/backend-todoapp-node-express-mongo

This is a backend project for a Todo application built with Node.js, Express, and MongoDB. It provides multiple APIs for users and tasks, allowing users to register, login, update password, delete account && add, delete, update, and view tasks.

bcrypt cookie-parser cors dotenv express jsonwebtoken mongodb-atlas mongodb-compass mongoose nodejs

Last synced: 07 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/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/renatobritodev/consuming-api

Mini project to consuming api.

api axios cors express javascript nodejs nodemon

Last synced: 22 Nov 2024

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/sachnaror/combined_django_react_root

Django and React Integration: Session Authentication, CORS, CSRF Protection, and Cookie Management

authentication-mechanisms cookies cors cross-origin-requests csrf django react session session-management web-security

Last synced: 22 Nov 2024

https://github.com/rishavconsolelog21/dealsdray

This repo is for DealsDray Task, whose Tech Stack in the MERN Stack. Which have User Register, Login and Logout and Employee management system

bcryptjs cors express-js javascript jwt-authentication mongodb reactjs

Last synced: 22 Nov 2024

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/sumansauravmay/addan_digital_solution_profile

This is a full stack app for the user profile where user can register, login, see his profile, logout and delete his the profile.

axio bcrypt chakra-ui cors css env expressjs html javasc jsonwebtoken mongodb-atlas mongoose nodejs nodemon react-hooks react-router-dom reactjs

Last synced: 22 Nov 2024

https://github.com/acsbitmen/login-backend

Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.

body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql

Last synced: 22 Nov 2024

https://github.com/himanshuraj98/speak-chat-app

A real-time chat application built using Node.js, Express.js, and Socket.io on the server-side, and HTML, JavaScript, and the Socket.io client library on the client-side.

cors express-js nodejs reactjs socket-io

Last synced: 22 Nov 2024

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/atikur-24/mvc-architecture-template

MVC ARCHITECTURE TEMPLATE FOR EXPRESS SERVER

bcrypt cors expressjs jsonwebtoken mongoose nodejs

Last synced: 22 Nov 2024

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/carloshenriquefs/scheduling-financial

💵 - Scheduling financial transfers

cors h2-database hibernate java11 transfer

Last synced: 22 Nov 2024

https://github.com/zrnik/php-slim-cors

Slim Framework 4 CORS Middleware

cors middleware php php8 slim-framework slim4

Last synced: 22 Nov 2024

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/praveenkumar8754/colour-suggestions-be

Daily dress colour suggestions for women

bcryptjs cors express mongoose nodejs nodemailer nodemon

Last synced: 22 Nov 2024

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/sashee/signed_urls_cors

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

aws cloudfront cors

Last synced: 01 Dec 2024

https://github.com/hrmrakib/scic-task-server

It's a simple task get from Programming Hero.

cors dotenv expreesjs mognodb nodejs

Last synced: 07 Dec 2024

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

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

Identity Hub MERN stack CRUD project server side

cors dotenv express mongodb nodejs

Last synced: 07 Dec 2024

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

Proyecto de requisistemas

body-parser cors mongoose

Last synced: 22 Nov 2024

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/reiver/corsproxy

A proxy server for adding permissive CORS headers.

cors cors-proxy cross-origin-resource-sharing

Last synced: 25 Nov 2024

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/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 Nov 2024

https://github.com/heliolj/nlw-setup-ignite

Aplicação de Hábitos feito no Evento NLW (Trilha Ignite) pela Rocketseat. 🚀💜

cors expo fastify figma nativewind nodejs prisma radix-ui react react-native sqlite tailwindcss typescript vite

Last synced: 25 Nov 2024

https://github.com/kaiocass/be-the-hero

Projeto realizado na Semana Omnistack 11 - Rocketseat

cors expo jest json knexjs nodejs react react-native sqlite3

Last synced: 12 Jan 2025

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/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/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/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/renatospaka/canal-noticias

https://www.udemy.com/course/criando-apis-restful-utilizando-typescript-node-e-mongodb/

azure cors docker-compose javascript jwt mongodb redis rest-api typescript

Last synced: 05 Jan 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/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/starkelessar/advanced-auth-back

Реализация API для продвинутой регистрации и авторизации пользователя с активацией аккаунта через почту

bcrypt cookie-parser cors express-js express-validator jsonwebtoken mongodb mongoose nodejs nodemailer uuid

Last synced: 20 Dec 2024

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

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

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