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/andreinalima/souldecor-back

E-commerce de casa e decoração, feito como requisito do projeto final para o bootcamp fullstack react-node da soulcode.

cors express mysql nodejs

Last synced: 15 Jan 2025

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

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

Proyecto Back End GPT

cors dotenv express morgan openai-api

Last synced: 19 Nov 2024

https://github.com/njeruthuo/letsplaybackend

API backend system for my dating app

cors django django-rest-framework docker docker-compose

Last synced: 15 Jan 2025

https://github.com/njeruthuo/blog-final

This is an API designed to serve blogs to a react app

backend-api cors django django-rest-framework

Last synced: 15 Jan 2025

https://github.com/tech-warriors-corporation/harvtech-platform-api

The API to manage communication between other services in HarvTech.

api commitlint cors eslint husky jest koajs nodejs postgresql prettier typescript

Last synced: 15 Oct 2024

https://github.com/pacmancity/cinemate-api

"Cinemate-apiI" 🎬 - мощный REST сервис, созданный с Django REST framework, для управления фильмами и отзывами. 📽️ Поддерживает PostgreSQL, обеспечивает безопасность с JWT токенами, и систему рейтингов и отзывов 🌟. Анализирует IP-адрес для учета только уникальных отзывов пользователей. 📊 Быстрое развертывание с тестовой базой данных включено! 🚀

cors django django-ckeditor django-filter django-rest-framework open-api pillow psycopg2-binary simple-jwt sql sqlite

Last synced: 28 Nov 2024

https://github.com/ranaivomahaleo/tranoutilsbundle

Add json httpstatus support, CORS headers support and .env file reader support to Symfony application.

cors cors-request environment-variables httpstatus jsonapi php symfony symfony-bundle

Last synced: 12 Nov 2024

https://github.com/hawkpraveen/password_reset_back_end

This repo contains NodeJS Day 3 Task of MERN Stack. Password Reset Flow.

bcryptjs cors dotenv nodejs nodemon-express render toastify

Last synced: 11 Jan 2025

https://github.com/hawkpraveen/rps-be

Simple rock paper sicissor game.

cors m mongoose nodejs nodemon

Last synced: 11 Jan 2025

https://github.com/goldenhub/fullstackopen-part4

Implementing a standard node directory structure in a simple POST and GET blog app

cors dotenv eslint expressjs middlewares mongodb mongodb-atlas mongoose-schema mongoose-validation mongoosejs nodejs nodemon

Last synced: 11 Jan 2025

https://github.com/udokailodigwe/memories-app-server

Worked on an API with RESTful pattern. It interfaces my MongoDB database to serve resources to client requests endpoints

cors express javascript mongoose node nodemon

Last synced: 13 Jan 2025

https://github.com/arpit-shrivastva/todo-mern

The MERN stack (MongoDB, Express.js, React, and Node.js) is a powerful set of technologies used to build full-stack web applications. In a MERN Todo app, MongoDB serves as the NoSQL database to store todo items, providing flexible schema design and scalability.

api body-parser cors express mern-stack mongodb node react todo

Last synced: 14 Jan 2025

https://github.com/arpit-shrivastva/video-app

The video streaming app backend built with Node.js provides a robust infrastructure to efficiently handle video content delivery. Leveraging Node.js's event-driven architecture, it ensures high scalability and performance. Utilizing libraries like Express.js.

cookies-parser cors env expressjs nodejs prettier

Last synced: 14 Jan 2025

https://github.com/jsinkx/blog-post-platform-backend

Microservice backend application blog post platform. User authentication, blogs and posts create. Typescript node.js express CRUD project

bcrypt cors express express-validator jwt mongodb multer typescript

Last synced: 09 Jan 2025

https://github.com/pranosa/go_cors_test

CORS Testing Utility - Test for SIMPLE Cors and Preflight Request CORS, Test Support for Methods and Headers Against Origin

cors cors-request

Last synced: 14 Jan 2025

https://github.com/dauntlessdev/basic-mern-web

simple application for integrating mern tech

axios cors fullstack mern nodemon

Last synced: 15 Dec 2024

https://github.com/kalai64/backend

My Computer = Backend Code

cors expressjs moongose nodejs

Last synced: 19 Nov 2024

https://github.com/terieyenike/imagen-server

Express.js API designed to deliver random prompts seamlessly.

cors dotenv expressjs openai prisma xata

Last synced: 19 Dec 2024

https://github.com/yadamvinay369/cve_server

Backend code providing APIs for CVE dashboard

