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/sm-noushan/task-management-client-bytebux

This project is a task management application that allows users to manage tasks effectively. It provides features for listing tasks, adding new tasks, editing existing tasks, deleting tasks, and marking tasks as completed or not completed.

cors expressjs mongodb mvc-architecture prop-types react-hot-toast reactsjs redux redux-toolkit rtk-query tailwindcss vite

Last synced: 03 Feb 2025

https://github.com/sm-noushan/react-stay-vista-server

StayVista is a user-friendly hotel booking platform designed to offer a seamless experience for both guests and hosts by enabling users to browse, book, and manage accommodations effortlessly.

cookie-parser cors dotenv expressjs jwt mongodb nodejs nodemailer stripe

Last synced: 03 Feb 2025

https://github.com/hareem-gohar/shorten-it

Shorten-IT is a simple URL shortening application built with React, Node.js, Express, and MongoDB. It allows users to shorten long URLs, set expiry dates, and track the number of clicks on each shortened URL.

cors expressjs mongodb nanoid nodejs reactjs tailwindcss

Last synced: 16 Dec 2024

https://github.com/mohansahu18/nodejs-production-template

🌟 Node.js Production Setup Template This repository serves as a template for creating robust and production-ready Node.js applications. It incorporates best practices, essential tools, and modern development workflows to streamline your project setup!

commitlint cors cros-env eslint expressjs helmetjs husky javascript mongodb mongoose nodejs nodemon prettier production rate-limiter typescript winston-logger

Last synced: 23 Jan 2025

https://github.com/sanjaraiy/jwt-auth

🔐 Explore JWT-Based Authentication with Email Validation in This Repository! Featuring React, Tailwind, Express, Node.js, and MongoDB 🚀

bcrypt cookie-parser cors dotenv email-validator expressjs jsonwebtoken mongodb mongoose nodejs nodemon reactjs tailwindcss

Last synced: 05 Jan 2025

https://github.com/eltonlazzarin/simple-typescript-app

This is a simple project built in ReacJS and TypeScript

axios axios-restful cors development express flexbox nodejs reactjs typescript vscode yarn

Last synced: 31 Jan 2025

https://github.com/sreeragp69/notes-app-backend

Backend for the Note App built with Node.js, Express.js, and MongoDB. Handles user authentication, note management, and API requests.

authentication backend cors crud dotenv express-js jwt mern mongodb nodejs rest-api

Last synced: 10 Oct 2024

https://github.com/tushcmd/olo-scraper

This is a full-stack web scraping application that simulates browser-like interactions using a headless browser. Users can input a URL, and the application scrapes data and performs specified actions.

cors express nodejs puppeteer react tailwindcss typescript winston

Last synced: 23 Dec 2024

https://github.com/grenish/chitchat

ChitChat: Your go-to messaging app for seamless connections. Effortlessly join or create rooms, share moments, and enjoy easy, engaging conversations.

cors expressjs messaging messenger nodejs nodemon reactjs socket-io tailwindcss vite

Last synced: 09 Dec 2024

https://github.com/gil9red/cors

CORS with API KEY

cors flask python python-3 webserver

Last synced: 16 Dec 2024

https://github.com/shuvoprogram/edusphere_backend

EduSphere 🌐 revolutionizes learning! An interactive LMS fostering personalized education, collaboration, and skill mastery.

axios bcrypt cloudinary cookie-parser cors datauri dotenv ejs expressjs http-status-code ioredis jwt mongoose multer node-cron nodemailer stripe ts-node-dev typescript

Last synced: 23 Dec 2024

https://github.com/shuvoprogram/inventorypro_backend

📦 InventoryPro: Simplify inventory control with this smart, user-friendly app. Streamline processes and optimize your stock management effortlessly.

body-parser cors dotenv express express-mongo-sanitize express-rate-limit helmet hpp jsonwebtoken mongoose morgan nocache nodemailer sendgrid xss-clean

Last synced: 23 Dec 2024

https://github.com/mahossain1/university-management-backend-express-mongoose

The backend of the University Management System is built to efficiently handle and process data for student enrollment, course management, faculty administration, and academic records. Developed with Node.js and Express, the API ensures secure and scalable communication between the frontend and the database.

cloudinary cors express jwt jwt-authentication mongodb mongoose node nodejs zod zod-validation

