Skip to content

Latest commit

 

History

History
 
 

7_chapter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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?