fuzzysearch/src
Syfaro 3ade5aeba9
Add ability to search by URL, rate limit headers (#2)
* Initial progress on searching by URL.

* Avoid rejections for error messages.

* Handle some more rejections.

* Fix build issues.

* Remove detailed error messages.

* Fix issue with built Docker image.

* Add rate limit headers to all responses.

* Remove unneeded dependency.

* Limit URLs to 10MB.
2021-01-21 21:21:16 -05:00
..
filters.rs Add ability to search by URL, rate limit headers (#2) 2021-01-21 21:21:16 -05:00
handlers.rs Add ability to search by URL, rate limit headers (#2) 2021-01-21 21:21:16 -05:00
main.rs Add ability to search by URL, rate limit headers (#2) 2021-01-21 21:21:16 -05:00
models.rs Update dependencies. 2020-12-06 18:49:29 -06:00
types.rs Add ability to search by URL, rate limit headers (#2) 2021-01-21 21:21:16 -05:00
utils.rs Add ability to search by URL, rate limit headers (#2) 2021-01-21 21:21:16 -05:00