openbook-candles/src/server
Riordan Panayides 5b61f3d949 wip: many changes for deployment
- split out postgres config and read from env
- make ssl optional
- revert to separate dockerfiles
- give tokio enough workers
- allow custom server bind address
- fix warnings
- cargo fmt
2023-05-17 17:11:17 +01:00
..
candles.rs refactor: server uses tokio-postgres instead of sqlx 2023-05-14 03:09:12 -05:00
coingecko.rs wip: many changes for deployment 2023-05-17 17:11:17 +01:00
main.rs wip: many changes for deployment 2023-05-17 17:11:17 +01:00
markets.rs feat: finish /tickers route 2023-05-06 20:06:42 -05:00
mod.rs feat: add non-orderbook coingecko routes 2023-05-05 20:41:17 -05:00
server_error.rs feat: add traders base volume endpoint 2023-03-13 11:51:30 -05:00
traders.rs refactor: server uses tokio-postgres instead of sqlx 2023-05-14 03:09:12 -05:00