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/richardzcode/simple-proxy-server

Simple ready to work proxy server base on nodejs http-proxy

cors nodejs proxy proxy-server server

Last synced: 27 Jan 2025

https://github.com/davesimoes/react-ai-support

AI-powered real-time customer support assistant, built with React on the frontend and Node.js/Express on the backend, utilizing the OpenAI API to provide smart and automated responses.

chat-application chatbot conversational-ai cors customer-service customer-support-ai e-commerce express fullstack-development intelligent-assistant machine-learning natural-language-processing openai-api react real-time-chat rest-api

Last synced: 01 Feb 2025

https://github.com/dod-iac/terraform-aws-api-gateway-cors-lambda-proxy

A Terraform module to create a Cross-Origin Resource Sharing (CORS) Lambda Proxy

cors lambda proxy terraform terraform-module

Last synced: 09 Jan 2025

https://github.com/tirthajyoti-ghosh/college-metrics-backend

API for college metrics dashboard frontend

cors expressjs mongodb mongoose

Last synced: 22 Jan 2025

https://github.com/yinxulai/unlock-browser-requests

Unblock browser requests and enjoy the freedom of insecurity.

browser chrome cors http js proxy set-cookie

Last synced: 14 Jan 2025

https://github.com/jw4/cpx

Development CORS Proxy

cors proxy-server

Last synced: 08 Jan 2025

https://github.com/joeldeondsouza/incognito_url_maker_backend

Backend application that allows the users to create aliases for URLs

cors javascript mongodb mongoose nodejs nodemon

Last synced: 22 Dec 2024

https://github.com/singhkunal2050/acessibility

Webapp to check Acessiblity Related Issues on Any Website.

cors nodejs pa11y react tailwindcss

Last synced: 22 Jan 2025

https://github.com/christopherrobin/graphql-starter-pack

This is a starter pack for anyone looking to get a React/GraphQL/MongoDB proof of concept running quickly.

apollo apollo-boost bootstrap cors graphql mongodb mongoose react react-router-dom

Last synced: 04 Feb 2025

https://github.com/barbarpotato/api-registry

A Custom API Gateway for Personal Project, The general used is to Centralized Primary Function Of Several Backend Services such as CORS, auth, caching, rate-limiting, logging & monitoring

api-gateway authentication authorization caching cors logging monitoring rate-limiting

Last synced: 08 Jan 2025

https://github.com/sokil/corsbundle

Handling CORS Requests

cors php preflight

Last synced: 04 Feb 2025

https://github.com/adrianomonteiroweb/adrianomonteiroweb-monorepo-yarn-workspace-studying

Repositório no conceito monorepo com yarn workspaces, utilizando React,js, Node.js, TypeScript e React Native.

cors express monorepo nodejs react react-native yarn-workspaces

Last synced: 22 Jan 2025

https://github.com/camesine/express-kit-starter

Node.js + ExpressJS + MongooseJS + BabelJS + JWT + ES2015 + Mocha + Chai + Clustering + Eslint

babel chai clustering commonjs cors es2015 eslint express jwt mocha mongoose nodejs rest-api unittest

Last synced: 25 Dec 2024

https://github.com/tamannabithy/trip-advisor-server

i've made api for my site to load data from server. used node & express js along with mongodb database.

cors express-js mongodb nodejs

Last synced: 11 Jan 2025

https://github.com/sainiabhishek/nodejs_auth-api

A backend authentication & authorization project to handle the scale and complexity of an application. It is design while keeping the different environments in the mind.

backend-api cookie-parser cors error-handling eslint expressjs joi jwt mongodb moongose nodejs prettier rate-limiter security tokens typescript winston

Last synced: 16 Jan 2025

https://github.com/chukwuemekaaham/udacity-cloud-developer-serverless-todo-app

An Instagram-like serverless service. Built the serverless REST APIs using API Gateway and AWS Lambda, a stack of serverless technologies on AWS, stored data in AWS DynamoDB and S3, and deployed it using the serverless framework cli

api-gateway auth0 aws-cloudformation aws-lambda aws-s3 aws-xray aws-xray-sdk cors dynamodb dynamodb-streams elasticsearch jwt kms nodejs-express postman-collection react-router reactjs serverless sns typescript

Last synced: 10 Jan 2025

https://github.com/rajharit77/delta-restaurant-back-end

Ceci est une repository pour la face caché du site ou backend(avec API) de mon projet personnel pendant une année de passage (L1) chez HEI nommé Delta Restaurant

api axios axios-react back-end body-parser cors delta dotenv env expressjs fs javascript nodejs nodemon nodemon-express rest-api restaurant restaurant-management restaurant-website yaml

Last synced: 04 Feb 2025

https://github.com/walidbosso/springboot-angular-items-crud

This project is a full-stack CRUD (Create, Read, Update, Delete) application built with Spring Boot for the backend and Angular for the frontend. It enables the management of items with features such as routing, CORS handling, and integration with a MySQL database.

angular axios bootstrap cors crud dto-pattern full-stack h2-database items jdbc lombok mysql routing service spring-boot sweetalert2

Last synced: 28 Jan 2025

https://github.com/md-arif-alam/aconews

Aconews is a news website that offers the latest global headlines with a modern, intuitive design. Utilizing the GNews.io RESTful API, it provides real-time updates from around the world.

axios cors expressjs firebase nodejs react reactjs router tai vercel

Last synced: 20 Dec 2024

https://github.com/pedro-donoso/test

