cgorevin/ultimate-todo-app

Update project as an API

Closed this issue · 0 comments

When creating this project, I did not use the rails new -T --api command and, thus, it was created with a lot of bloat. In following the Rails Guide for API-only Applications, I intend to update the structure of the project to remove unnecessary files.