api-rest cors expressjs jest mongoose mvc-pattern nodejs supertest unit-testing

Last synced: 20 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: 19 Nov 2024

https://github.com/chinmoyt03/ai-shopping-list

Its aim is to take voice input from the web application and generate a shopping list including item name and quantity. It is a combined project (Data Science + Web development). For language processing NLP (spacy) is used.

cors flask json mysql nlp nodejs pydub python vuejs

Last synced: 16 Jan 2025

https://github.com/amansuryavanshi-1/av-news-stream

AV NewsStream: Stream, read, and listen to real-time news from diverse sources. Engage effortlessly with text-to-speech, real-time updates, and hands-free voice controls, all in one app!

cors daisy-ui emailjs github-api gnews-io html javascript news-api postcss react react-context react-icons react-router-dom redux-toolkit tailwind-css text-to-speech vercel vite youtube-api

Last synced: 11 Oct 2024

https://github.com/fabianroy/my-first-server

Connecting with Frontend

api backend cors expressjs nodemon server

Last synced: 11 Jan 2025

https://github.com/willdarkins/sticky-quips-backend

Backend & database production for note taking application that resembles a sticky note format attaching links and short reminders

body-parser cors dotenv express mongodb mongoose nodejs

Last synced: 24 Nov 2024

https://github.com/willdarkins/file-share-backend

Backend & database production for a file sharing application built with NEXT.js allowing users to download & send files to friends via links

body-parser cloudinary cors dotenv express mongodb mongoose multer nodemailer typescript

Last synced: 24 Nov 2024

https://github.com/jwest80/api_token_authentication

An Angular 2/4 Client that interacts with WebAPI 2 using token authentication.

angular-cli angular2 angular4 cors elmah entity-framework typescript2 webapi-2

Last synced: 18 Dec 2024

https://github.com/chavda-bhavik/schoacher-api

API to handle teacher and employer information and authentication for Schoacher

apollo-server cors expressjs grapgql graphql-upload jsonwebtoken nodejs typegraphql typeorm typescript

Last synced: 16 Jan 2025

https://github.com/rajeshkumar7678/babybloom_backend

BabyBloom.com is a clone project inspired by FirstCry.com, this repository for the backend part like fetching the product from backend and logn signup

bcrypt cors express-js jsonwerbtoken mongodb mongoose nodejs nodemon

Last synced: 15 Dec 2024

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

https://github.com/patmaz/publicapi

API with JWT authentication + websockets + data scraping

api bcrypt cors crud data-scraping firebase graphql jwt jwt-authentication nodejs real-time websockets

Last synced: 19 Nov 2024

https://github.com/camruthav/bookstore-app_mern

Bookstore App Using MERN Stack

cors crud mern-stack vite webdevelopment

Last synced: 22 Dec 2024

https://github.com/somenath203/terribly-tiny-tales-assignment-backend

Click below to checkout the deployed API of the project

cors express expressjs node profile render

Last synced: 19 Nov 2024

https://github.com/washira/express-guides

Advanced Express.js guides with multiple features

cookie-parser cors express jwt mysql2 nodejs

Last synced: 19 Nov 2024

https://github.com/luiggi-piero/store-server

Backend del sistema store-frontend, permite realizar el pago a través de stripe

cors dotenv express node stripe

Last synced: 07 Dec 2024

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/sharpwit/server-for-test

A webserver docker container based on express for testing RESTful app

cors docker express javascript nodejs webserver

Last synced: 24 Nov 2024

https://github.com/niteshrawat0401/techo2

Users can log in, access their details securely. Admins have access to all user accounts for efficient management.

bcrypt cors dotenv expressjs jwt-token mongodb mongoose nodejs nodemon reactjs reactrouterdom

Last synced: 16 Jan 2025

https://github.com/niteshrawat0401/faircent

Accurate BMI calculations for individuals, helping assess health and fitness levels based on height and weight measurements.

axios bcrypt cors dotenv expressjs jsonwebtoken material-ui mongodb mongoose nodejs nodemon react-router-dom reactjs

Last synced: 16 Jan 2025

https://github.com/niteshrawat0401/-dazzler_software

This is an admin panel that provides the ability for administrators to create, delete, and search user accounts. It also includes comprehensive validation for user signup and login processes.

axios bcrypt cors dotenv expressjs jsonwebtoken mongodb mongoose nodejs nodemon react-router-dom reactjs

Last synced: 16 Jan 2025

https://github.com/pranava007/fsd-auth-backend

This is a FSD Regsiter Login Forget-Password

