1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
examples/database_interactions/rbatis/README.md

381 B

People developing rbatis have an example on usage with actix-web.
You can find the example in the rbatis/example/src/actix_web directory.
Tutorial on how to get started with the example is placed inside of the rbatis/example directory