This PR adds a /hubbles_law/data-generation-galaxies endpoint. A GET request to this endpoint will return the list of galaxies, sorted by the number of seed measurements for that galaxy that exist in the database (fewer measurements means earlier in the list). This endpoint is intended for the student data generation branch, so that we can generate more measurements with galaxies that have fewer.
This PR adds a
/hubbles_law/data-generation-galaxies
endpoint. AGET
request to this endpoint will return the list of galaxies, sorted by the number of seed measurements for that galaxy that exist in the database (fewer measurements means earlier in the list). This endpoint is intended for the student data generation branch, so that we can generate more measurements with galaxies that have fewer.