Skip to content
Snippets Groups Projects
Tanner Prestegard's avatar
Tanner Prestegard authored
ControlRoomMiddleware is a new-style middleware, but that makes it
somewhat hard to unit test.  So we just split up the request and
response processing into separate functions which are called
within the __call__ function.
7d6cc64f
History

GraceDB server code

Server code for the GRAvitational-wave Candidate Event Database.

You will need to fork this repository and submit a merge request in order to make changes to the code.