Last synced: 31 Dec 2024

https://github.com/neelakandanv/mycrm-be

MyCrm - A Simple and Secure CRM App with tokenized requests and role based authorizations.

bcryptjs cookieparser cors dotenv expreesjs git github javascript jwt mongodb-atlas mongoose nodejs nodemailer nodemon postman render

Last synced: 19 Jan 2025

https://github.com/ahngh0113/hackathon_server

Hello, Megabyte 해커톤 / 사람인 API를 이용하여 공고 비교하기 서비스 서버 개발

axios cors dotenv express mongodb moongoose nodejs nodemon schema

Last synced: 09 Dec 2024

https://github.com/kislaykashyap-hub/node.js-express-postgresql-apis

This repository contains a Node.js application using Express and PostgreSQL to provide API functionality for managing students, courses, modules, and additional features.

api body-parser cors crud development dotenv entity-relationship-diagram expressjs git javascript linux nodejs postgresql schema sql

Last synced: 23 Jan 2025

https://github.com/azanniel/api-solid

💪 GymPass style app - Obtendo acesso à academias associadas ao planos para praticar exercícios físicos

cors e2e-tests factory-pattern fastify fastify-plugin in-memory-database jwt-authentication latitude-and-longitude prisma rbac-authorization rbac-roles repository-pattern solid unit-testing

Last synced: 09 Jan 2025

https://github.com/satyamjha24/car-s

CAR'S Corp is a marketplace for second-hand cars. Dealers list their inventory of second-hand cars on buycars.com. Buyers can look at the inventory and buy the car from buycars.com

bcrypt chakra-ui cors css cyclic express javascript jsonwebtoken mongodb-atlas mongoose netlify nodejs reactjs redux

Last synced: 09 Dec 2024

https://github.com/rayeesrather99/seo-content-gen-bot

SEO Content Generator is a full-stack web application powered by AI that helps create SEO-optimized and engaging content based on user input. Built with React and Node.js, it integrates Gemini API for content generation and Framer Motion for smooth UI animations. The app simplifies content creation while ensuring it resonates with target audien

api asynchronous-programming cors express framer-motion gemini nodejs reactjs render seo

Last synced: 19 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/takbirgazi/geographyolympiadbd-server

This is server of geographyolympiadbd

cors dotenv express mongodb

Last synced: 01 Feb 2025

https://github.com/haris-khan-durrani/corsbypass

In this code you can bypass any CORS issue by using your endpoint with anyurl it will remove your CORS error and will ressolve issue easily. Even you can use in iframe as well

cors cors-anywhere express expressjs nodejs

Last synced: 17 Jan 2025

https://github.com/sanjaraiy/lms_backend

📚 Dive into the Backend of a Learning Management System Powered by Express Server in This Repository! 🚀

bcryptjs cloudinary cors dotenv expressjs jsonwebtoken mongodb morgan multer-storage nodemailer razorpay-payment

Last synced: 05 Jan 2025

https://github.com/thegibi/proffy

Projeto desenvolvido durante a Next Level Week, um evento de Desenvolvimento Full Stack feito pela Rocketseat School.

cors expo expressjs javascript knex nodejs react-native reactjs sqlite3 typescript

Last synced: 05 Jan 2025

https://github.com/mskian/bypass-cors

🌍 Bypass CORS restrictions easily with a simple proxy. Make fast cross-origin requests for better API access without complications ⚡

api bulma bypass-cors cors cors-anywhere cors-proxy cors-request cross-origin-resource-sharing css express html javascript json payload proxy-server typescript

Last synced: 23 Dec 2024

https://github.com/tomashubelbauer/firefox-cors

Notes of working around CORS with Firefox localhost file: protocol

cors file-protocol firefox

Last synced: 31 Dec 2024

https://github.com/hebahamdan2/weather-journal-app

Weather Journal App is a simple web application developed for the Udacity Frontend Web Developer Nanodegree program using the OpenWeatherMap API.

cors expressjs html-css-javascript nodejs openweathermap-api udacity-nanodegree

Last synced: 10 Dec 2024

https://github.com/notties/pos-express-api

Learning Node.js+Next.js 2024 course

cors dayjs dotenv express jwt-token pdf-kit prisma

Last synced: 11 Dec 2024

