forked from FarmMaps/FarmMapsApiClient
Example C# client using FarmMaps API to create taskmaps
FarmmapsApi | ||
FarmMapsBlight | ||
FarmmapsHaulmkilling | ||
FarmmapsHerbicide | ||
FarmmapsPoten | ||
FarmmapsPoten_AVRapi | ||
FarmmapsZonering | ||
.gitignore | ||
FarmmapsApiSamples.sln | ||
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.