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/pronoia9/dall-elyse

Discover the extraordinary capabilities of DALL-E with DALL-Elyse, a full-stack MERN AI Image Generation App. Witness the fusion of art and technology as this showcase gallery presents awe-inspiring images generated by DALL-E. Explore the boundless possibilities of AI creativity.

cloudinary cors dotenv expressjs file-saver framer-motion fullstack mern-stack mongoose nodemon openai photoswipe react react-router-dom react-three-drei react-three-fiber shaders styled-components vitejs zustand

Last synced: 24 Nov 2024

https://github.com/arwl2016/image-search

Image search abstraction for Imgur domain

chai cors express google-custom-search-api mocha node request-promise

Last synced: 01 Dec 2024

https://github.com/edpomacedo/bdij-api

Aplicação Fastify para administração de CORS.

cors fastify

Last synced: 31 Dec 2024

https://github.com/bcapathshala/crud-app

CRUD Application Using NodeJS, ExpressJS, MongoDB, ReactJS, Bulma CSS Framework

axios bulma-css-framework cors crud-api expressjs mern-stack mongodb moongose nodejs reactjs reactrouterdom restful-api

Last synced: 31 Dec 2024

https://github.com/sainiabhishek/nodejs_auth-api

A backend authentication & authorization project to handle the scale and complexity of an application. It is design while keeping the different environments in the mind.

backend-api cookie-parser cors error-handling eslint expressjs joi jwt mongodb moongose nodejs prettier rate-limiter security tokens typescript winston

Last synced: 15 Nov 2024

https://github.com/ruyjr/nodemysql

"User Management System: Node.js Backend with MySQL Database"

backend cors css3 frontend full-stack html5 javascript knexjs mysql nodejs nodemon npmjs vscode workbench

Last synced: 17 Nov 2024

https://github.com/antz22/django-auth-template

A complete template for creating a django drf project with authentication set up using djoser.

cors django django-cors-headers django-project django-rest-framework djoser virtualenv

Last synced: 19 Nov 2024

https://github.com/wendal/luatos-lib-onenetcors

OneNet的单频RTK对接(MQTT播发) for LuatOS

cors lua luatos ntrip onenet rtk

Last synced: 20 Dec 2024

https://github.com/slickcharmer/mern-employee-salary-management

Fullstack open source employee salary management application made with MySql, Express, React & Nodejs (MERN)

axios cors dotenv express jwt-token mysql nodejs react react-icons redux tailwind vite

Last synced: 15 Nov 2024

https://github.com/terieyenike/plbrutal

Routes endpoint for a report on police brutality

cors expressjs heroku nodejs postgresql

Last synced: 19 Nov 2024

https://github.com/yinxulai/unlock-browser-requests

Unblock browser requests and enjoy the freedom of insecurity.

browser chrome cors http js proxy set-cookie

Last synced: 14 Nov 2024

https://github.com/revolunet/sellsy-proxy

Basic Sellsy API proxy for full client side apps.

api cors nodejs sellsy zeit

Last synced: 03 Dec 2024

https://github.com/joeldeondsouza/incognito_url_maker_backend

Backend application that allows the users to create aliases for URLs

cors javascript mongodb mongoose nodejs nodemon

Last synced: 22 Dec 2024

https://github.com/bieanimaton/nlw-heat-server

Servidor desenvolvido com NodeJS, Typescript e várias bibliotecas. - Next Level Week (NLW) Heat by Rocketseat.

axios cors express http-server jsonwebtoken migrations nodejs prisma prisma-client server socket-io sqlite ts-node-dev

Last synced: 15 Nov 2024

https://github.com/yenilikci/restcountries

Application that lists countries, can be filtering and sorts a-z

axios chai cors express helmet http-errors morgan nodemon react react-lazy-load react-router-dom react-table react-toastify

Last synced: 16 Nov 2024

https://github.com/theyakka/cors

CORS helper / middleware for Go

cors cors-middleware cors-request go golang