https://github.com/laksh2005/geekmate

An interactive community for developers and geeks, to grow together

cors expressjs mongodb mongoose-schema nodejs

Last synced: 11 Dec 2024

https://github.com/jonathanprojetos/tfc-trybe-football-club

TFC é um site informativo sobre partidas e classificações de times de futebol.

bcryptjs cors docker docker-compose dotenv express express-async-errors joi mysql2 nodejs nodemon sequelize sequelize-cli test typescript

Last synced: 11 Dec 2024

https://github.com/justsecret123/delivery-tracking-backend-api

Deployment in dev mode (local) & Production mode (Heroku) of an API.

api-rest axios cors expressjs javascript mongodb mongoose nodejs router

Last synced: 23 Dec 2024

https://github.com/ronnytorresmtz/vue2.5-laravel5.4

template with vue2.5-laravel5.4

cors laravel laravel-passport vue

Last synced: 09 Jan 2025

https://github.com/crispengari/shopping-app-vue2.js-mevn

This is a simple shopping application that allows users to add items to the shopping basket and remove items from the shopping basket as well. This application is using MEVN stack.

axios cors css express html javascript js json mevn mevn-stack mongodb mongoose node nodejs scss typescript vue2 vuejs webdevelopment

Last synced: 16 Dec 2024

https://github.com/crispengari/shopping-app-ng

This is a simple shopping app using MEAN stack. This Online shop allow users to add products and remove products into the shopping cart.

angularjs cors css express html javascript mongodb mongoose nodejs scss typescript webapps webdevelopment

Last synced: 16 Dec 2024

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: 16 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/sugrado/go-rest-api-template

Go backend (Rest API) project template with Chi and HTTP package.

cors go go-chi go-http go-playground-validator golang http pgx pgxpool postgresql slog squirrel

Last synced: 31 Dec 2024

https://github.com/dannyjiustian/smart-contract-server-hardhat

This repository is for creating smart contracts that address etherium and this repository is built with NodeJS and Hardhat

api cors ethereum expressjs hardhat javascript nodejs server shell smart-contracts

Last synced: 23 Jan 2025

https://github.com/sharjeelsafdar/project14d-pet-theory-event-driven

A demo app to send lab reports of animals using Gatsby, TypeScript, and event-driven architecture with API Gateway, EventBridge, and SNS.

api-gateway aws aws-cdk cloud-front cors event-driven eventbridge gatsbyjs jamstack reactjs s3 serverless sns static-site typescript

Last synced: 16 Dec 2024

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: 27 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/tr41z/to-do-website

Flask + React.js + TailwindCSS To-Do Website

api cors flask javascript python reactjs sqlalchemy sqlite tailwindcss vite

Last synced: 11 Dec 2024

https://github.com/tr41z/blog-website

Flask + React.js + CSS Blog Website

api blog cors flask javascript postman python reactjs sqlite vite

Last synced: 11 Dec 2024

https://github.com/jl-olemar/calendar-backend-crud

Backend para el manejo de calendarios.

cors express javascript jsonwebtoken mongodb mongoose

Last synced: 12 Dec 2024

https://github.com/jl-olemar/authbackend-angular

Backend para uso educativo, para luego consumirlo con el framework angular.

bcrypt cors express jwt mongodb

Last synced: 12 Dec 2024

https://github.com/arjunramakrishnan46/patient-health-dashboard-for-prior-authorization

The Patient Health Dashboard is a full-stack application that streamlines healthcare workflows by enabling providers to manage patient health data and prior authorization requests. It offers a seamless solution for submitting, reviewing, and managing prior authorizations.

axios cors express-rate-limit expressjs formik-yup helmet jsonwebtoken lucide-react mongodb-atlas morgan-middleware node-js node-package-manager reactjs redux-toolkit tailwindcss

Last synced: 17 Dec 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/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/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/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: 02 Feb 2025

https://github.com/mdselimme/real-estate-website-backend

This is real estate website backend server. Here I use node js, mongodb and express js.

cors express-js mongodb nodejs

Last synced: 01 Jan 2025

https://github.com/nishantcoder108/movie-booking-app

Hi , This is the movie booking app where we can book movie . In this application , functionality is Login , Logout, Signup , movie search , movie book and finally payment. So , that's all about it.

