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/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/samie/vaadin-cors-sample

Sample of embedded Vaadin application and cross-domain CORS settings.

cors java microfrontends vaadin vaadin-24

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

https://github.com/jwest80/api_token_authentication

An Angular 2/4 Client that interacts with WebAPI 2 using token authentication.

angular-cli angular2 angular4 cors elmah entity-framework typescript2 webapi-2

Last synced: 31 Oct 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/bqardi/sunes-ostebiks

Skoleopgave, hvor vi laver fetch kald til vores (oste) API.

api cors express fetch skoleopgave token

Last synced: 15 Nov 2024

https://github.com/hacker1649/videocatchr

VideoCatchr lets you download your favorite YouTube videos with ease. Simply paste the link, and get your video saved directly to your device!

api backend cors css3 express frontend nodejs reactjs ytdl-core

Last synced: 12 Oct 2024

https://github.com/andrewjbateman/file-metadata

:clipboard: FCC project to be able to select and upload a file via a UI

cors fcc freecodecamp freecodecamp-project javascript metadata metadata-microservice metadata-parser multer nodejs

Last synced: 07 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/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: 07 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/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: 31 Oct 2024

https://github.com/anasyakubu/prisma-tutorial

The Prisma Tutorial repository offers a comprehensive guide to using Prisma for database management. This project includes step-by-step examples and best practices for integrating Prisma with your applications, covering schema design, queries, and migrations. Ideal for developers looking to learn and implement Prisma effectively.

cors dotenv expressjs javascript nodejs prisma prisma-client prisma-orm yarn

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

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/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/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/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/tbalint1995/MERN-HealthTracker

Milyen gyümölcsöt / zöldséget ettél ma? - Gyakorlás

axios-react cors dotenv express monngdb nodemon

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

https://github.com/renatospaka/canal-noticias

https://www.udemy.com/course/criando-apis-restful-utilizando-typescript-node-e-mongodb/

azure cors docker-compose javascript jwt mongodb redis rest-api typescript

Last synced: 09 Nov 2024

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

CORS test via Express.js

cors expressjs

Last synced: 15 Oct 2024

https://github.com/yunyoungsik/inventory-management

Next.js와 Tailwind, Redux, Recharts를 이용하여 작업한 웹사이트입니다.

aws-ec2 aws-rds aws-s3 axios body-parser cors express mui-material prisma recharts redux tailwindcss typescript

Last synced: 09 Nov 2024

https://github.com/oshekharo/cors-bypasser

A simple Node.js server that acts as a CORS proxy, forwarding requests to a target URL.

cors cors-anywhere cors-proxy nodejs serverless

Last synced: 09 Nov 2024

https://github.com/abdurraahimm/online-quran-api

This is a simple API that provides the Quran in JSON format.

axios cheerio cors expressjs nodejs

Last synced: 09 Nov 2024

https://github.com/belchenkov/devcamper_nodejs

This is a project based course where i build an extensive, in-depth backend API for DevCamper, a bootcamp directory app.

bcryptjs colors cookie-parser cors crypto dotenv express-fileupload express-mongo-sanitize express-rate-limit expressjs helmet hpp jsonwebtoken mongodb mongoose morgan nodejs nodemailer slugify xss-clean

Last synced: 09 Nov 2024

https://github.com/muskanmi/netflix-clone-backend

This repo contains the backend APIs of a web app created using ReactJS which can be used for streaming movies, tv shows, etc. like Netflix.

cors css expressjs html javascript mongodb nodejs router streaming-application web-api web-application

Last synced: 05 Nov 2024

https://github.com/zhangzhuang15/jslook

展示javascript基础知识、web前端开发专题技术点、面经.

ajax babel cors css interview-questions javascript nodejs tcp thread vue webpack websocket

Last synced: 12 Nov 2024

https://github.com/utkarshk95/fitflow

A MERN-based app which is a robust tool for tracking and managing diverse workout routines. Designed for fitness enthusiasts and trainers, it provides an intuitive platform to plan, monitor, and optimise fitness activities, ensuring seamless performance and real-time data processing.

cors css3 dotenv expressjs html5 javascript mongodb mongoose nodejs react react-bootstrap react-router-dom reactjs

Last synced: 10 Nov 2024

https://github.com/hramov/go_api

Golang REST API structure with architecture and boilerplate code

api-rest cors gin-gonic golang grpc grpc-go ioc-container jwt-authentication

Last synced: 10 Nov 2024

https://github.com/danitilahun/fcm_push_notification

This code snippet demonstrates the process of sending push notifications from a server using Firebase Cloud Messaging (FCM). It handles the notification sending procedure asynchronously within an Express controller, allowing targeted delivery to devices identified by FCM tokens.

cors expressjs fcm-push-notification

Last synced: 07 Nov 2024

https://github.com/mboladop/interactive-project-stream2-fbi-restfulapi

This is a back-end restful-wrapper API created to meet the new CORS requirements of the FBI API. It specifically designed to access real time Data provided by the public FBI API.

api-wrapper cors flask python3 restful-api

Last synced: 14 Nov 2024

https://github.com/zekfad/dev-mirror

Simple mirror/CORS proxy written in Dart with headers spoofing.

authentication cors cors-proxy dart http-proxy mirror mitm proxy

Last synced: 10 Nov 2024

https://github.com/abdullah0332/web_rtc_chat_app

Build and deploy a React Video Chat Application using WebRTC.

cors express material-ui nodejs nodemon peer react react-copy-to-clipboard simple-peer socket-io

Last synced: 10 Nov 2024

https://github.com/abdullah0332/memories-project

Build a MERN Application Memori. It is a simple social media app that allows users to post interesting events that happened in their lives.

axios cors dotenv express material-ui moment mongodb mongoose nodejs nodemon react react-redux reactjs redux redux-thunk

Last synced: 10 Nov 2024

https://github.com/mohaiminul375/gadget_hub_server

A full-stack functional based Gadget Product website(server_side)

cors dotenv expressjs mongodb

Last synced: 09 Nov 2024

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