This module contains shared functions to call Forem Api
{ baseUrl : String , headers : List Http.Header }
Shared config for all API calls
Config "https://dev.to" [ Http.header "accept" "application/vnd.forem.api-v1+json" ]