Aeledfyr 6ff7fa74e2 Improve error handling (#33)
* refactor: improve error handling

* fix: specify bind address instead of port

* fix: remove temporary testing file

* fix(errors): change error names to snake_case

* refactor(errors): split indexing error types, remove unused errors

* feat: add env variable checking at program start

This just checks whether the enviroment variables exist and can
parse to the given type and gives a warning if they can't. This
should prevent cases where the program fails at runtime due to
checking an environment variable that doesn't exist.
2020-07-03 10:44:39 -07:00
2020-07-02 14:00:04 +02:00
2020-07-02 14:00:04 +02:00
2020-07-03 10:44:39 -07:00
2020-07-03 10:44:39 -07:00
2020-06-30 19:23:52 +02:00
2020-07-02 14:00:04 +02:00
2020-06-30 19:23:52 +02:00
2020-06-30 19:23:52 +02:00
2020-05-27 11:03:19 -07:00
2020-07-01 08:43:44 +02:00

labrinth banner

Modrinth's labratory for its backend service & API!

Documentation coming soon™.

Description
website
Readme 118 MiB
Languages
Rust 45.9%
Vue 37.2%
TypeScript 11.3%
HTML 2.6%
JavaScript 1.5%
Other 1.4%