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/fms-faisal/skyview-apartments-server

Skyview Apartments: Building Management System

cors dotenv expressjs json-web-token mongodb stripe-payments

Last synced: 29 Nov 2024

https://github.com/absqueued/cors-remote-content

Bypassing CORS to get partial remote content

allorigins cors javascript jquery

Last synced: 11 Oct 2024

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/shizzaho/express-boilerplate

Simple and uncluttered basis for Express application

body-parser boilerplate cors ejs express express-boilerplate jest nodemon

Last synced: 28 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/somenath203/terribly-tiny-tales-assignment-backend

Click below to checkout the deployed API of the project

cors express expressjs node profile render

Last synced: 20 Jan 2025

https://github.com/maximoospital/download-proxy

Demo for using a NuxtJS server as a proxy to avoid CORS-related trouble when downloading files form an external server.

axios cors download nuxtjs nuxtjs-template nuxtjs2 proxy v2

Last synced: 24 Nov 2024

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/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/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/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/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/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/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: 05 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/nix7amcm/ca-crypto-dashboard

This is a fun, simple crypto dashboard, that provides cryptocurrency exchange rates and has a newsfeed section. It was created using React and utilises APIs from RapidAPI to fetch the exchange rates and newsfeed data.

api axios-react cors crypto dotenv express html-css-js nodejs rapidapi reactjs render-deployment

Last synced: 20 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/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/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: 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/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/yehan5555/digital-mall

该项目基于 gin +gorm +redis +mysql 的电子商城,有 jwt 来验证 token ,cors 跨域,aes 对称加密,本项目是对gin-mall项目的重新实现

aes cors gin go golang gorm jwt mysql redis

Last synced: 10 Jan 2025

https://github.com/nisha0202/learny-server

A collaborative study platform enabling user role-based sessions, material management, and secure interaction.

cors dotenv expressjs jwt-token mongodb nodejs stripe

Last synced: 04 Jan 2025

https://github.com/smilevp/shopify_backend

Shopify_Backend using Expressjs and Mongodb. I have deployed this repository in render.

bcryptjs cors dotenv express jsonwebtoken mongodb mongoose nodemailer nodemon razorpay validator

Last synced: 04 Jan 2025

https://github.com/smilevp/password_reset_backend

Password_Reset_Backend built using ExpressJS,Mongodb and Nodemailer

bcrypt cors dotenv express-generator jwt mongoose nodemailer nodemon

Last synced: 04 Jan 2025

https://github.com/eltonsantos/consuming-api

Consumingo API - Vídeo: Consumindo API no Front e no Back-end | CodeDrops #45 - Instrutor: Mayk Brito - Link: https://www.youtube.com/watch?v=vYlz3SmNXQQ

api axios cors express lite-server nodejs nodemon

Last synced: 11 Jan 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/boostup/spotifly-firebase-cloud-functions-backend

The SpotifLy Backend is a set of Firebase Cloud functions backend for the SpotifLy react Frontend demo app.

cors express firebase oauth2 serverless-functions spotify-web-api

Last synced: 04 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/smilevp/rentify_backend

Rentify_backend built using ExpressJS and mongodb.I have deployed this repository in render.

bcrypt cors express express-router jwt-token mongodb-atlas mongoose mongoose-model mongoose-schema razorpay

Last synced: 11 Jan 2025

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