to enable pull-requests on the original repo
Go to file
Frits van Evert 357bcaea60 replaced "applianceXXX" with "applicationXXX" 2020-04-29 14:58:30 +02:00
FarmmapsApi nbs application can now read multiple input from json file. 2020-04-08 21:43:03 +02:00
FarmmapsHerbicide Added ability to query for herbicide agents. 2020-04-14 20:50:27 +02:00
FarmmapsNbs replaced "applianceXXX" with "applicationXXX" 2020-04-29 14:58:30 +02:00
.gitignore Initial commit 2020-03-24 09:47:08 +01:00
FarmmapsApiSamples.sln Created separate project for herbicide 2020-04-08 20:39:38 +02:00
README.MD Refactored some nitrogen methods. 2020-04-08 19:28:30 +02:00

README.MD

NOT PRODUCTION READY CODE, JUST AN EXAMPLE

Put your clientId and clientSecret in the appsettings.json.

  • Isn't 100% complete.
  • Needs proper testing of all public api methods.
  • Needs documentation of all public api methods.