cosmicds / cds-api

API for accessing the CosmicDS database
GNU General Public License v3.0
0 stars 3 forks source link

Add endpoint to find student by identifier #49

Closed Carifio24 closed 1 year ago

Carifio24 commented 1 year ago

This PR adds an endpoint to find a student (either by ID or username, depending on whether the URL parameter can be parsed into an integer).