https://github.com/codeforafrica/api
https://github.com/codeforafrica/api
django django-rest-framework python
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeforafrica/api
- Owner: CodeForAfrica
- License: mit
- Created: 2022-03-30T10:08:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T12:13:50.000Z (about 1 year ago)
- Last Synced: 2025-03-04T08:02:10.212Z (about 1 year ago)
- Topics: django, django-rest-framework, python
- Language: Python
- Homepage:
- Size: 1.79 MB
- Stars: 4
- Watchers: 7
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# COMMONS API
## Applications
| Name | Description |
| ----------------------------------------------- | -------------------------------------------- |
| [**PesaCheck Meedan Bridge**](./pesacheck_meedan_bridge/README.md) | A simple service to move articles between the two platforms |
| [**TwoopsTracker**](./twoops_tracker/README.md) | A Twitter-based disinformation tracking tool |
## Packages
| Name | Description |
| ---------------------------------- | -------------------------------------------------------------- |
| [**`dj-cmd`**](./dj-cmd/README.md) | Command-line utility for running Django when bundled in `pex`. |
## Development
This [`monorepo`](https://monorepo.tools/) uses [`Pantsbuild`](https://www.pantsbuild.org/) build system. To get started, please ensure you have [`Pants`](https://www.pantsbuild.org/stable/docs/getting-started/installing-pants) installed on your machine.
### Pants Plugins
| Name | Description |
| ----------------------------------------------- | -------------------------------------------- |
| **VersionSetup** | |