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/tanveerahmed4545/ta-fashion-server

Ta Fashion is a meticulously designed Single page Fashion website created with React, React Router, and Tailwind CSS, featuring a user-friendly layout and original design.It includes essential pages like Home and Login/Register.

cors dotenv expressjs mongodb

Last synced: 20 Jan 2025

https://github.com/carloshenriquefs/scheduling-financial

💵 - Scheduling financial transfers

cors h2-database hibernate java11 transfer

Last synced: 22 Jan 2025

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

Slim Framework 4 CORS Middleware

cors middleware php php8 slim-framework slim4

Last synced: 22 Jan 2025

https://github.com/gersonbenito/node-products-app

API para guardar productos creado en Node usando TypeScript, Express, MongoDB Docker y Docker Compose

cors docker docker-compose express mongodb mongoose node typescript

Last synced: 28 Jan 2025

https://github.com/lucasdants/nodejs-bethehero

BeTheHero is a project developed during the Semana Omnistack presented by Rockeseat. This project is a way to help ONGS.

celebrate cors express jest knex sqlite3 supertest typescript

Last synced: 21 Jan 2025

https://github.com/gabrielcrackpro/cors-fix-localhost

A script to avoid CORS policiy on localhost using a express app

cors cors-policy express express-app expressjs localhost

Last synced: 22 Jan 2025

https://github.com/jsamuelap/apv-mern-backend

Backend del Administrador de Pacientes de Veterinaria del curso JS Moderno

bcrypt cors dotenv express js jsonwebtoken mongo-db mongoose nodejs nodemailer nodemon

Last synced: 17 Jan 2025

https://github.com/andresweitzel/apirest_electronic_devices_expressjs

Rest Api about electronic devices implemented with Express, Morgan, Railway ,NodeJS, Sequelize, Jest Testing, dotenv, cors, express-validator, Nodemon, Swagger, Swagger-ui, PostgreSQL, ohers.

cors dotenv express-js express-validator integration-testing jest-tests morgan-middleware nodejs nodemon postgresql railway-app sequelize-orm supertest swagger-api swagger-ui tdd testing unit-testing

Last synced: 01 Feb 2025

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

In this page is used to track the expenses and calculate our Income

bcrypt cors dotenv express javascript jsonwebtoken mongodb mongoose nodejs nodemon

Last synced: 09 Jan 2025

https://github.com/sumaiyabanu15/airbnb-backend

This is Airbnb Clone - Full Stack room booking page

bcrypt cors dotenv express jwt-token mongoose nodejs nodemon

Last synced: 09 Jan 2025

https://github.com/praveenkumar8754/colour-suggestions-be

Daily dress colour suggestions for women

bcryptjs cors express mongoose nodejs nodemailer nodemon

Last synced: 23 Jan 2025

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

IndieFoods is a home-cooked food subscription platform created to empower the indie chefs, the superstars who cook great food at home and want to take it a step higher. Our users will have the choice of multiple meal plans and chefs within their area.

cors express firebase mocha nodejs razorpay

Last synced: 18 Jan 2025

https://github.com/jonathas/restify-cors-dev-proxy

A proxy to solve CORS issues in development

cors cors-proxy javascript nodejs proxy proxy-server

Last synced: 16 Jan 2025

https://github.com/furkan-dogu/productapi-2

This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger.

cors dotenv expressjs mongodb mongoose nodejs redoc-express swagger-autogen swagger-ui-express

Last synced: 21 Jan 2025

https://github.com/furkan-dogu/blog-app-be

This project is a RESTful API developed using Node.js and Express. This API is designed for a Blog App project and handles blog, category, comment and like operations. The API interacts with a MongoDB database and is documented with Swagger.

cors dotenv express-async-errors expressjs mongoose nodejs redoc-express swagger-autogen swagger-ui-express

Last synced: 21 Jan 2025

https://github.com/furkan-dogu/stockapi

This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger. It supports CRUD operations for auth, user, category, brand, firm, product, purchase, and sale sections, and secures transactions with token and JWT.

cors dotenv express express-async-errors jsonwebtoken mongodb mongoose nodejs redoc-express swagger-autogen swagger-ui-express

