Remwrath

Results 7 comments of Remwrath

No actual issue just as you probably realised, was just a discussion topic.

initial work done with #208

Hi @Vutlhari, How would you like to handle automatically updating the timestamps? ie read file last modified when the api server starts up? Would it be possible to setup a...

Cool just let me know what I can do to help

@Vutlhari Thanks @bmerry, had a look into it, would just require adding header to the existing responses `ctx.Response().Header().Set("Last-Modified", "Wed, 21 Oct 2015 07:28:00 GMT")` `Last-Modified: , :: GMT` We will...

@Vutlhari are the api's fetching the data files from github then serving them rather than from its local file system? I had a look at how to get the timestamps...

@bmerry - Mainly looking for an indication that its worth checking again, could also be useful to to know the last time the data changed. - Worried about frequent queries...