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/ajsalemo/omdb-graphql-apollo

Movie listing's application that pulls data from the OMDb API. This is a React application with an express backend, using an GraphQL server and Apollo

api apollo axios cors dotenv express graphql jsx material-ui omdb persistent-storage react server single-page-app

Last synced: 29 Dec 2024

https://github.com/iamkhan21/cors-proxy

CORS proxy-server

cors cors-proxy proxy proxy-server

Last synced: 23 Nov 2024

https://github.com/abe312/metric-imperial-converter

express app for unit conversion, helmet for preventing various attacks, chai for testing

chai-http cors express helmet mocha mongodb

Last synced: 23 Nov 2024

https://github.com/eldsonc/backend-country

Backend CountrySearch

axios cors dotenv express nodejs typescript

Last synced: 06 Dec 2024

https://github.com/phanxuanquang/asp.net-core-web-api-with-orm

The template to setup a backend server using Entity Framework and XML Documentation, bypassing CORS policies, restructuring API response format, and customizing message for standard HTTP status codes

api asp-net-core backend cors csharp dotnet entity-framework entity-framework-core mssql npgsql orm postgresql sql sqlite sqlserver swagger template visual-studio

Last synced: 13 Dec 2024

https://github.com/mainageorge/node-express-api

This is an app to test building an api with nodejs and express framework The app uses mongodb for storing data. You need to set up the connection string to mongodb to use it. The app is a RESTful API CRUD operations on a model product with validations using Joi library and custom validation middlewares.

cors express expressjs joi joi-validator-schema jwt-authentication jwt-bearer-tokens model-validation mongodb mongoose nodejs nodemon promises-async-await rest-api restful-api

Last synced: 14 Dec 2024

https://github.com/aidans39/aidanstoner.com

Personal Website hosted at aidanstoner.com

aws cookies cors expressjs jsonwebtoken mongodb nginx nodejs reactjs tailwindcss

Last synced: 29 Dec 2024

https://github.com/luayasaadsson/parentbuddy

An AI-based application that helps parents discover and plan activities for their children, based on geolocation and interests. The app provides personalized recommendations and allows users to save their favorite activities for future use.

bcrypt cors dotenv express jwt mongoose nodejs openai radix-ui react shadcn-ui tailwindcss typescript

Last synced: 21 Dec 2024

https://github.com/nasib15/scic-server

A basic Fullstack website where an user can perform some basic search, filtering functionalities.

cors expressjs mongodb

Last synced: 21 Dec 2024

https://github.com/shakilpendhari/render_api

This is repository used as backend for clone of peperfry website

cors json-serve json-server

Last synced: 14 Dec 2024

https://github.com/daniarmakyev/kyrgyz-legacy

Kyrgyz Legacy: An interactive language learning platform for Kyrgyz, with translations in Russian, English, and Hindi.

axios cors express i18next jwt-authentication multer next node postgresql react redux-toolkit rest-api sequelize tailwind typescript

Last synced: 16 Dec 2024

https://github.com/nikilkumaar/todo-backend

A simple Todo List application built with the MERN stack (MongoDB, Express, React, Node.js). Users can add, view, update, and delete tasks. The app demonstrates full-stack development, with a React frontend connected to a Node/Express backend, and MongoDB for task storage.

cors dotenv expressjs mongoose nodemon

Last synced: 21 Dec 2024

https://github.com/dozyio/hello-go-lambda-api-gateway-terraform

Terraform all the things - AWS Lambda, Cogntio, API-Gateway with CORS, SQS, SNS, DynamoDB, SPA configuration

aws-api-gateway aws-lambda cognito cors dynamodb go iac sns sqs terraform terraform-aws vue vuejs

Last synced: 06 Nov 2024

https://github.com/kenkyoo/meme-maker

Este es un proyecto web que combina frontend y backend para crear memes personalizados de manera sencilla y rápida.

axios cors css expressjs html imgflip-api javascript jquery meme-generator memes nodejs semantic-ui showalert-swiftui webpack

Last synced: 29 Dec 2024

https://github.com/aajafry/inovex_api

this is an agency management system API repo built with Node, express and mongoose.

bcrypt body-parser cors expressjs jwt jwt-auth mongoose multer nodejs rest-api vanilajs zod

Last synced: 21 Dec 2024

https://github.com/aajafry/ums_api

I started this project simply to learn more about EJS in a hands-on way. My aim is to understand it better and become proficient at using it.

body-parser cors dotenv ejs expressjs mongoose multer nodejs nodemon

Last synced: 21 Dec 2024