Last synced: 21 Jan 2025

https://github.com/furkan-dogu/productapi

This project is a backend application developed using Express.js and MongoDB. The application is capable of performing basic CRUD (Create, Read, Update, Delete) operations such as managing products and users. Additionally, it handles common needs like session management and error handling.

cookie-session cors dotenv express-async-errors expressjs mongoose nodejs redoc-express swagger-ui-express

Last synced: 21 Jan 2025

https://github.com/furkan-dogu/library_be

This project constitutes the backend part of a book management system. It provides RESTful APIs using Express.js and performs basic operations on books over an MongoDB database.

cors dotenv express-async-errors express-js javascript mongoose nodejs redoc-express swagger-ui-express

Last synced: 21 Jan 2025

https://github.com/sa-190/api-connection

this easy application contain 3 branches. master branch include api and project branch include windows form application for connect to api. and project2 branch include asp.net web application to connect the api. to run to this application, you require to IIS manager activation and publish api with this. and you have to install CORS inside your api project. for prevent to this error: Access to XMLHttpRequest at 'http://xxx/api' from origin 'https://yyy' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

api cors script webapi windowsforms xml xmlhttprequest

Last synced: 18 Jan 2025

https://github.com/rayanneramos/feedbackwidget-backend

Projeto desenvolvido na NLW Return 8° edição. Repositório contém o backend da aplicação.

cors express jest nodemailer prisma ts-node ts-node-dev typescript

Last synced: 11 Jan 2025

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/rusiththarindu/management-system-backend

This is a backend repository for a client management system

body-parser cors dotenv expressjs mongodb mongoose nodemon

Last synced: 23 Jan 2025

https://github.com/luiggi-piero/foxbelmusic-backend

Backend de Foxbel Music, la aplicación se encarga de la lógica del negocio realizando consultas a la API de Deezer y almacenando la información en Mongo DB

axios cors express express-async-handler javascript mongoose node

Last synced: 26 Jan 2025

https://github.com/sayanbanerjee-007/my_tube_backend

Working on building REST API for MyTube a clone of YouTube

bcrypt cloudinary cookie-parser cors expresssjs jsonwebtoken mongoose multer pagination

Last synced: 20 Jan 2025

https://github.com/laksh2005/geekmate-ui

An interactive community for developers and geeks, to grow together

axios cors daisy-ui javascript react-router-dom reactjs redux tailwind-css

Last synced: 24 Jan 2025

https://github.com/anveshnalimela/ead

This repository contains projects and documentation related to Enterprise Application Development (EAD) labs. It focuses on building robust, scalable, and secure applications tailored for enterprise environments.

cors crud css express html javascript mongodb mongodb-replica-set react vite

Last synced: 18 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/thund3rhawk/todo_app

Todo App: Boost your productivity with this simple and effective task management tool. Prioritize, organize, and achieve your goals seamlessly.

axios cors docker dockerfile dotenv expressjs mongodb-database mongoose nextjs nodejs nodemon tailwindcss typescript vercel

Last synced: 13 Jan 2025

https://github.com/thund3rhawk/datacourier

Admins can add users to a list via CSV upload and send notifications to them through email according to the provided CSV file.

cors csv- dotenv expressjs mongodb mongoose multer nodejs nodemailer render ts-node typescript

Last synced: 13 Jan 2025

https://github.com/henrique1204/nodejs-typescript-api-mensagens

API desenvolvida em curso com NodeJS, TypeScript e MongoDB.

cors express javascript mongodb mongoose nodejs typescript

Last synced: 22 Dec 2024

https://github.com/luiizsilverio/partytime

Aplicação Node + Mongoose

cors jsonwebtoken mongoose multer nodejs

Last synced: 01 Feb 2025

https://github.com/f2rkan/webrtc-core

A WebRTC Control Panel that allows users to send and receive video streams via a user-friendly interface. This project includes features to manage ICE candidates, configure video resolution and frame rate, and handle NAT type detection for enhanced communication quality.

cors express-js javascript nodejs video-streaming webrtc

Last synced: 13 Jan 2025

