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

https://github.com/lovepelmeni/realtime-course-app

This is realtime course app implemented using Server Sent Events + Django + Javascript and AJAX / XML Requests and more

ajax channels cors django javascript sse

Last synced: 02 Dec 2024

https://github.com/serkan-ucakcioglu/node-js-cloudinary-file-upload

Uploading photos to Cloudinary platform with express js file upload and creating it as a link.

cloudinary cors dotenv express express-fileupload node-js nodemon

Last synced: 08 Dec 2024

https://github.com/serkan-ucakcioglu/mern-stack-send-mail

Mern Stack Send Mail && Node mailer && React Hook Form

axios cors dotenv express nodemailer react react-hook-form tailwind-css

Last synced: 08 Dec 2024

https://github.com/serkan-ucakcioglu/express-pagination-react-swr-pagination

Mern Stack Swr Example With Express Js Pagination Returning Data And React Swr

axios cors dotenv express-js mongoose pagination react swr tailwind-css typescript

Last synced: 08 Dec 2024

https://github.com/serkan-ucakcioglu/express-user-auth

express js jwt auth && register && login && refresh token

cookie-parser cors express jwt mongodb mongoose nodejs nodemon

Last synced: 08 Dec 2024

https://github.com/h-campos/socket-chat-app

Chat app build with react and socket.io 💬

cors expressjs js react socket-io training

Last synced: 16 Dec 2024

https://github.com/pomxark/example-app

Успешно выполненное тестовое задание. Кэширование, очередь, обработка дат, тестирование

assets cors csrf docker docker-compose https laravel laravel-cors nginx node20 postgres tdd test-automation vite

Last synced: 08 Dec 2024

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

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

https://github.com/sm-noushan/jtask-ph-server

SuperShop is an innovative e-commerce platform designed to provide users with a seamless and engaging shopping experience.

cors expressjs mongodb mvc nodejs

Last synced: 08 Dec 2024

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

https://github.com/zeuz8/simple-notes-backend

Backend repository for a Simple Web Notes App, designed to handle the storage of note data using MySQL database. This project aims to provide practical insights into MySQL data storage and retrieval mechanisms.

cors expres mysql2 nodejs nodemon

Last synced: 03 Dec 2024

https://github.com/kareimgazer/fso

solutions of the exercises and projects of the course 'Full Stack Open'

axios cors css deployment express http javascript morgan-middleware node nodemon npm postman react restclient restful-api vite vite-proxy

Last synced: 08 Dec 2024

https://github.com/kareimgazer/weatherapp

A simple weather app using JavaScript and open Weather Map API

api body-parser cors css express html5 http javascript nodejs weather

Last synced: 08 Dec 2024

https://github.com/narotam-mishra/res-com-backend

create APIs (for React Resizable Component) using Nodejs, Express and MongoDB

cors dotenv expressjs mongodb nodejs

Last synced: 03 Dec 2024

https://github.com/narotam-mishra/crypto-currency-app-backend

Created crypto currency converter APIs to calculate exchange rate for any currency using Nodejs & Express

apis axios cors crypto currencies dotenv expressjs nodejs

Last synced: 03 Dec 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/wdyitz/auth-api

API de autenticação de usuário

bcrypt cors express jest jwt-authentication nodejs prisma tsup typescript

Last synced: 03 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/ahngh0113/hackathon_server

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

axios cors dotenv express mongodb moongoose nodejs nodemon schema

Last synced: 09 Dec 2024

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

https://github.com/eltonlazzarin/be-the-hero-app

Be The Hero is a fullstack application that brings together people who can donate with institutions that need help

axios celebrate cors donations expo expo-mail-composer expresss humanity intllib javascript knexjs nodejs react react-icons react-native reactjs sqlite3

Last synced: 04 Dec 2024

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/akunna1/movie-search-webapp-rest-api

Writing the restful api for a movie search webapp. Searching for movies using title, genre, rating, and adding sections for sorting movies by ratings, genres etc.

backend cors database dotenv express mongodb mongoose nodejs nodemon

Last synced: 04 Dec 2024

https://github.com/akunna1/mern-todo-list-app

Creating a girly themed mobile responsive MERN (i.e MongoDB, Express.js, React.js, Node.js) do do list app

axios cors css expressjs full-stack mongodb mongodb-compass mongoose nodejs nodemon react-icons reactjs tailwindcss webdev

Last synced: 04 Dec 2024

https://github.com/tiagom13/api-tasks

📋 API desenvolvida para gerenciar tarefas de forma simples e eficiente

cors express node-js prisma prisma-client sqlite swc tsx typescript zod

Last synced: 04 Dec 2024

https://github.com/kkpoon/lambda-cors

A CORS handler for AWS Lambda

api-gateway aws-lambda cors

Last synced: 05 Dec 2024

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

https://github.com/ajmalfaris11/ajus-elearning-server

Backend server for the AJUs-Elearning platform, built with Node.js, Express, and MongoDB. Implements user authentication, course management, assignments, and real-time features with Redis caching and TypeScript support.

api authentication backend cookie-parser cors ejs-templates elearning express full-stack jwt learning-dashboard mongodb mongoose nodejs redis rest-api typescript typescript-development web-development

Last synced: 17 Dec 2024

https://github.com/yadamvinay369/securinserver

This is the server side project for Securin CVE dashboard

api-rest cors expressjs mongoose nodejs

Last synced: 17 Dec 2024

https://github.com/samyc2002/url-shortener-microservice

A project implementing URL Shortener Microservice

cors express javascript mongodb