https://github.com/iam-abhishek-yadav/medium

A blogging platform built with React, Express, and PostgreSQL. Enables users to create, publish, and share blog posts. Utilizes Prisma for data management and Cloudflare for performance and security.

axios cloudfare cors expressjs hono jwt postgresql prisma reactjs zod

Last synced: 29 Dec 2024

https://github.com/iam-abhishek-yadav/plinko

Plinko lets players drop a ball down a triangular pin pyramid to reach a multiplier. Inspired by Pachinko, this game allows customization of risk and multipliers, making it perfect for everyone.

axios canvas cors express nodejs react-router-dom reactjs tailwind typescript

Last synced: 29 Dec 2024

https://github.com/pj-mill/angularjs_webapi_jasmine_karma

A look at a wide range of features & functionality concerning AngularJS, Web Api 2, Jasmine & Karma.

angularjs cors csharp expressjs gravatar jasmine jquery karma nodejs web-api-2

Last synced: 29 Dec 2024

https://github.com/fralonra/corsen

A universal Cross-Origin Resource Sharing(CORS) middleware

cors middleware

Last synced: 21 Dec 2024

https://github.com/oxwazz/cors_bypass

💡 Effortlessly access your backend APIs without CORS headaches!

bypass cors

Last synced: 07 Jan 2025

https://github.com/mskian/mskcors

CORS Anywhere is a NodeJS proxy which adds CORS headers to the proxied request.

cors cors-anywhere cors-proxy cors-request

Last synced: 29 Dec 2024

https://github.com/fostroll/cors_api_proxy

Just one more simple proxy that remove CORS restrictions for API requests

cors flask proxy python

Last synced: 21 Dec 2024

https://github.com/rameshseerangan/sports-app-backend

Sports career development backend

cors dotenv expressjs mongodb nodejs postman

Last synced: 30 Dec 2024

https://github.com/mdrianislam0or1/generates-short-urls-backend

Shorten a long URL to a unique short URL. Redirect to the original long URL using the short URL. Handle errors gracefully. RESTful API endpoints for URL shortening.

cors exporess jest nodejs testing ts-jest typescript zod

Last synced: 28 Dec 2024

https://github.com/tofikbagwangithub/live_realtime_chatapp_f

A fully functional real-time chat application where users can join chat rooms, send and receive messages instantly. Built with React for the frontend, Node.js and Express for the backend, and Socket.io for real-time, bidirectional communication, this chat app enables seamless interactions and provides an engaging user experience.

cors css express-js nodejs react-router reactjs socket-io-client socketio

Last synced: 07 Jan 2025

https://github.com/mdato/scraping

express + cheerio + nodemon + axios + cors

axios cheerio cors express nodemon

Last synced: 07 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: 12 Nov 2024

https://github.com/rafiul29/tech-alpha-server

Discover Tech Alpha, where shopping meets innovation. Our MERN backend, fueled by Express, Node, CORS, and dotenv, ensures a dynamic and secure e-commerce adventure. Elevate your shopping experience with us, where technology and convenience converge for a seamless retail journey.

cors dotenv expressjs mern-stack mongodb nodejs project-management

Last synced: 25 Dec 2024

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

https://github.com/krishanmihiranga/spring-link

Example project illustrating the seamless integration of a Spring Boot API with a Frontend application.

cors css html java javascript spring-boot

Last synced: 06 Jan 2025

https://github.com/princeinscripts/task-2-blog-website

A MERN stack blog app for creating, managing, and sharing posts. Features user authentication, image uploading, liking, and responsive design.

authentication blogging cors express full-stack jwt mern mongoose multer node react web-app

Last synced: 14 Nov 2024

https://github.com/developeromarfaruk/node-react-custom-jwt-auth

In this repository Login and Register authentication and authorization are done by using a custom JWT token.

axios bcryptjs bootstrap5 cors css3 dotenv express-js html5 jsonwebtoken jsx jwt-token mongodb nodejs nodemon react-hooks react-router reactjs restful-api

Last synced: 29 Dec 2024

https://github.com/miasanromen/hotellisting.api

REST API, created on C# language using ASP.NET Core Web API

asp-net-core automapper cors entity-framework-core rest-api restful swagger swagger-ui webapi

Last synced: 30 Dec 2024

https://github.com/iurianu/goodreads-web-scraper

A simple web scraper that gets a book from goodreads.com by providing the ISBN

axios bootstrap cheerio cors express-js goodreads javascript nodemon

Last synced: 14 Nov 2024

https://github.com/iurianu/simple-web-scraper

