nim-presto/presto
Zahary Karadjov 80ebc5b419
Allow the 'api' macro to be used in generic functions
2022-01-06 20:20:20 +02:00
..
agent.nim Rest client (#3) 2021-05-10 11:28:58 +03:00
btrees.nim Add `redirect` macro to allow path redirection. 2021-04-13 11:56:21 +03:00
client.nim Add support for passing extra headers in HTTP requests 2021-12-22 08:00:51 +02:00
common.nim Fix AsyncStreamIncompleteError exception leak. (#9) 2021-06-04 05: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 Allow the 'api' macro to be used in generic functions 2022-01-06 20:20:20 +02:00
secureserver.nim Rest client (#3) 2021-05-10 11:28:58 +03:00
segpath.nim Rest client (#3) 2021-05-10 11:28:58 +03:00
server.nim Rest client (#3) 2021-05-10 11:28:58 +03:00
servercommon.nim Move RestError declaration to common. (#7) 2021-05-15 02:39:22 +03:00
serverprivate.nim More debug helpers (#18) 2021-12-03 18:14:25 +02:00