Skip to content

Github mirror of "generated-data-platform/aqs/device_analytics" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

License

Notifications You must be signed in to change notification settings

wikimedia/generated-data-platform-aqs-device_analytics

Repository files navigation

device-analytics

Device Analytics is a service that provides a public API developed and maintained by the Wikimedia Foundation that serves the Unique Devices dataset, which contains the number of unique devices that have visited a Wikimedia project over a given period of time.

Docker Quickstart

You will need:

Start up the Dockerized test environment in aqs-docker-test-env and load

make startup

then:

go run .

Then, connect to http://localhost:8080/.

Unit Testing

To run a suite of unit tests, first start up the Dockerized test environment in aqs-docker-test-env, then:

make test

API documentation

To generate and view the API documentation, read the docs on Wikitech.

About

Github mirror of "generated-data-platform/aqs/device_analytics" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published