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

https://github.com/aka-azad/study-buddies-server

This is the server side of Study Buddies web platform.

cookie-parser cors expressjs firebase-auth mongodb nodejs

Last synced: 21 Jan 2025

https://github.com/kirandash/mycoffeeappserver

Server for MyCoffeeApp

cors expressjs nedb rest restful-api

Last synced: 21 Dec 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: 07 Dec 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: 05 Dec 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: 06 Jan 2025

https://github.com/bkpecho/quote-generator

This responsive quote generator, built using HTML, CSS, and JavaScript, features modern and professional-looking repeatable SVG background patterns from Hero Patterns. The Forismatic API is used for dynamic quote retrieval and easy content updates, while Twitter web intent is integrated for easy sharing of inspiring quotes.

api async-await cors css3 css3-animations flexbox html5 javascript twitter-web-intents

Last synced: 14 Dec 2024

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

This repo contains Back End code for the Project Management Tool. Built using MERN Stack.

bcryptjs cors expressjs jwt-authentication mongoose nodejs nodemon-express render

Last synced: 11 Jan 2025

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

A simple proof of concept for Captcha validations - backend

cloudflare-turnstile cors csrf elixir erlang-ets phoenix-framework

Last synced: 21 Jan 2025

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/irenaeus-xvi/crud-restfull-api

Building a User-Friendly Frontend for a RESTfulAPI with CRUD Operations

bootstrap5 cors docker docker-compose expressjs html5 js nodejs toastify

Last synced: 14 Jan 2025

https://github.com/kushrm2803/admin-dashboard

A comprehensive, responsive, and dynamic admin dashboard for business analytics built with the MERN stack.

admin-dashboard cors expressjs mern mongodb nivo-charts nodejs reactjs redux

Last synced: 19 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: 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/todo

This is my backend project.

cors expressjs jwt mongodb nodejs

Last synced: 14 Dec 2024

https://github.com/hawkpraveen/blog_app_be

This repo contains Back End code for the Blog App. Built using MERN Stack.

bcryptjs cors expressjs jwt-authentication mongoose nodejs render

Last synced: 11 Jan 2025

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: 06 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/alexferl/falcon-crossorigin

A simple Falcon module for Cross-Origin Resource Sharing (CORS)

cors cors-enabled falcon falcon-cors falcon-framework falcon-middleware python-falcon

Last synced: 13 Oct 2024

https://github.com/jpblicer/metal-api

Ruby Backend API for storing Metal Bands

api cors heavy-metal ruby

Last synced: 22 Nov 2024

https://github.com/bytebigboss/bcors

A CORS utility library for Java web applications.

cors java java-ee-7

Last synced: 29 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/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/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

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/noderaider/universal-cors

CORS middleware implementation with emphasis on configurability of dynamic origins.

cors cors-middleware dynamic-origins express universal-cors

Last synced: 20 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/rayanneramos/feedbackwidget-backend

Projeto desenvolvido na NLW Return 8° edição. Repositório contém o backend da aplicação.

cors express jest nodemailer prisma ts-node ts-node-dev typescript

Last synced: 11 Jan 2025

https://github.com/andrewjbateman/nodejs-tutorial-rest-api

:clipboard: This is an app to practise working with Representational State Transfer (REST) APIs that just transfer data instead of user interfaces.

bcrypt-nodejs codepen cors crud graphql headers mongoose-schema multer nodejs postman-api replace rest-api socket-io

Last synced: 27 Dec 2024

https://github.com/niteshrawat0401/jwt-authentication

This is Full Stack JWT Authentication Application.

cors expressjs jwt-authentication middleware mongodb mongoose nodejs reactjs

Last synced: 16 Jan 2025

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

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

cors django djangorestframework-xml djanogo-rest-framework python

Last synced: 06 Jan 2025

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/canaxs/nodejs-app

Blog site containing backend and frontend applications

bodyparser client cors mongodb nodejs reactjs server

Last synced: 21 Jan 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/dev-saiful/nasa_project

NASA Mission Control Project | API Created for Habitable Planets | NodeJS Project

axios azure-app-service cors csv-parser dotenv express-js jest mongodb mongoose morgan nodejs pm2 react supertest

Last synced: 21 Jan 2025

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/0suphan0/polygon_drawing_api

This is a service project that saves drawing coordinate data received from the client into a JSON file.

cors json netcore-webapi

Last synced: 13 Jan 2025

https://github.com/takbirgazi/geographyolympiadbd-server

This is server of geographyolympiadbd

cors dotenv express mongodb

Last synced: 06 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/tusho7/e-commerce-api

A robust and scalable backend API for a shoes e-commerce platform built with Node.js, Express, and Prisma ORM. This API facilitates user authentication, product management, order processing, and email notifications, leveraging MySQL for data storage and Joi for data validation.

bcrypt cookie-parser cors expressjs joi-validation mysql-database nodejs nodemailer prisma uuid

Last synced: 29 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: 13 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/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/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/md-habib-ulla/scribestation

The Stationery Shop API is a comprehensive backend solution for managing a stationery store. Built with Node.js, Express, TypeScript, and MongoDB, it enables efficient management of products and orders with robust validation and error handling.

bcrypt cors dotenv express mongodb mongoose nodejs nodemon prettier typescript zod

Last synced: 14 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/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/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/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

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