https://github.com/wikimedia/okapi
https://github.com/wikimedia/okapi
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wikimedia/okapi
- Owner: wikimedia
- License: apache-2.0
- Archived: true
- Created: 2020-07-20T15:08:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-12T16:08:23.000Z (over 1 year ago)
- Last Synced: 2024-09-30T14:44:58.618Z (8 months ago)
- Language: Go
- Homepage: https://www.mediawiki.org/wiki/Wikimedia_Enterprise
- Size: 637 KB
- Stars: 9
- Watchers: 23
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Wikimedia Enterprise
This repository contains source code of the project.
1. [Website](https://github.com/wikimedia/OKAPI/tree/master/website) - static website landing page
2. [Service](https://github.com/wikimedia/OKAPI/tree/master/service) - main processing unit
3. [Batch](https://github.com/wikimedia/OKAPI/tree/master/batch) - batch dataset producer
4. [API](https://github.com/wikimedia/OKAPI/tree/master/api) - main api endpoints
5. [Realtime API](https://github.com/wikimedia/OKAPI/tree/master/realtime) - realtime api endpoints# Note
This codebase is no longer under maintenance. The updated source code can be found here:
- primary - [https://gitlab.wikimedia.org/repos/wme/wikimedia-enterprise](https://gitlab.wikimedia.org/repos/wme/wikimedia-enterprise)
- mirror - [https://github.com/wikimedia-enterprise/wikimedia-enterprise](https://github.com/wikimedia-enterprise/wikimedia-enterprise)