Skip to content

Instantly share code, notes, and snippets.

View hasanr-26's full-sized avatar

Hasan Rupawalla hasanr-26

View GitHub Profile
openapi: 3.0.0
info:
title: Farmer Backend API
version: 1.0.0
description: API for managing farmers and their marketplace.
servers:
- url: https://{host}
description: Production server
variables:
host: