/navgetter

Spring Boot application which exposes Rest APIs to fetch the Net Asset Value (NAV) of a mutual fund (in India).

Primary LanguageJavaMIT LicenseMIT

NAV Seeker

This application generates:

  • latest NAV of any mutual fund listed on the AMFI website(https://www.amfiindia.com/spages/NAVAll.txt)
  • historical NAV of any mutual fund (fetched from MFAPI https://www.mfapi.in)

Check out NAVSeeker written in ExpressJS & GraphQL : Nodeseeker