Skip to content

Conversation

@SimonGoring
Copy link
Contributor

These apps endpoints:

  • constdb/datasets
  • constdb/datasetuploads
  • constdb/datasetages

Now provide simple data responses for landing page activities, to reduce the overall data transfer and processing rates in the services.

SimonGoring and others added 4 commits March 28, 2024 09:25
Bumps [express](https://github.com/expressjs/express) from 4.19.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.19.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
The queries provide:

* Simple summary of dataset points.
* Simple summary count of uploads by month
* simple age range (older/younger).
Swagger now supports all the calls in the `apps` route.
Failing for response objects:
* /v2.0/apps/constdb/datasetageranges
* /v2.0/data/spatial/faunal
* /v2.0/data/dbtables

Cleaning up before push.
Fixing up the swagger results in a result with zero fails now. Everything seems to be working.
@SimonGoring SimonGoring merged commit d75e64f into production Mar 29, 2024
SimonGoring added a commit that referenced this pull request Oct 23, 2025
Adding apps endpoints for landing pages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant