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/jonathanprojetos/tfc-trybe-football-club

TFC é um site informativo sobre partidas e classificações de times de futebol.

bcryptjs cors docker docker-compose dotenv express express-async-errors joi mysql2 nodejs nodemon sequelize sequelize-cli test typescript

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

This API serves as the backend infrastructure for an online store, handling key operations such as product management, customer interactions, and order processing.

bcrypt cors expressjs mongodb mongoose nodejs nodemon

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

https://github.com/justsecret123/delivery-tracking-backend-api

Deployment in dev mode (local) & Production mode (Heroku) of an API.

api-rest axios cors expressjs javascript mongodb mongoose nodejs router

Last synced: 23 Dec 2024

https://github.com/crispengari/shopping-app-vue2.js-mevn

This is a simple shopping application that allows users to add items to the shopping basket and remove items from the shopping basket as well. This application is using MEVN stack.

axios cors css express html javascript js json mevn mevn-stack mongodb mongoose node nodejs scss typescript vue2 vuejs webdevelopment

Last synced: 16 Dec 2024

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

https://github.com/biswarup14/crud-employee-management-basic

Backend (dotNet 6) and Frontend (React JS) both // dotnet core webapi + Entity framework // Code first approach

cors dotnet-core reactjs

Last synced: 09 Nov 2024

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

https://github.com/0xapp123/raydium_pool_tracking_api

This is the Backend API for tracking Raydium Pool Data and Add/Remove Liquidity

cors express node nodemon raydium-sdk typescript

Last synced: 10 Nov 2024

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/mahmud-kandawala/travel-planner-app

A comprehensive Travel Planner Application designed to simplify trip planning by integrating real-time data from multiple APIs. Users can create, customize, and manage itineraries with personalized suggestions, real-time weather forecasts, and collaborative planning features. Fully responsive for seamless use across all devices.

api client-server cors css flask html http javascript material-ui react socket-io sql-alchemy sqllite typography

Last synced: 10 Nov 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/nisha0202/learny-server

A collaborative study platform enabling user role-based sessions, material management, and secure interaction.

cors dotenv expressjs jwt-token mongodb nodejs stripe

Last synced: 09 Nov 2024

https://github.com/codersuresh/real-time-chat

Real time chat app using socket.io

cors express nextjs socket-io tailwindcss vercel websocket

Last synced: 10 Nov 2024

https://github.com/mdato/scraping

express + cheerio + nodemon + axios + cors

axios cheerio cors express nodemon

Last synced: 10 Nov 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/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/heiwa4126/sam-cors1

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

aws cloudformation cors sam

Last synced: 09 Nov 2024

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/7gowtham/password-reset-flow

To implement a correct password reset flow with email verification and proper update of the new password in the database for the web app.

axios bcryptjs cors dotenv jsonwebtoken nodemailer react-bootstrap

Last synced: 09 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/vic778/stock_app

this app is a simple investment portfolio management system that allows users to track their investments and view performance metrics. first of all the user should create an account, loggin in trougth the token and create a portfolio. the app has services to calculate the profit and lost, it has filter such as year and it can download the csv file

cors devise jwt-token postgresql rspec rubocop ruby-on-rails third-party

Last synced: 09 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/thegibi/proffy

Projeto desenvolvido durante a Next Level Week, um evento de Desenvolvimento Full Stack feito pela Rocketseat School.

cors expo expressjs javascript knex nodejs react-native reactjs sqlite3 typescript

Last synced: 09 Nov 2024

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