bcryptjs cors expressjs nodejs nodemailer

Last synced: 16 Jan 2025

https://github.com/pranava007/back_end

This is a CURD Nodejs/expressjs

cors express mongoose nodejs

Last synced: 16 Jan 2025

https://github.com/pranava007/fsd-curd-operation-backent

This is a FSD-CURD-Operation-Backent

cors expressjs mongoose mvc-architecture nodejs

Last synced: 16 Jan 2025

https://github.com/pranava007/curd-day-2

CURD OPRATION Node/Express

cors expreesjs json nodejs

Last synced: 16 Jan 2025

https://github.com/temgi/microsservicos_springcloud

App de RH com Cadastro de Trabalhadores dividido em Diversos Microsserviços Java com Spring Cloud, proporcionando Balanceamento de Carga, Comunicação Rest com JSON, API Gateway, Service Discovery, Serviços Isolados em Containers, Configuração Centralizada, Autenticação OAuth, Autorização com Token JWT de Microsserviços, CORS e RestTemplate.

apache-tomcat api-gateway cors docker docker-image eureka-discovery-service feign-client hystrix java-11 jwt-token maven oauth2 postgresql rest-api ribbon spring-boot spring-cloud spring-cloud-netflix zuul-api-gateway

Last synced: 12 Jan 2025

https://github.com/sae0-3/cors-solutions

Solución al problema de CORS

cors nginx nodejs proxy reverse-proxy vanillajs

Last synced: 12 Jan 2025

https://github.com/aymanabusura/formfillingbot

This project is a form-filling bot that automates form submissions on specified URLs using a server powered by Puppeteer.

axios cors expressjs nodejs puppeteer reactjs

Last synced: 19 Nov 2024

https://github.com/akashp73387/project-realestate-backend

This repo contains Back End code for the Real-Estate Website. Built using MERN Stack.

bcrypt cors expressjs jwt-authentication mongoose node-js nodemon render

Last synced: 14 Jan 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 Nov 2024

https://github.com/roy7077/awsar

Awsar is a MERN project designed to streamline the internship application process. Students can easily search and apply for internships, while admins can effortlessly post new opportunities. Built with Node.js, Express.js, React.js, and MongoDB Atlas, and deployed on Render and Netlify for scalability and efficiency

bcrypt cloudinary cookie-parser cors dotenv express-fileupload expressjs jwt-authentication mongodb mongoose nodejs nodemailer nodemon otp-authentication otp-generator reactjs

Last synced: 17 Jan 2025

https://github.com/sharmasanchay/onlinecodecomplier

The Online Code Compiler is a powerful web application that allows users to write, compile, and execute code in various programming languages directly from their browser. Built with React.js, Node.js, Express.js, and MongoDB, it supports multiple languages, real-time output, making it an essential tool for coding enthusiasts.✨👍

backend c cors cpp css express java javascript mongdb nodejs pytho reactjs

Last synced: 07 Dec 2024

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 Nov 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/sohanemon/express-ts

Express TypeScript Starter designed to be a comprehensive template for building high-quality web applications using Express with TypeScript.

cookie-parser cors eslint express filebaserouting helmet husky morgan nodejs nodemon prettier ts-node typescript

Last synced: 15 Jan 2025

https://github.com/joao-sillva/food-explorer-backend

Food Explorer, desafio final do Explorer da Rocketseat

bcrypt cors dotenv express jwt knex multer nodejs sqlite

Last synced: 15 Jan 2025

https://github.com/mouni2619/reactmarkdown-be

The ReactMarkdown backend manages user authentication, project creation, and data storage, offering RESTful API endpoints for user actions and project management. It ensures data integrity, security, and user-specific access controls, providing a robust infrastructure for the application.

bycrypt cors dotenv express mongodb-atlas nodemailer nodemon

Last synced: 16 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: 20 Nov 2024

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

DevRadar is a project developed during the Semana Omnistack presented by Rockeseat. This project is a way to find near devs by techs.

axios cors express mongoose socketio typescript

Last synced: 20 Nov 2024

https://github.com/cedric921/-dga-chat-mearn-socket-frontend

a real time chat in express, socket.io, mongo, ts in backend and next, redux toolkit in frontend

cors expressjs javascript jwt nextjs nodejs reactjs redux reduxtoolkit render rest tailwindcss typescript vercel

Last synced: 20 Nov 2024

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/hezhii/cross-domain-example

A example of the CORS on Node.js

cors nodejs

Last synced: 20 Nov 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

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