Play‘n GO interview question

In a C# coding example, there was a unit test project where we needed to create REST APIs with GET, POST, PUT, DELETE, and PATCH methods based on the provided tests. The coding examples were from CodeSignal.