# Packages
Package backend handles the business logic for API data fetching for BOLD challenge information.
Package db handles the interface to an underlying database of BOLD data for easy querying of information used by the BOLD API.
Package server defines the client-facing API methods for fetching data related to BOLD challenges.
# Functions
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author