restapi icon indicating copy to clipboard operation
restapi copied to clipboard

A secure-by-default, async Rest API with hyper, tokio, bb8, kafka-threadpool, postgres and prometheus for monitoring. Includes: a working user management and authentication backend written for postgre...

Results 1 restapi issues
Sort by recently updated
recently updated
newest added

Is there an example about extending handle_request? I haven't been able to find an API I can add my own paths to the handle_request loop.