https://github.com/hallowshaw/personal-portfolio

Welcome to my portfolio website! This repository contains the source code for my personal portfolio site, showcasing my skills, projects, and contact information.

cors css emailjs express html html5 javascript js mongodb nodejs portfolio portfolio-website

Last synced: 05 Jan 2025

https://github.com/agostinhomarcia/back-end-car-reservations

This is the backend for the car booking system. This project provides a RESTful API for managing car bookings, allowing you to create, update, delete and list bookings.

axios cors expressjs nodejs

Last synced: 02 Feb 2025

https://github.com/mohaiminul375/gadget_hub_server

A full-stack functional based Gadget Product website(server_side)

cors dotenv expressjs mongodb

Last synced: 05 Jan 2025

https://github.com/mohaiminul375/furni-flex-server

https://furni-flex-server-rho.vercel.app/furniture

cors dotenv expressjs mongodb

Last synced: 05 Jan 2025

https://github.com/whyshashi/video_sync_app

Web Application where users can join a room, share a YouTube video link, and watch the video together with perfect synchronization. Additionally, users should be able to chat with each other in real-time while watching the video. The project should include some advanced and creative features to enhance user engagement and interaction.

cors express jwt mongodb-atlas mongoose nodejs react socket-io

Last synced: 20 Dec 2024

https://github.com/engcfraposo/bootcamp-gostack-conceitos-de-node-js

Project about my first test of the Gostack in TypeScript

api cors json testes typescript

Last synced: 29 Jan 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/prasanth2817/chat-application-backend

The backend is built using Node.js with Express for handling API requests and Socket.IO for real-time messaging. MongoDB stores user data and chat messages, with Mongoose handling database operations. JWT is used for authentication, and bcrypt for password hashing. The code follows the MVC architecture for maintainability.

bcryptjs cors dotenv expressjs jwt-authentication moongose mvc-architecture nodejs socket-io

Last synced: 20 Dec 2024

https://github.com/dadangdut33/personal-web-backend

Server code of my personal web

cors express nodejs swagger typescript

Last synced: 09 Oct 2024

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/pronoia9/dall-elyse

Discover the extraordinary capabilities of DALL-E with DALL-Elyse, a full-stack MERN AI Image Generation App. Witness the fusion of art and technology as this showcase gallery presents awe-inspiring images generated by DALL-E. Explore the boundless possibilities of AI creativity.

cloudinary cors dotenv expressjs file-saver framer-motion fullstack mern-stack mongoose nodemon openai photoswipe react react-router-dom react-three-drei react-three-fiber shaders styled-components vitejs zustand

Last synced: 24 Jan 2025

https://github.com/rafaelvicio/helloionic2-api

API utilizada no aplicativo HelloIonic2. https://github.com/rafaelvicio/HelloIonic2

api api-rest cors express nodejs

Last synced: 23 Jan 2025

https://github.com/kastorcode/gostack-module-16

Module #16 of the Rocketseat GoStack Bootcamp: Security at NodeJS/Continuing GoBarber API.

api backend bootcamp brazil cors course express gobarber goiania goias gostack javascript jsonwebtoken matheus module nodejs oliveira ramalho rocketseat yup

Last synced: 26 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/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/mdrianislam0or1/contacts-management-backend

This is the backend code for a contacts management application, built using Node.js, Express.js, and MongoDB. It provides RESTful API endpoints for managing contact details, including adding, viewing, updating, and deleting contacts.

cors dotenv eslint expressjs mongodb mongoose nodejs postman typescript zod

Last synced: 28 Dec 2024

https://github.com/ososuna/eazy-bank-api

Spring Security Zero to Master course

cors crsf jwt mysql oauth2 spring-security

Last synced: 05 Jan 2025

https://github.com/mvsde/browser-security

An abbreviated overview of browser security features.

browser cors csp origin security

Last synced: 05 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/andrewjbateman/file-metadata

:clipboard: FCC project to be able to select and upload a file via a UI

cors fcc freecodecamp freecodecamp-project javascript metadata metadata-microservice metadata-parser multer nodejs

Last synced: 27 Dec 2024

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