Website
.
Fuselkönig.de
.
Projects
.
Status
index
:
wikiapiserver
master
Small server utility to make working with wikimedia enterprise api a little bit easier.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
handlers.go
Age
Commit message (
Expand
)
Author
Files
Lines
25 hours
fix: filter to English Wikipedia via POST with filter body
wikiapiserver
1
-2
/
+14
25 hours
fix: remove invalid project filter from article API call
wikiapiserver
1
-1
/
+1
28 hours
fix: pass through upstream HTTP status codes from /article
wikiapiserver
1
-1
/
+9
29 hours
feat: log article API failures to database
wikiapiserver
1
-2
/
+26
34 hours
fix: limit article search to English Wikipedia
wikiapiserver
1
-2
/
+2
35 hours
feat: GET /article endpoint proxies Wikimedia structured contents
wikiapiserver
1
-0
/
+49
35 hours
feat: add GET /token endpoint
wikiapiserver
1
-1
/
+1
35 hours
feat: GET /token?username=... returns access_token and valid_until
wikiapiserver
1
-1
/
+35
36 hours
feat: token refresh with age-based logic
wikiapiserver
1
-9
/
+11
36 hours
refactor: extract Wikimedia auth into reusable function
wikiapiserver
1
-1
/
+1
37 hours
fix: update queries for new refresh_token_created column and add error logging
wikiapiserver
1
-0
/
+2
38 hours
feat: initial wiki API server with account management
wikiapiserver
1
-0
/
+166