README Create users with a POST to /users. Acceptable parameters can be found in the users controller. Create apps with a POST to /apps. Acceptable parameters can be found in the apps controller. access available routes via rails routes