Last synced: 17 Dec 2024

https://github.com/ucangun/fullstack_taskminder

TaskMinder is a full-stack todo application built with React and Express.js. It allows users to manage tasks by creating, updating, and deleting todos. The API is fully documented with Swagger and deployed on Heroku.

cors custom-hooks fullstack-development reactjs

Last synced: 18 Dec 2024

https://github.com/theayushmajumdar/todotask-aws

"Fullstack Todo App using React, Node.js, and AWS" A modern Fullstack Todo app built with React and Node.js, leveraging AWS services like DynamoDB, Lambda, and Amplify for seamless cloud deployment.

aws-amplify aws-lambda cors dynamodb nodejs react

Last synced: 18 Dec 2024

https://github.com/manju1807/node-ts-express-template

A robust and secure Express.js boilerplate with TypeScript, featuring advanced security middleware, MongoDB integration, and tools for building production-ready Node.js apps.

advance-security boilerplate cors data-sanitization expressjs helmet mongoose nodejs nosql-injection produc product-ready secure-backend template typescript xss-protection

Last synced: 18 Dec 2024

https://github.com/sumaiyarimu22/proxima-server

Proxima is a powerful project management app built using the MERN stack. With proxima, users can create, update, and delete their own projects with ease. The app is highly secure, featuring robust JWT authentication and frontend route protection.

avast bcrypt cors dotenv express jsonwebtoken mongodb mongoose react validator

Last synced: 18 Dec 2024

https://github.com/talhat298/surgical-server

SurgicalSavvy Server is a backend service built with Node.js, Express, and MongoDB. This project is designed to manage surgical services and orders, providing a RESTful API for interacting with the data.

api cors javascript mongodb nodejs reactjs

Last synced: 19 Dec 2024

https://github.com/talhat298/product-order-crud

This Node.js application, built with TypeScript, Express, and MongoDB, offers an API to manage products and orders with functionalities for creating, retrieving, updating, and deleting.

cors curd-operation dotenv eslint expressjs mongodb nodejs nodemon typescript zod

Last synced: 19 Dec 2024

https://github.com/seifsheikhelarab/ts-rest-api

A TypeScript-based REST API for user authentication and management with JWT-based authentication, bcrypt password hashing, and secure session handling.

bcrypt body-parser compression cookie-parser cors crypto dotenv express-js http jsonwebtoken lodash mongodb mongoose morgan node-js typescript

Last synced: 19 Dec 2024

https://github.com/abhich21/simplifi

A basic login template app for any website including frontend and backend.

axios cors expressjs mongoose nodejs notistack react-router-dom reactjs styled-components

Last synced: 19 Dec 2024

https://github.com/ashimasaini45/authentication-apis

Tech Stack: Express.js(Backend), MongoDB(Database)

axios bootstrap cors nodemailer plugins-api react-router

Last synced: 19 Dec 2024

https://github.com/dodul01/teamvist-server

The server-side codebase for TeamVista Employee Management Website is responsible for handling backend logic, database interactions, and API endpoints.

api cors expressjs middleware mongodb nodejs

Last synced: 19 Dec 2024

https://github.com/dodul01/bookease-server

The BookEase Server Repository is the backend foundation of the hotel booking website, responsible for handling user authentication, room booking processes, and the management of user reviews.

cors express-js middleware mongodb nodejs-server nodejsapi

Last synced: 19 Dec 2024

https://github.com/florian-catalin-elisei/realtime-chat-application

This is a straightforward realtime chat application created using React for the frontend and Node.js with Socket.IO for the backend. Users have the ability to join distinct chat rooms and engage in realtime communication.

cors css express html javascript query-string react react-router-dom react-scroll-to-bottom socket-io socket-io-client

Last synced: 19 Dec 2024

https://github.com/florian-catalin-elisei/pdf-generator

This application combines React on the client side and Puppeteer with Express on the server side to generate PDF receipts. React, along with Axios, handles user input and HTTP requests, while Puppeteer on the server side creates PDFs using the submitted data.

axios cors css express file-saver html javascript puppeteer react

Last synced: 19 Dec 2024

https://github.com/shivamkumar24/dataneuron

The DataNeuron Frontend Interface facilitates the interaction with the backend API through a user-friendly web application. It features three primary resizable components, each dedicated to specific functionalities: adding data, updating data and showing operation counts.

axios chakra-ui cors dotenv express mongodb mongoose nodemon react react-resizable

Last synced: 07 Nov 2024

https://github.com/shivamkumar24/lifestylestores.com-clone-backend

This repo is created for OutFit project backend deployment.

bcrypt cors dotenv express jsonwebtoken mongoose nodemon

Last synced: 07 Nov 2024

https://github.com/shivamkumar24/seat-reservation-appication

This assignment is given by unstop company.

axios cors expressjs mongoose nodemon react react-dom

Last synced: 07 Nov 2024

https://github.com/shivamkumar24/idea-clan-social-media

This is a backend server application for a basic social media platform built with Node.js, Express, MongoDB, and GraphQL.

axios bcrypt chakra-ui cors dotenv express-graphql expressjs graphql jsonwebtoken mongoose nodejs nodemon react react-icons react-router-dom

Last synced: 07 Nov 2024

https://github.com/shivamkumar24/seat-reservation-backend

This repo is create for deploy backend of Seat Reservation Application.

cors expressjs mongoose nodemon

Last synced: 07 Nov 2024

https://github.com/tamoziit/geminitest

Google generative AI API Test

cors expressjs gemini-api nodejs

Last synced: 11 Nov 2024

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