Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 643 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 643 Bytes

Ritu API

Description

FastAPI-based API backend for Ritu, a mobile app & SMS system that generates 7-day pest & weather projections, enabling farmers to minimize disease spread & crop loss. Hosted on DigitalOcean.

The Ritu API powers the mobile app and SMS system. It leverages the Twilio API to send SMS text messages to users, making Ritu extremely accessible. The API sends weekly crop predictions to both the mobile app and a user's phone via SMS.

Hosted @ https://goldfish-app-o3qh7.ondigitalocean.app

Docs @ https://goldfish-app-o3qh7.ondigitalocean.app/docs

Tech Stack

  • Python 3
  • FastAPI
  • Firebase Admin SDK
  • Twilio API