Last synced: 13 Nov 2024

https://github.com/erossini/aspnetcorecors

How to add CORS to your ASP.NET Core project

asp-net-core aspnetcore cors cors-enabled

Last synced: 13 Nov 2024

https://github.com/nuzulul/opencors

OpenCORS is a simple NodeJS based CORS Proxy

cors cors-proxy cross-domain cross-origin node node-js nodejs opencors proxy scraper

Last synced: 12 Nov 2024

https://github.com/jw4/cpx

Development CORS Proxy

cors proxy-server

Last synced: 10 Nov 2024

https://github.com/chuksjoshuaa/blog-backend

Blog api where user can post and get all available blogs, owner of the blog can update blog from draft to published. Users can only access published blogs

cors expressjs helmet mongodb mongoose nodejs nodemon postman vercel-deployment

Last synced: 13 Nov 2024

https://github.com/rohit-2012/techrepairnote-api

Backend for Tech Repair Notes App: Node.js, Express.js, MongoDB, JWT auth, role-based access control. Manage users, notes, and authentication securely.

cors expressjs jwt jwt-authentication mongodb mongoose nodejs

Last synced: 09 Nov 2024

https://github.com/rohit-2012/isro-mission-control

The ISRO Project is a MERN stack app for managing space exploration journeys. It allows users to add new missions and view a categorized history of upcoming, canceled, and past journeys, featuring a sci-fi inspired UI built with Arwes-UI.

arwes cors mern-stack pm2

Last synced: 09 Nov 2024

https://github.com/useflyyer/proxy

Helper function to proxy images via Flyyer network to bypass CORS with Typescript support for Flyyer.io

cors flyyer image og-image proxy smartcrop twitter-card typescript

Last synced: 14 Nov 2024

https://github.com/arikaim/cors-module

Arikaim CORS middleware

arikaim cms cors php

Last synced: 09 Nov 2024

https://github.com/cudi7/easy-peasy-express-sequeezy

Basic starter for a Node.js/Express.js API with TypeScript, Jest, Supertest, Zod, MongoDB

cors dotenv eslint express helmet jest mongodb morgan nodejs nodemon supertest ts-node typescript zod

Last synced: 11 Nov 2024

https://github.com/tamannabithy/trip-advisor-server

i've made api for my site to load data from server. used node & express js along with mongodb database.

cors express-js mongodb nodejs

Last synced: 12 Nov 2024

https://github.com/chukwuemekaaham/udacity-cloud-developer-serverless-todo-app

An Instagram-like serverless service. Built the serverless REST APIs using API Gateway and AWS Lambda, a stack of serverless technologies on AWS, stored data in AWS DynamoDB and S3, and deployed it using the serverless framework cli

api-gateway auth0 aws-cloudformation aws-lambda aws-s3 aws-xray aws-xray-sdk cors dynamodb dynamodb-streams elasticsearch jwt kms nodejs-express postman-collection react-router reactjs serverless sns typescript

Last synced: 11 Nov 2024

https://github.com/trend20/project-manager

Project Management Tool built using React Node Express and MongoDB.

axios cors dotenv expressjs mongodb mongoose nodejs reactjs

Last synced: 29 Nov 2024

https://github.com/nitins87/rest-api-typescript

A REST API boilerplate written in TypeScript with Express, Jest, Supertest, ESLint, Prettier, ESLint, Nodemon, Debug, Winston, Morgan, Helmet, Cors, Dotenv, Zod, and more.

api cors debug eslint express helmet jest morgan nodejs-api nodemon prettier rest-api supertest types winston zod

Last synced: 22 Nov 2024

https://github.com/nitins87/farmworks

I have created a online hiring and job postings website for farmers to post their jobs and hire skilled labours

aws-s3 axios bcrypt cloudinary cors jsonwebtoken mongodb mongodb-atlas mongoose multer nodejs nodemon react-router-dom reactjs tailwindcss usecontext-hook vercel-deployment

Last synced: 22 Nov 2024