axios bcryptjs body-parser bootstrap5 cors dotenv express jsonwebtoken material-ui mongodb mongoose nodejs nodemon react-bootsrap react-icons react-player react-router-dom reactjs

Last synced: 12 Dec 2024

https://github.com/remojs/gottafetchthemall-api

🌳 Gotta Fetch Them All backend

api cors express javascript mongodb mongoose node pokemon

Last synced: 31 Jan 2025

https://github.com/xterikatx/dev-radar

Projeto feito na Semana Omnistack 10.0 utilizando ReactJS, Node.js e MongoDB. ❤

cors dev-radar mongodb node-js reactjs rocketseat yarn

Last synced: 12 Dec 2024

https://github.com/marcel-msc/auth-server

Nodejs sever to learn how to use jsonwebtoken, authentication a user and to create, delete and update user information

bcryptjs cors dotenv express jsonwebtoken lowdb

Last synced: 01 Feb 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 Jan 2025

https://github.com/kibria-khandaker/simple-book-catalog-react-redux-ts-backend

It is a backend part of fronted, if want to check Frontend Visit Frontend Live link, Also Backend Server Live link in README file description for checking

bcrypt cors dotenv express http-status-codes jsonwebtoken mongoose ts-node-dev typescript

Last synced: 26 Jan 2025

https://github.com/harshkapadia2/flask-jwt-cors

A demo for working with JWTs, testing the Flask-JWT-Extended package and implementing CORS.

cors flask flask-jwt-extended jwt

Last synced: 13 Dec 2024

https://github.com/khaledssbd/riderevolt-project

RideRevolt is a Bike-store management web application that has is make on express.js and has different routes for different requests.

cors dotenv eslint express globals mongoose prettier tsc typescript typescript-eslint

Last synced: 30 Jan 2025

https://github.com/theycallherlou/hapiapi

This directory is the express server for the web window.

babel cors eslint express helmet jest typescript typescript-eslint

Last synced: 13 Dec 2024

https://github.com/pronoia9/tee-tailor

This dynamic 3D product website allows users to personalize their items with an innovative twist. Witness the magic as the latest AI technologies bring unique designs to life, enabling customers to tailor their products to perfection.

ai cloudinary cors dotenv expressjs fullstack gpt maath mern-stack mongoose nodemon openai react react-color react-three-drei react-three-fiber tailwindcss valtio vitejs

Last synced: 24 Jan 2025

https://github.com/kibria-khandaker/tourbooking-backend

The code hosting in to render platform for API connection with frontend site.

bcryptjs cookie-parser cors dotenv express jsonwebtoken mongodb mongoose

Last synced: 26 Jan 2025

https://github.com/rajaditya01/studynotion-an-online-education-platform

StudyNotion-An-Online-Education-Platform is a comprehensive ed-tech platform that empowers users to generate, access, and evaluate educational content. The platform is constructed using the MERN stack, comprising ReactJS, NodeJS, MongoDB, and ExpressJS.

axios cors dotenv expressjs mongodb multer nodejs nodemailer razorpay react reacticons slugify telwind-css uuid

Last synced: 01 Jan 2025

https://github.com/acsbitmen/tinder_jobs

Tinder Jobs plataforma que conecta a empresas con talentosos desarrolladores de software. Facilita la búsqueda y el emparejamiento de empresas que buscan talento tecnológico con desarrolladores interesados en nuevas oportunidades laborales.

api axios bootstrap5 cors css3 express font-awesome html5 javascript moongose nodejs nodemon react react-router react-router-dom

Last synced: 01 Jan 2025

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

Globalmart: Elevate your online shopping with React.js and Node.js. Enjoy secure authentication, intuitive cart management, and streamlined payments for a seamless experience.

aws-ec2 bcrypt cors ejs-templates google-oauth2 jsonwebtoken mongoose node-js react-js

Last synced: 26 Dec 2024

https://github.com/chiragyadav2003/news-rest-api

This is the backend API for the Master Backend project, built with Express, Prisma, Redis, BullMQ and various other libraries to handle authentication, file uploads, rate-limiting, and more.

access-token bullmq caching cookie-parser cors express fileupload javascript nodejs nodemailer postgresql ratelimit redis refresh-token vinejs winston-logger

Last synced: 17 Dec 2024

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