/egoose-samples

Samples, that demonstrates, how to use the npm module '@egodigital/egoose'.

Primary LanguageTypeScript

egoose-samples

Samples, that demonstrate, how to use the npm module @egodigital/egoose.

Name Description
addressToGeoCoordinates() Demonstrates the use of addressToGeoCoordinates() function
API host Demonstrates the use of API host class(es)
calcDistance() Demonstrates the use of calcDistance() function
calcRoute() Demonstrates the use of calcRoute() function
createMonitoringApiResult() Demonstrates the use of createMonitoringApiResult() function
Docker API Shows, how to use the local Docker API
format / formatArray Demonstrates the use of format() and formatArray() functions
GUID / UUID Shows how to generate GUIDs / UUIDs
HTTP requests Demonstrates the use of HTTP request functions
jsonObject() Demonstrates the use of jsonObject() function
Logger Demonstrates the use of the logger framework
OAuth OAuth samples
redis Shows how to use cache framework with Redis
sendMail() Demonstrates the use of sendMail() function
statistics Examples, that show how to use the statistic framework
WebSockets Examples, that show how to use the WebSockets framework
Zip Shows the ZipBuilder classes and functions