https://github.com/ehsangazar/frontend-2018

This repo is for a sample project with SSR, React, and working with APIs

api backend-api cors fetch frontned nextjs react ssr

Last synced: 23 Nov 2024

https://github.com/yanglee2421/api-express

使用typescript搭建的express服务器开发环境,支持cors、jwt、typeorm,如果你希望使用 typescript 开发 express 的话,这个项目可能会帮到你

cors expressjs jsonwebtoken typeorm typescript

Last synced: 22 Nov 2024

https://github.com/jvcgoncalves/stock-manager-backend

Backend about my stock manager project, link to front-end below

backend-api cors expressjs javascript nodejs

Last synced: 10 Nov 2024

https://github.com/varejaodacarne/omnistack11

🦸🏻‍♂️ Be The Hero - Projeto desenvolvido durante a 11ª semana OmniStack

axios cors expo express javascript nodejs nodemon omnistack-11 react-native reactjs rocketseat

Last synced: 11 Nov 2024

https://github.com/monkeydioude/bypasscors

make your queries bypass CORS with this go server

bypass-cors cors

Last synced: 12 Nov 2024

https://github.com/fugazi-io/proxify

Serve existing http based APIs as fugazi modules

cli console cors fugazi proxy rpc rpc-client terminal

Last synced: 15 Nov 2024

https://github.com/natanaelvich/aircnc-backend

project semana omnistack 0.9 roketseat :rocket:

cors eslint express multer nodejs prettier

Last synced: 05 Dec 2024

https://github.com/natanaelvich/gobarber-backend

✂️ api restfull gerency for barber 👨

apirestfull cors dotenv expressjs nodejs nodemon queue yup

Last synced: 05 Dec 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/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/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/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/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/heiwa4126/sam-cors1

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

aws cloudformation cors sam

Last synced: 09 Nov 2024

https://github.com/shakilpendhari/todo

This is my backend project.

cors expressjs jwt mongodb nodejs

Last synced: 14 Dec 2024

https://github.com/mdato/scraping

express + cheerio + nodemon + axios + cors

axios cheerio cors express nodemon

Last synced: 10 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/smilevp/urlshortener-backend

Urlshortener-backend using ExpressJs , Mongodb and ShortId

bcryptjs cors dotenv express-generator jwt mongoose nodemailer shortid

Last synced: 04 Jan 2025

https://github.com/akashp73387/settly-assessment-backend

An application form for a new account where users enter their personal details, validate the information, and have the option to edit and resubmit the form before finalizing their registration.

cors crud-api dotenv expressjs mongodb mongoose nodejs nodemon

Last synced: 18 Dec 2024

https://github.com/mohansahu18/nodejs-production-template

🌟 Node.js Production Setup Template This repository serves as a template for creating robust and production-ready Node.js applications. It incorporates best practices, essential tools, and modern development workflows to streamline your project setup!

commitlint cors cros-env eslint expressjs helmetjs husky javascript mongodb mongoose nodejs nodemon prettier production rate-limiter typescript winston-logger

Last synced: 23 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/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/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/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/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/nikhilgugwad/shopify-back-end

Part of Shopify Full Stack MERN Project

cors expressjs jwt mongodb-atlas-database mongoose multer nodejs

Last synced: 03 Jan 2025

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/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/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/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/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/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/laynef/node-secure-cors

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

cors security subdomains

Last synced: 27 Dec 2024

https://github.com/matoka02/product-catalog-be

Server for sending data about products.

cors express-js mongodb mongoose node-js typescript

Last synced: 27 Dec 2024

https://github.com/kanokpit-yowaratch/json-server

A simple API with json-server

cors json-server

Last synced: 13 Nov 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/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/chavda-bhavik/schoacher-api

API to handle teacher and employer information and authentication for Schoacher

apollo-server cors expressjs grapgql graphql-upload jsonwebtoken nodejs typegraphql typeorm typescript

Last synced: 15 Nov 2024

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