Example C# client using FarmMaps API to create taskmaps
 
 
Go to file
Mark van der Wal 691be2185e Seperated eventhub service from api service.
wip nbs flow.
Changed uploading a bit.
2020-03-25 21:32:28 +01:00
FarmmapsApi Seperated eventhub service from api service. 2020-03-25 21:32:28 +01:00
FarmmapsApiSamples Seperated eventhub service from api service. 2020-03-25 21:32:28 +01:00
.gitignore Initial commit 2020-03-24 09:47:08 +01:00
FarmmapsApiSamples.sln Get child items under "My drive" item sample. 2020-03-24 09:59:36 +01:00
README.MD Get child items under "My drive" item sample. 2020-03-24 09:59:36 +01:00

README.MD

Put your clientId and clientSecret in the appsettings.json.

  • Needs upload API.
  • Needs testing of all public api methods.