# Functions
GetPathInt converts the path parameter with name to an int.
LoadConfig loads the API configuration This can be expanded later to load from environment variables or a file.
NewAPI creates a new API instance with the given OracleNode.
SetupRoutes configures the router with all API routes.
# Variables
No description provided by the author