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/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: 12 Oct 2024

https://github.com/deepak-tiwari-dt/foodie-light-server

A Food site made using HTML, CSS, JavaScript, React, React Hook Form, API, Axios, Frontend, Backend, Express.

api backend cors css express html javascript node nodemon react server vercel

Last synced: 01 Nov 2024

https://github.com/pacmancity/django-xml-parser

тестовое задание, приложение для добавления данных из xml в базу данных

cors django djangorestframework-xml djanogo-rest-framework python

Last synced: 10 Nov 2024

https://github.com/prasanth2817/chat-application-backend

The backend is built using Node.js with Express for handling API requests and Socket.IO for real-time messaging. MongoDB stores user data and chat messages, with Mongoose handling database operations. JWT is used for authentication, and bcrypt for password hashing. The code follows the MVC architecture for maintainability.

bcryptjs cors dotenv expressjs jwt-authentication moongose mvc-architecture nodejs socket-io

Last synced: 01 Nov 2024

https://github.com/whyshashi/video_sync_app

Web Application where users can join a room, share a YouTube video link, and watch the video together with perfect synchronization. Additionally, users should be able to chat with each other in real-time while watching the video. The project should include some advanced and creative features to enhance user engagement and interaction.

cors express jwt mongodb-atlas mongoose nodejs react socket-io

Last synced: 01 Nov 2024

https://github.com/engcfraposo/bootcamp-gostack-conceitos-de-node-js

Project about my first test of the Gostack in TypeScript

api cors json testes typescript

Last synced: 14 Oct 2024

https://github.com/quazisamiha/assignment-2-level-2

Developed an Express application with TypeScript as the programming language, integrating MongoDB with Mongoose for effective data management. Ensure data integrity through validation using Joi/Zod

cors eslint-rules express mongodb-atlas mongoose nodejs zod zod-validation

Last synced: 25 Oct 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: 25 Oct 2024

https://github.com/7gowtham/online-event-management-platform

To develop a platform for organizing and managing events with features for event listings, ticket sales, and attendee registration and to Implement tools for providing event schedules, and offering event analytics to support event planning.

axios bcryptjs cors dotenv express jsonwebtoken jwt-authentication jwt-decode mongodb mongoose nodejs nodemailer reactjs stripe-payments tailwindcss useeffect uselocation usestate

Last synced: 25 Oct 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: 25 Oct 2024

https://github.com/suyashjoshi179/cors-proxy-go

CORS Proxy Server made using Go and Gin.

compiled cors cors-anywhere cors-proxy gin go golang proxy-server

Last synced: 18 Oct 2024

https://github.com/jsinkx/vish-app-backend

Backend app to get university schedule via parse google docs sheets (with updates in interval time)

backend cors docker express google-docs-api mongoose nginx nodejs parser typescript vite-proxy

Last synced: 15 Oct 2024

https://github.com/sutharshantanu/razorpay-gateway

Backend Repository for RazorPay Payment Intergration in Node JS + MongoDB.

cors dotenv express-js mongodb mongoose node-js razorpay razorpay-api

Last synced: 07 Nov 2024

https://github.com/arjunraj79/securefilestorageandsharingsystemonazure

A full-stack web application for securely uploading, encrypting, and storing files using Azure Blob Storage and Azure Key Vault. The frontend is built with Angular, while the backend utilizes Node.js and Express for file handling and encryption. It ensures secure file storage with Azure's cloud infrastructure, enabling efficient file management ...

angular azure-blob-storage azure-key-vault azure-resource-group cors environment-variables nodejs

Last synced: 15 Oct 2024

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

Backend CountrySearch

axios cors dotenv express nodejs typescript

Last synced: 15 Oct 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: 25 Oct 2024

https://github.com/jmgogo/webapp-security

A repo covering the basics of web application security

cors csrf sql-injections xss

Last synced: 06 Nov 2024

https://github.com/laynef/node-secure-cors

CORS for Node.js that does not allow wildcards for Subdomain attacks

cors security subdomains

Last synced: 07 Nov 2024

https://github.com/shakilpendhari/todo

This is my backend project.

cors expressjs jwt mongodb nodejs

Last synced: 26 Oct 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: 26 Oct 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: 07 Nov 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/mrarvind90/fcc-metric-imperial-converter

A simple full-stack server-side rendered web application built on HTMX, NodeJS and Express to convert metric units to imperial and vice versa for freeCodeCamps' Quality Assurance certification.

bootstrap5 cors css3 eslint express-validator expressjs fcc fcc-certification fcc-exercise freecodecamp freecodecamp-project html5 javascript mathjs nodejs prettier

Last synced: 10 Nov 2024

https://github.com/giovanesouza/market-place-nodejs

O código do mais novo market place - Projeto desenvolvido ao longo do curso de Desenvolvimento Full Stack, módulo Back-end Development da Ília/Italents.

arquitetura-mvc bycrypt cors env express javascript jwt mongodb mongoose nodejs swagger-ui

Last synced: 08 Nov 2024

https://github.com/fralonra/corsen

A universal Cross-Origin Resource Sharing(CORS) middleware

cors middleware

Last synced: 02 Nov 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: 03 Nov 2024

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

A project implementing URL Shortener Microservice

cors express javascript mongodb

Last synced: 30 Oct 2024

https://github.com/toorop/ipfs-proxy

An IPFS reverse proxy that handle CORS (especially preflight), authentification, access rules, and more...

authentication cors ipfs reverse-proxy

Last synced: 06 Nov 2024

https://github.com/camruthav/bookstore-app_mern

