index
:
api
this commit
master
API for querying information from tilde.institute
gbmor <ben@gbmor.dev>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
starting to structure cache checking for requests
Ben Morrison
2020-05-07
1
-3
/
+27
*
unifying cache checks
Ben Morrison
2020-05-07
2
-15
/
+28
*
index page is caching
Ben Morrison
2020-05-07
2
-2
/
+69
*
tentative index page
Ben Morrison
2020-05-07
1
-0
/
+28
*
removed reference to etags - just using expires headers
Ben Morrison
2020-05-07
1
-3
/
+0
*
added info about cached responses and changed display format of planned endpo...
Ben Morrison
2020-05-07
1
-10
/
+15
*
added handler for /
Ben Morrison
2020-05-07
1
-0
/
+17
*
404 for favicon.ico
Ben Morrison
2020-05-07
1
-0
/
+3
*
stubbing out endpoints
Ben Morrison
2020-05-07
7
-4
/
+95
*
alphabetized endpoints
Ben Morrison
2020-05-07
1
-6
/
+7
*
no need for go.sum if there's no dependencies
Ben Morrison
2020-05-06
1
-1
/
+0
*
minor change to checking if logfile closed properly on SIGINT
Ben Morrison
2020-05-06
1
-2
/
+1
*
passing logfile close channel as param
Ben Morrison
2020-05-06
2
-6
/
+6
*
using file logging and catching SIGINT to cleanly shut down
Ben Morrison
2020-05-06
2
-2
/
+42
*
ignoring log file
Ben Morrison
2020-05-06
1
-0
/
+1
*
one validation function that branches off. be easier to test later.
Ben Morrison
2020-05-06
2
-13
/
+17
*
stubbing out the HTTP server
Ben Morrison
2020-05-05
4
-0
/
+137
*
ignoring binary
Ben Morrison
2020-05-05
1
-0
/
+1
*
init
Ben Morrison
2020-05-05
4
-0
/
+56