restbase
                                
                                
                                
                                    restbase copied to clipboard
                            
                            
                            
                        Distributed storage with REST API & dispatcher for backend services.
Modified /v1/summary_new.yaml file to handle /summary/title/revision requests.
Basically the same as https://github.com/wikimedia/restbase/pull/1299 but with an additional commit to fix the linting issues. * Updates dependencies * Fix merge conflicts * Fix linting issues
Request users limit ISBN requests to 100/day and requests for URLs and DOIs to 1 request per second. Bug: T302521
DO NOT MERGE YET!!! Still preserving compatibility with node 10
The filter adds a domain level redirect similar to the one found in apache for mediawiki to redirect restbase APIs. Bug: T279588
Ensure that the standalone restbase example configuration doesn't throw "No such metrics client: 'undefined'" errors on startup. Change-Id: I4dfbe33a0f25ef28f877c41290d433d5bcf50984
Bug: T265846 I have been able to replace `preq` with the `api-testing` REST `client` within 11 out of 13 tests. The two tests that are failing when I switch them...
There are hardcoded domains and URI in Mathoid APIs, therefore a maintainer of a non-WMF wiki who wants to deploy Mathoid would replace those manually. [1] [2] [3] Using the...
Monitoring was disabled due to T211411, but this has been marked resolved.
Bug: [T242055](https://phabricator.wikimedia.org/T242055) Travis build on my fork: https://travis-ci.com/lens0021/restbase/builds/143326451