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

Google generative AI API Test

cors expressjs gemini-api nodejs

Last synced: 11 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/panda4817/serverless-api

My own serverless API with several Netlify lambda functions to get data from third party APIs, with CORS enabled.

api cors javascript lambda-functions netlify npm severless

Last synced: 03 Jan 2025

https://github.com/gabrielmedrados/nlw---heat---2021

preparação para o DoWhile 2021. Site com interação de Chat ao vivo, projeto com backend, versao Mobile e web 💬 💥💥💥

chat cors dowhile2021 expo javascript mobile-app nodejs prisma react react-native typescript vite

Last synced: 16 Nov 2024

https://github.com/loadmill/express-loadmill

Express middleware to enable crowdsourced load simulations via loadmill.com

ci cors express load-testing loadmill node

Last synced: 29 Nov 2024

https://github.com/luiizsilverio/api-vendas

API de Vendas desenvolvida em Node durante o curso de API Rest do prof. Aluizio Dev.

celebrate cors date-fns dotenv handlebars joi jsonwebtoken multer nodejs postgres typeorm typescript

Last synced: 06 Dec 2024

https://github.com/khaledssbd/sa-tourism-project-server-side

SA-Tourism is a tourism based web application for South Asian spots where tourists can get details of spots for future tour.

cors dotenv express mongodb nodemon

Last synced: 14 Dec 2024

https://github.com/luiizsilverio/partytime

Aplicação Node + Mongoose

cors jsonwebtoken mongoose multer nodejs

Last synced: 06 Dec 2024

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

https://github.com/felixkamau/mpesa-react-payment-form

A React.js application integrating M-Pesa Daraja API Express for seamless mobile payment processing. This project includes a payment form that securely handles transactions with M-Pesa, providing a user-friendly interface for initiating payments.

axios axios-react cors daraja-api daraja-mpesa express-js javascriptt mpesa-payments reactjs

Last synced: 21 Dec 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: 26 Dec 2024

https://github.com/karthik2917k/zee5serve

repo maintain API's for zee5-cloned repo and this backend deployed on cyclic.sh

bcrypt cors express githuboauth googleoauth jwt mongodb nodejs oauth

Last synced: 25 Nov 2024

https://github.com/theduardomaciel/dfl-api

An API responsible for the services required by the DFL application for the functioning of its subsystems (dashboard/mobile).

axios cors express expressjs javascript nodejs typescript

Last synced: 06 Dec 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: 01 Dec 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: 06 Dec 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: 13 Dec 2024

https://github.com/tanvik-hub/quickeats-backend

QuickEats is a web application designed to bridge the gap between food vendors and customers who are in need of food 24/7. This project is built using the MERN stack (MongoDB, Express.js, React.js, Node.js) designed to connect vendors and customers

cors expressjs mern mongoose nodejs

Last synced: 21 Dec 2024

https://github.com/shazron/cors-test

CORS test via Express.js

cors expressjs

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

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/luiizsilverio/node-typescript

API desenvolvida em Node, durante o curso do Prof. Aluizio Developer

bcryptjs celebrate cors cowsay express jsonwebtoken knex multer node nodejs sqlite sqlite3 typescript

Last synced: 06 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/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/luiizsilverio/happy-back

Back-end da aplicação Happy (web e mobile), desenvolvido em Node (NLW03)

cors multer nlw nodejs rocketseat sqlite typeorm yup

Last synced: 06 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/pranava007/curd-day-2

CURD OPRATION Node/Express

cors expreesjs json nodejs

Last synced: 16 Nov 2024

https://github.com/pranava007/fsd-curd-operation-backent

This is a FSD-CURD-Operation-Backent

cors expressjs mongoose mvc-architecture nodejs

Last synced: 16 Nov 2024

https://github.com/pranava007/back_end

This is a CURD Nodejs/expressjs

cors express mongoose nodejs

Last synced: 16 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/pranava007/fsd-auth-backend

This is a FSD Regsiter Login Forget-Password

bcryptjs cors expressjs nodejs nodemailer

Last synced: 16 Nov 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/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: 20 Dec 2024

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: 18 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: 02 Jan 2025

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/bruno-c-p/rocket-movies

A fullstack app built with React and Node.js where users can register movies by adding a name, description, rating, and tags. This app helps organize and categorize movies in a simple way.

axios bcryptjs cors dotenv eslint express jest jwt knex multer nodejs phosphor-icons pm2 prettier react sqlite tailwindcss vite

Last synced: 06 Dec 2024

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

This is my backend project.

cors expressjs jwt mongodb nodejs

Last synced: 14 Dec 2024

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/nix7amcm/ca-crypto-dashboard

This is a fun, simple crypto dashboard, that provides cryptocurrency exchange rates and has a newsfeed section. It was created using React and utilises APIs from RapidAPI to fetch the exchange rates and newsfeed data.

api axios-react cors crypto dotenv express html-css-js nodejs rapidapi reactjs render-deployment

Last synced: 19 Nov 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/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/rameshseerangan/sports-app-backend

Sports career development backend

cors dotenv expressjs mongodb nodejs postman

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

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