Bookstore App Using MERN Stack

cors crud mern-stack vite webdevelopment

Last synced: 05 Nov 2024

https://github.com/henrique1204/nodejs-typescript-api-mensagens

API desenvolvida em curso com NodeJS, TypeScript e MongoDB.

cors express javascript mongodb mongoose nodejs typescript

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

https://github.com/mdrianislam0or1/contacts-management-backend

This is the backend code for a contacts management application, built using Node.js, Express.js, and MongoDB. It provides RESTful API endpoints for managing contact details, including adding, viewing, updating, and deleting contacts.

cors dotenv eslint expressjs mongodb mongoose nodejs postman typescript zod

Last synced: 07 Nov 2024

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

https://github.com/zachcheung/corsproxy

Yet Another CORS Proxy Written in Go

cors cors-anywhere cors-proxy

Last synced: 05 Nov 2024

https://github.com/shuvoprogram/choltibank_be

CholtiBank is a cutting-edge digital banking platform, revolutionizing the financial landscape in Bangladesh. Built with React, Next.js, and Redux, it offers a seamless and secure banking experience, providing a wide range of services from account management to secure transactions.

bcrypt cookie-parser cors dotenv eslint expressjs http-status husky jsonwebtoken prettier prisma socket-io ts-node-dev typescript winston zod

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

https://github.com/0tii/react-web-request-client

🌐 Widget to make (limited) web requests from a front-end component to CORS enabled APIs or general web requests with a CORS proxy

api component cors react request rest web

Last synced: 08 Nov 2024

https://github.com/cosmosgenius/twitter-proxy

Twitter api proxy with cors support

api cors proxy twitter twitter-proxy

Last synced: 06 Nov 2024

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/guruprasad3n/crud-node-application

The Product and Review Management System is a Node.js application with MongoDB integration that allows users to manage products and their associated reviews. This documentation provides an overview of the application, its features, technical requirements, and instructions for setting up and running the project.

chai cors dotenv expressjs mocha mocha-chai mongodb mongoose nodejs nodemon npm supertest

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

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

Proxima is a user-friendly project management application built using the MERN stack. With Proxima, users can create, edit, and delete projects with ease. The application features secure JWT authentication and frontend protected routes to ensure user privacy and security.

bycrypt cors devenv expressjs jwt mern-stack mongodb nodejs project-management react validator

Last synced: 06 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: 10 Nov 2024

https://github.com/prasanth2817/assign-mentor

This is a Student-Mentor Assigning system based Api with several endpoints for multiple features.

cors dotenv expressjs mongoose mvc-architecture nodejs

Last synced: 08 Nov 2024

https://github.com/prasanth2817/password-reset

This API is designed for Users to reset their passwords with proper security .

bcryptjs cors dotenv expressjs jsonwebtoken mongoose nodejs nodemailer

Last synced: 08 Nov 2024

https://github.com/prasanth2817/mybarber-app-backend

MyBarber Application is an application built for users to book and manage appointments at salons. Users can select stylists, services, and specific dates and times. Business users have a separate dashboard for managing appointments and services.

bcryptjs cors dotenv express jsonwebtoken jwt-authentication mongoose multer

Last synced: 08 Nov 2024

https://github.com/kainemon/tanaoshi

an anime streaming & manga reading provider RESTful API.

anime anime-scraper anime-streaming axios cheerio cors hono manga manga-reading manga-scraper swagger typescript

Last synced: 06 Nov 2024

https://github.com/devmahmud/advanced-web-dev-quiz

An Advanced Web Dev Quiz that covers a wide range of the things web devs get to deal with on a daily basis.

advanced-web cors csp event-loop hsts javascript security web

Last synced: 10 Nov 2024

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

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: 07 Nov 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: 08 Nov 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/pblnahu1/login-react-mysql-node

Login con React y NodeJS. Para el Front uso Axios. Para el Back uso Express, CORS y MySQL

axios cors expressjs javascript mysql nodejs react

Last synced: 09 Nov 2024

https://github.com/basedhound/crud-test-2_api

RESTful API built with Node.js and Express, featuring authentication, MongoDB integration, and full CRUD operations. It includes robust security and validation measures for secure data handling.

api bcrypt cors dotenv express helmet jsonwebtoken jwt mongodb mongoose mongoose-unique-validator multer nodejs

Last synced: 09 Nov 2024

https://github.com/basedhound/crud-test-1_api

Build a REST API with Node, Express, and MongoDB. This API should handle CRUD operations for managing products and be connected to a database. Successfully implementing it will reveal a secret word.

api cors crud dotenv express mongodb mongoose node nodejs

Last synced: 09 Nov 2024

https://github.com/basedhound/kpop-social_app_react

Fullstack social media platform inspired by Kpop culture, featuring React with cozy color palettes. The frontend uses Redux and Mantine, while the backend is built on Node/Express/MongoDB.

axios bcrypt cors dotenv express jsonwebtoken jwt mern mongodb mongoose multer node-js nodemon react react-redux react17 redux

Last synced: 09 Nov 2024

https://github.com/basedhound/gm-social_app_react

A fullstack social media app built with the MERN stack (MongoDB, Express, React, Node.js) for OpenClassrooms. Features complete CRUD operations, enhanced security, and demonstrates full-stack skills.

axios bcryptjs cors crypto-js date-fns express helmet jsonwebtoken jwt mantine-ui mongodb mongoose multer nodejs react react18 responsive social

Last synced: 09 Nov 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: 08 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: 08 Nov 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: 09 Nov 2024

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