nim-presto/presto
Eugene Kabanov 5ca16485e4
Add guarantees that PRESTO server constructors do not raise exceptions. (#66)
2023-10-31 05:18:35 +02:00
..
agent.nim Rest client (#3) 2021-05-10 11:28:58 +03:00
btrees.nim Fix shallowCopy nim-devel issue. (#39) 2022-09-28 06:04:08 +00:00
client.nim Add dualstack support to presto. (#65) 2023-10-30 16:40:41 +02:00
common.nim Fix most of compilation warnings. (#61) 2023-10-19 02:01:28 +03:00
macrocommon.nim Allow the 'api' macro to be used in generic functions 2022-01-06 20:20:20 +02:00
route.nim Fix most of compilation warnings. (#61) 2023-10-19 02:01:28 +03:00
secureserver.nim Add guarantees that PRESTO server constructors do not raise exceptions. (#66) 2023-10-31 05:18:35 +02:00
segpath.nim Fix most of compilation warnings. (#61) 2023-10-19 02:01:28 +03:00
server.nim Add guarantees that PRESTO server constructors do not raise exceptions. (#66) 2023-10-31 05:18:35 +02:00
servercommon.nim Add ability to handle REST server errors with custom responses. (#60) 2023-10-19 01:16:16 +03:00
serverprivate.nim Fix error response processing. (#62) 2023-10-21 14:18:46 +03:00