bardo-copyright-db/api
Mike Benowitz 120177d7d8 SFR-537 Add LCCN validation check
This normalizes and checks the LCCN being queried for the LCCN endpoint. If it is invalid a `400` Bad Request response is returned, otherwise the query is executed. This queries the normalized version of the number but displays the LCCN number as entered to the user in the API response.
2020-02-26 15:03:07 -05:00
..
prints SFR-537 Add LCCN validation check 2020-02-26 15:03:07 -05:00
app.py Update API code to function in all (local/dev/production) environments 2019-07-08 16:55:30 -04:00
db.py Update API code to function in all (local/dev/production) environments 2019-07-08 16:55:30 -04:00
elastic.py SFR-537 Add LCCN validation check 2020-02-26 15:03:07 -05:00
response.py SFR-537 Add LCCN endpoint to CCE API 2020-02-25 13:33:25 -05:00