REACT CRUD: El usuario puede Crear, Leer, Actualizar y Borrar elementos de una base de datos en Postgresql, se visualizan los cambios en el FrontEnd en una tabla de Bootstrap y utilizo React

bootstrap cors crud express front-end frontend node nodejs nodemon pg react

Last synced: 25 Jan 2025

https://github.com/npetkov/auth0_rails_frontend_example

Sample Rails 6 project demonstrating the OAuth2 code grant flow using auth0

auth0 cors jwt oauth2 omniauth rails6 rails6-api

Last synced: 09 Jan 2025

https://github.com/robertoachar/express-cors

Express Cross-Origin Resource Sharing (CORS) middleware.

cors express middleware node npm

Last synced: 26 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: 11 Feb 2025

https://github.com/nashaat10/portfolio

personal portfolio that make user present his data ,The application based on client/server architecture, where the client is a web browser, and the server is a Node.js server. The server is responsible for serving the client with the website's content and handling the requests from the client.

angular angular-cli authentication cors error-handling express jwt logging mongodb mongoose multer nodejs sharp typescript

Last synced: 07 Jan 2025

https://github.com/akashp73387/settly-assessment-backend

An application form for a new account where users enter their personal details, validate the information, and have the option to edit and resubmit the form before finalizing their registration.

cors crud-api dotenv expressjs mongodb mongoose nodejs nodemon

Last synced: 11 Feb 2025

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: 07 Jan 2025

https://github.com/vs0uz4/instarocket_frontend

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

cors expressjs reactjs socketio

Last synced: 07 Jan 2025

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/marcelo-rafael/nlw_heat_node

Repository for the project developed at NLW-Heat-Back, on the Impulse Trail.

axios cors dotenv express jsonwebtoken nodejs prisma socket-io ts-node-dev tyoescript

Last synced: 14 Jan 2025

https://github.com/obaedulislam/car-hub-server-two

Car Hub Node, MongoDB & Express server & Implement JWT

cors express mongodb

Last synced: 27 Jan 2025

https://github.com/kirankumar-matham96/placement-cell-app

An application to represent job placement cell. Backend built with the repository-API pattern. Simple frontend build with html, css, js and bootstrap for the interaction.

bcrypt cookie-parser cors css3 dotenv export-to-csv expressjs html5 jwt mongodb mongoose nodejs restful-api

Last synced: 03 Feb 2025

https://github.com/tonyycruz/django-recipes

Neste projeto, foi desenvolvida uma aplicação full stack de um site de receitas utilizando Django Web Framework e Django Rest Framework possibilitando fazer um CRUD de receitas com um controle por parte dos administradores.

cors django django-rest-framework django-testing pillow pytest python python3 rest-framework selenium simple-jwt unit-testing

Last synced: 27 Jan 2025

https://github.com/fms-faisal/skyview-apartments-server

Skyview Apartments: Building Management System

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

Last synced: 27 Jan 2025

https://github.com/swat1563/ed_tech_llm

The SEL Assistant Chatbot Backend, developed using Django REST Framework, integrates Azure OpenAI and LangChain to provide robust API support and advanced language processing for a student-focused chatbot, ensuring effective and secure emotional and social support.

azure chatbot cors django django-rest-framework drf langchain langchain-python llm openai openai-chatbot prompt-engineering

Last synced: 21 Jan 2025

https://github.com/swat1563/django-frontend-social-library

Created Social Library application by Django then deploy it on AWS by using Docker and Nginx

api-client aws aws-ec2 cors django django-rest-framework docker docker-compose dockerfile jwt nginx postgresql route53

Last synced: 21 Jan 2025

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

express + cheerio + nodemon + axios + cors

axios cheerio cors express nodemon

Last synced: 07 Jan 2025

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: 31 Jan 2025

https://github.com/navaf-u/e-commerce-webapp

StepPrime is a fullstack responsive e-commerce platform for shoe enthusiasts, designed for seamless shopping and optimized performance.

cors e-commerce expressjs javascript mongodb mongoosejs nodejs react responsive-design tailwind-css

Last synced: 10 Feb 2025

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/rjtravelhelpline/backend-jts

Backend - Jaipur Taxi Service

cors express nodejs zod

Last synced: 08 Feb 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/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/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/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: 09 Feb 2025

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/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/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/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/mwakaambrose/moood-backend

This is the nodejs backend to any one of the moood clients

cors expressjs mysql nodejs sequelize

Last synced: 02 Feb 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/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/dauntlessdev/basic-mern-web

simple application for integrating mern tech

axios cors fullstack mern nodemon

Last synced: 08 Feb 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/oxwazz/cors_bypass

💡 Effortlessly access your backend APIs without CORS headaches!

bypass cors

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

https://github.com/fralonra/corsen

A universal Cross-Origin Resource Sharing(CORS) middleware

cors middleware

Last synced: 21 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/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/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/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/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/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 Feb 2025

https://github.com/nahidn228/service-sharing-webapp-client

"A dynamic web platform allowing users to share, book, and manage services effortlessly. Features include JWT authentication, service booking, and a seamless user experience with interactive animations and theme customization."

axios cookie-parser cors dotenv express firebase framer-motion jsonwebtoken mongodb swiper vite

Last synced: 12 Jan 2025

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/laststonedjs/rest-api

Node.js REST API backend application with configured cloud MongoDB, Express,js, Mongoose and a lot of other things. CRUD operations and their implementation are the essence of this project, as well as the creation of models, controllers and routes in order to display, change and delete our data from the database.

cors crud expressjs mongodb mongoose nodejs nodemon rest-api

Last synced: 14 Jan 2025

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