- [ ] A resource file must be used for strings. - [x] ApiShell needs to be renamed to ApiGenShell - [x] All instances of Wait() should be removed and replaced with async await. - [x] IsValidPlatform and IsValidLanguage methods need to be moved from syncmodel to Platforms and ProgrammingLanguages.cs - [x] Controllers need to have cleaner return statements - [x] Remove header comments off of api after updating swagger docs.