ucd-library / aggie-experts

Publicly reported feedback and issues for Aggie Experts
https://ucd-library.github.io/aggie-experts/
MIT License
1 stars 2 forks source link

Update api(s) to be self describing openAPI with parameter checking #437

Closed qjhart closed 2 weeks ago

qjhart commented 3 weeks ago

This PR will update the standard way for Aggie Experts to wirte API endpoints, adding openAPI middle ware that allows us to document the function,sand provide some automatic checking of parameters.

I'd also like to embrace more standard express style :parameters