Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Invocations of
fetch()
orXMLHttpRequest
- Web Fonts (for cross-domain font usage in
@font-face
within CSS), so that servers can deploy TrueType fonts that can only be loaded cross-origin and used by websites that are permitted to do so - WebGL textures
- Images/video frames drawn to a canvas using
drawImage()
- CSS shapes from images
- scripts
- iframes
- GitHub: https://github.com/topics/cors
- Wikipedia: https://en.wikipedia.org/wiki/Cross-origin_resource_sharing
- Created by: WHATWG, Matt Oshry, Brad Porter, Michael Bodell, Tellme Networks
- Released: May 2006
- Related Topics: xhr, ajax, jsonp, content-security-policy,
- Last updated: 2025-01-31 00:06:07 UTC
- JSON Representation
https://github.com/joysarkarbd/travel-blog-server-side
body-parser cors crud dotenv express javascript mongodb node-modules nodemon
Last synced: 11 Jan 2025
https://github.com/vandodev/nlw-3-trilha-omnistack-happy
Projeto desenvolvido na semana NLW 3 que conecta pessoas a orfanatos
api cors css3 expo express html5 javascript nlw-3 nlw-happy oministack react react-native reactjs sqlite3 typeorm typescript yup
Last synced: 07 Dec 2024
https://github.com/edpomacedo/bdij-api
Aplicação Fastify para administração de CORS.
Last synced: 31 Dec 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: 08 Jan 2025
https://github.com/kinshuk-code-1729/fastapi-app
cors fastapi-framework fastapi-sqlalchemy jwt-authentication pydantic
Last synced: 12 Jan 2025
https://github.com/tirthajyoti-ghosh/college-metrics-backend
API for college metrics dashboard frontend
cors expressjs mongodb mongoose
Last synced: 22 Jan 2025
https://github.com/yanglee2421/api-express
使用typescript搭建的express服务器开发环境,支持cors、jwt、typeorm,如果你希望使用 typescript 开发 express 的话,这个项目可能会帮到你
cors expressjs jsonwebtoken typeorm typescript
Last synced: 22 Jan 2025
https://github.com/ahmetozer/cors-proxy
Proxy for cors requests. It is controls origins and proxy host. You can set hosts and origins over remote json file.
container cors cors-proxy cors-requests docker https-proxy node proxy
Last synced: 30 Dec 2024
https://github.com/dod-iac/terraform-aws-api-gateway-cors-lambda-proxy
A Terraform module to create a Cross-Origin Resource Sharing (CORS) Lambda Proxy
cors lambda proxy terraform terraform-module
Last synced: 09 Jan 2025
https://github.com/ajith-11399/gas-slot-booking-app-backend
This repository contains Gas-Slot-Booking-Backend.
bcryptjs cors expressjs mongodb mongoose nodejs nodemailer
Last synced: 08 Jan 2025
https://github.com/aabbtree77/auth-starter-backend
Backend for a complete session-based user authentication: Bun, Hono, Drizzle, SQLite.
authentication authorization backend-api bun cookie cors credentials crud drizzle hono minimalism ngrok security session sqlite typescript user-password xss
Last synced: 27 Dec 2024
https://github.com/minhtran241/restaurant-management
Restaurant Management Service API
aggregation cors gin-gonic golang jwt-authentication mongodb swaggo
Last synced: 16 Jan 2025
https://github.com/yogeshmishra667/notess-generator
body-parser cors expressjs html-pdf nodejs nodemon reactjs
Last synced: 16 Jan 2025
https://github.com/andrei-straut/drp
Dynamic Reverse Proxy
cors java jsonp netty netty-in-action proxy proxy-server reverse-proxy
Last synced: 23 Jan 2025
https://github.com/leiberbertel/api-restful-node-mvc
Esta es una API Restful programada en node.js, express con una arquitectura MVC, configuración del cors, validación de modelos con Zod y variables de entorno dotenv, cuenta con modelos que apunta a instancias MySQL, MongoDB y el sistema local
cors dotenv express mvc-architecture nodejs zod
Last synced: 11 Jan 2025
https://github.com/niteshrawat0401/student-dashboard
This is small student dashboard.
axios bcrypt cors dotenv expressjs jwt-authentication material-ui mongodb mongoose nodejs nodemon privateroutes reactjs tailwindcss
Last synced: 16 Jan 2025
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: 30 Dec 2024
https://github.com/akashp73387/task-management-app-project---backend
A Task Management App is a digital tool designed to help individuals and teams organize, prioritize, and track tasks efficiently.
bcryptjs cors dotenv express jsonwebtoken mongoose nodemailer
Last synced: 14 Jan 2025
https://github.com/pzahabi/hr-production.com-backend
Music production studio website back-end
bcrypt compression config cors docker docker-compose dockerfile express-async-errors express-fileupload expressjs helmet javascript joi jwt mongodb mongoose multer nodejs winston
Last synced: 02 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/abdullah0332/bookstore-api-test-mocha-chai
Book store node js api testing with mocha and chai.
chai chai-http cors express mocha mocha-chai mongoose morgan
Last synced: 08 Jan 2025
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: 08 Jan 2025
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/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: 05 Jan 2025
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: 08 Jan 2025
https://github.com/abishek6799/o-auth_login_backend
Simple OAuth_Login
bcrypt cors expressjs jsonwebtoken mongoose node nodemailer nodemon passport
Last synced: 14 Jan 2025
https://github.com/fasunle/trivia
Udacity inspired App. Project 2 in Fullstack Engineering Role
ajax api cors flask fullstack python react restful-api sql
Last synced: 25 Jan 2025
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: 20 Jan 2025
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: 08 Jan 2025
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/sangampshinde/file-storage-app
Backend Project
cors ejs ejs-templates expressjs multer nodejs
Last synced: 08 Jan 2025
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.
Last synced: 13 Jan 2025
https://github.com/badrikomma/contactslist-server
cors expressjs mongodb mongoose
Last synced: 20 Jan 2025
https://github.com/kastorcode/gostack-live-17-docker-dockercompose
Live #17 of the Rocketseat GoStack Bootcamp: Docker and Docker Compose.
bluebird bootcamp brazil cors docker docker-compose dockerfile express goiania goias gostack javascript leaderboard live matheus nodemon oliveira ramalho redis rocketseat
Last synced: 26 Jan 2025
https://github.com/olyathecute/localchat-server
Server for real time chat
cors express nodemon socket-io
Last synced: 27 Jan 2025
https://github.com/takbirgazi/geographyolympiadbd-server
This is server of geographyolympiadbd
Last synced: 06 Dec 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: 29 Dec 2024
https://github.com/gedgonz/aapipeliculas
Curso de Creación de WebApi Profesional Udemy
authorization automapper codefirst cors csharp dto injection-dependency jwt repository-pattern webapi
Last synced: 06 Dec 2024
https://github.com/carolinasfreitas/trucksystem-api
Trabalho #3 de Desenvolvimento de APIs | Recursos de Segurança | Cadastro de Usuário | Login | Criptografia e Token | CRUD | Pesquisa
bcrypt cors dotenv express javascript jsonwebtoken md5 mysql node nodemailer nodemon sequelize
Last synced: 14 Jan 2025
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/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/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: 08 Jan 2025
https://github.com/gopalbasak1/bike-store-server
Technology & Live Server
cors dotenv eslint-config-prettier express mongodb mongoose nodejs prettier ts-node-dev typescript typescript-eslint-setup
Last synced: 14 Dec 2024
https://github.com/hodinhtuankiet/trello-backend-express
A personal task management Web designed to help you stay organized and focused. With Trello App, you can effortlessly manage your daily tasks and prioritize your to-do lists to achieve your goals
aggregate axios babel cors express mongodb multer
Last synced: 27 Dec 2024
https://github.com/kastorcode/gostack-live-07-kubernetes
Live #7 of the Rocketseat GoStack Bootcamp: Docker and NodeJS in Kubernetes.
backend bluebird bootcamp brazil cors docker dockerfile express goiania goias gostack javascript kubernetes live matheus nodejs oliveira ramalho redis rocketseat
Last synced: 26 Jan 2025
https://github.com/vymalo/api-watcher-backend
Backend application for the API Watcher
cors dotenv express helmet husky knex lodash openapi-generator-plus passport repository-pattern socket-io sqlite3 typescript webpack5 winston
Last synced: 23 Jan 2025
https://github.com/flipeador/node-http-cors
Node.js HTTP CORS middleware.
content-security-policy cors cross-origin-resource-sharing cross-site-request-forgery cross-site-scripting express javascript middleware nodejs same-origin-policy
Last synced: 14 Jan 2025
https://github.com/krishanmihiranga/spring-link
Example project illustrating the seamless integration of a Spring Boot API with a Frontend application.
cors css html java javascript spring-boot
Last synced: 06 Jan 2025
https://github.com/marcodpt/apitest
A browser based api tester
api api-rest api-testing cors cors-anywhere test testing testing-tools
Last synced: 13 Jan 2025
https://github.com/princeinscripts/e-commerce-website
A robust backend implementation for an e-commerce website, handling product management, user authentication, order processing, and secure data storage.
bcrypt cloudinary cookie-parser cors dotenv express express-validator jsonwebtoken mailgen mongoose mongoose-aggregate-paginate-v2 muter nanoid nodemailer passport razorpay react
Last synced: 13 Jan 2025
https://github.com/satyam-software-developer/social-media-backend
Social-Media-Backend project created with nodejs for backend web developement.
bcrypt cors dotenv expressjs git github jsonwebtoken mongodb mongodb-atlas mongoose nodejs nodemon postman
Last synced: 06 Jan 2025
https://github.com/akashchandrasekar/authendication-authorization
Authendication & Authorization Task
bcryptjs cors expressjs jsonwebtoken jwttoken mongoose nodejs nodemon
Last synced: 26 Jan 2025
https://github.com/rafiul29/tech-alpha-server
Discover Tech Alpha, where shopping meets innovation. Our MERN backend, fueled by Express, Node, CORS, and dotenv, ensures a dynamic and secure e-commerce adventure. Elevate your shopping experience with us, where technology and convenience converge for a seamless retail journey.
cors dotenv expressjs mern-stack mongodb nodejs project-management
Last synced: 25 Dec 2024
https://github.com/dmitriygorohov/project-from-itransition
САЙТ ДЛЯ УПРАВЛЕНИЯ РЕКОМЕНДАЦИЯМИ "ЧЁ ПОСМОТРЕТЬ/ЧЁ ПОЧИТАТЬ/ВО ЧТО ПОИГРАТЬ И Т.Д."
axios body-parser cloudinary-react cors express material-ui mysql nodemon react react-hook-form react-router-dom
Last synced: 11 Jan 2025
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: 07 Jan 2025
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: 13 Jan 2025
https://github.com/aditya-narayan-sahoo/moonshot-q2-backend
The Backend Part for the Moonshot Q2
backend-service cors dotenv expressjs momentjs nodejs
Last synced: 26 Jan 2025
https://github.com/shoaib-imrann/zenora
MERN stack
axios bcrypt cloudinary cors expressjs jwt-authentication mongodb multer nodejs razorpay-payment react-toastify reactjs stripe-payments tailwindcss validator
Last synced: 17 Dec 2024
https://github.com/manastiwari-ir/news-web-scraper
The News Scraper Web Application is a project designed to scrape and present the latest news headlines along with their associated images
beautifulsoup4 cors flask javascript python
Last synced: 21 Jan 2025
https://github.com/fabio-sudo-apt/money_flow_back
bcrypt cors dotenv eslint express jsonwebtoken morgan node-ts prisma typescript vitest-ts zod
Last synced: 06 Jan 2025
https://github.com/buzzcosm/ztm-course-projects-nodejs-http-server
Simple HTTP Server
cors http-server nodejs rest-api ztm ztm-course-exercises
Last synced: 23 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
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/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/jperez00/go-backend-todo
A simple To-Do application built with Next.js, Golang & PostgreSQL. A RESTful API using Go, Gin, and GORM, connected to a PostgreSQL database. I deployed it on Fly.io. A small & fun project to get started with GO and learn its ins and outs.
Last synced: 25 Jan 2025
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/obaedulislam/car-hub-server-two
Car Hub Node, MongoDB & Express server & Implement JWT
Last synced: 27 Jan 2025
https://github.com/thesanchitadevi/black-market-server
backend
cors express express-middleware mongodb mongodb-atlas mongodb-database nodejs nodemon vercel-deployment
Last synced: 06 Dec 2024
https://github.com/tonyycruz/django-recipes
Neste projeto, foi desenvolvida uma aplicação full stack de um site de receitas utilizando Django Web Framework e Django Rest Framework possibilitando fazer um CRUD de receitas com um controle por parte dos administradores.
cors django django-rest-framework django-testing pillow pytest python python3 rest-framework selenium simple-jwt unit-testing
Last synced: 27 Jan 2025
https://github.com/akashd7892/crud_api_rudra_innvo
CRUD_API
cors ejs-templates expressjs jwt mongodb-atlas mongoose nodejs
Last synced: 20 Jan 2025
https://github.com/maximilliangroup/maxx-onguard
.htaccess and .conf files that provide robust security for PHP and WordPress sites
apache apache2 cloudflare conf configuration cors directory-bruteforce htaccess-better-web-security htaccess-files htaccess-https-redirect htaccess-rule htaccess-snippets htaccess-www-redirect https php security server ssl wordpress wordpress-development
Last synced: 21 Dec 2024
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/debrajhyper/e-commerce
This is a comprehensive e-commerce full-stack application built using Next.js for the frontend and Node.js with Express.js for the backend. It provides functionality for user authentication, seller product management, and buyer shopping experience.
bcryptjs cors expressjs jwt-authentication nextjs14 nodejs postgresql reacthookform reactjs shadcn-ui tailwindcss typescript zod zustand
Last synced: 11 Oct 2024
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/phatnguyenuit/express-example
This is an express example application implement CRUD with Mongoose. Support dockerize
body-parser cors dotenv expressjs mongoosejs nodejs
Last synced: 10 Jan 2025
https://github.com/nabilaferdousprapty/track-tonic-server
Track Tonic is a cutting-edge fitness app that empowers users to track progress, set goals, and engage with a vibrant community, promoting healthier lifestyles through advanced technology. This is the server side code
cors dotenv expressjs jwt mongodb nodejs stripe
Last synced: 26 Jan 2025
https://github.com/abtaaahi/cholo-kini-api
A backend API for sending order confirmation emails.
cors expressjs nodejs nodemailer
Last synced: 17 Dec 2024
https://github.com/kastorcode/gostack-module-16
Module #16 of the Rocketseat GoStack Bootcamp: Security at NodeJS/Continuing GoBarber API.
api backend bootcamp brazil cors course express gobarber goiania goias gostack javascript jsonwebtoken matheus module nodejs oliveira ramalho rocketseat yup
Last synced: 26 Jan 2025
https://github.com/chewbaccayeti/octo_games_metrics
This repo dedicated to data scrapping/parsing them into fronted side with Highchart.js statistics (SteamDB, RedditAPI)
ajax axios cheerio cors dotenv express hot-reload javascript momentjs nodejs nodemon parsing puppeteer react reddit scraping steam typescript webpack
Last synced: 10 Oct 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/elzasimoes/dev-library
👋 Dev Library application for Devs in progress.
bcrypt-nodejs body-parser consign cors jwt-authentication knex moment mongoose node-schedule nodemon passport pg pm2 sqlite3 vuejs
Last synced: 05 Jan 2025
https://github.com/shobanamuthiah/authentication_backend
User Authentication API
backend-api cors database-management expressjs javascript mongodb mongoose nodejs
Last synced: 13 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/lahcenezzara/bmi-calculator-fastapi
BMI Calculator FastAPI Python
api backend bmi-calculator body-mass-index cors fastapi fitness health microservices pydantic python rest-api uvicorn web-api web-development
Last synced: 06 Jan 2025
https://github.com/eltonlazzarin/simple-typescript-app
This is a simple project built in ReacJS and TypeScript
axios axios-restful cors development express flexbox nodejs reactjs typescript vscode yarn
Last synced: 31 Jan 2025
https://github.com/kumaresh231299/music-streamming-sk-be
This repo contains Music Streamming Application fsd project backend source using Nodejs and expressjs.
bcryptjs cloudinary cors dotenv expressjs jsonwebtoken mongodb-atlas moongose multer multer-storage-cloudinary nodejs nodemailer nodemon
Last synced: 10 Dec 2024
https://github.com/sanjay-kumar-r-a/backendpingpal
PingPal Backened which is web-based chat application
api cors documentation express git github-config json jsonwebtoken mongodb nodejs npm postman render server vscode
Last synced: 30 Dec 2024