We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the old Tastypie API we have a custom endpoint, http://rsr.akvo.org/api/v1/right_now_in_akvo/?format=json, that returns stats we use on http://akvo.org/seeithappen.
This endpoint should be replicated in re DRF based API at rsr.akvo.org/rest/.
When doing this, the total number of project updates in RSR should be added to the endpoint as the field number_of_project_updates.
number_of_project_updates
The text was updated successfully, but these errors were encountered:
@zzgvh is this still relevant?
Sorry, something went wrong.
0a351d1
KasperBrandt
No branches or pull requests
In the old Tastypie API we have a custom endpoint, http://rsr.akvo.org/api/v1/right_now_in_akvo/?format=json, that returns stats we use on http://akvo.org/seeithappen.
This endpoint should be replicated in re DRF based API at rsr.akvo.org/rest/.
When doing this, the total number of project updates in RSR should be added to the endpoint as the field
number_of_project_updates
.The text was updated successfully, but these errors were encountered: