Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 215 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 215 Bytes

Database migration & Working with external web services

  • How to migrate a db using sqlx?
  • How to prepare the db for an integration test?
  • How to mock an external REST service? Which crates can help with that?