Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 396 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 396 Bytes

ProductinventoryiOSExample

Product inventory app example using swiftUI

you need to use ProductinventoryExample as a backend to use this ios app.

Run the above mentioned vapor app first, create username and password using postman as instructed there. if possible create couple of customers and products records directly into the sqlite database.

Test using postman and then Run this ios app.