RestBugs
RestBugs copied to clipboard
Add a command to populate the database with default data
It's always nice to have data already available to work with when launching a reference application. Write a small script to populate from a csv file if this is desirable. Also make sure that there's a corollary command to clear it if desired.