A simple web scraper with axios and express

axios cheerio cors express node scraper

Last synced: 14 Nov 2024

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

https://github.com/hacker1649/videocatchr

VideoCatchr lets you download your favorite YouTube videos with ease. Simply paste the link, and get your video saved directly to your device!

api backend cors css3 express frontend nodejs reactjs ytdl-core

Last synced: 19 Nov 2024

https://github.com/abdullah0332/ecommerce-redux

A Complete E Commerce Website on MERN Stack with Redux and Stripe for Payment and also Cloudinary for store Images on cloud.

bootstrap cloudinary cookie cors express-fileupload expressjs mongodb mongoose nodejs reactjs stripe

Last synced: 10 Nov 2024

https://github.com/mahamudm90/natours

An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽

compression cors css3 expressjs helmet javascript json-web-token mongodb-atlas mongosse multer nodejs stripe-api validator

Last synced: 19 Nov 2024

https://github.com/surya-tamang/finance_tracker

The Finance Tracker app, built using the MERN stack (MongoDB, Express.js, React.js, Node.js) and styled with Tailwind CSS, allows users to manage and track their expenses efficiently. [-Not completed-]

chartjs cors express jwt-token nodemon npm reactjs redux redux-toolkit tailwindcss

Last synced: 07 Jan 2025

https://github.com/nikhilgugwad/shopify-back-end

Part of Shopify Full Stack MERN Project

cors expressjs jwt mongodb-atlas-database mongoose multer nodejs

Last synced: 03 Jan 2025

https://github.com/mohib75/specto-server

This is a demo e-commerce website, where people can see the products avillable.

cookie-parser cors dotenv jwt mongodb vercel

Last synced: 07 Jan 2025

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

https://github.com/ajeeth9895/whatsapp-clone-backend

whatsapp-clone using express and pusher.io

cors express-js mongoose mongoose-model mongoose-schema pusher

Last synced: 12 Nov 2024

https://github.com/smilevp/urlshortener-backend

Urlshortener-backend using ExpressJs , Mongodb and ShortId

bcryptjs cors dotenv express-generator jwt mongoose nodemailer shortid

Last synced: 04 Jan 2025

https://github.com/heiwa4126/sam-cors1

CORS(Cross-Origin Resource Sharing)のテスト環境をAWS SAMで展開する。

aws cloudformation cors sam

Last synced: 04 Jan 2025

https://github.com/anhcaooo/doctor-strange

An API gateway which is built for electric application

api-gateway cors express github-actions helmet http-proxy-middleware husky mermaidjs morgan typescript

Last synced: 23 Nov 2024

https://github.com/vs0uz4/instarocket_frontend

Instarocket - FRONTEND da Aplicação Desenvolvida na Semana OmniStack 7.0

cors expressjs reactjs socketio

Last synced: 10 Nov 2024

https://github.com/vs0uz4/instarocket_api

Instarocket - BACKEND da Aplicação Desenvolvida na Semana OmniStack 7.0

cors expressjs javascript mongodb mongoose reactjs socket-io

Last synced: 10 Nov 2024

https://github.com/subhranil002/chai-aur-nodejs

All the Codes are Collected and Written throughout the course ... ❤️ ... 𝐂𝐨𝐮𝐫𝐬𝐞 𝐋𝐢𝐧𝐤 ... 👇🏻

backend backend-api bcrypt cloudinary cookie-parser cors dotenv express expressjs jsonwebtoken mongodb mongoose multer node nodejs server

Last synced: 10 Nov 2024

https://github.com/yunyoungsik/inventory-management

Next.js와 Tailwind, Redux, Recharts를 이용하여 작업한 웹사이트입니다.

aws-ec2 aws-rds aws-s3 axios body-parser cors express mui-material prisma react-redux recharts redux tailwindcss typescript

Last synced: 05 Jan 2025

https://github.com/zhangzhuang15/jslook

展示javascript基础知识、web前端开发专题技术点、面经.

ajax babel cors css interview-questions javascript nodejs tcp thread vue webpack websocket

Last synced: 12 Nov 2024

https://github.com/utkarshk95/fitflow

A MERN-based app which is a robust tool for tracking and managing diverse workout routines. Designed for fitness enthusiasts and trainers, it provides an intuitive platform to plan, monitor, and optimise fitness activities, ensuring seamless performance and real-time data processing.

cors css3 dotenv expressjs html5 javascript mongodb mongoose nodejs react react-bootstrap react-router-dom reactjs

Last synced: 10 Nov 2024

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