Create a simple class view-based Flask API with the following HTTP:
| URL | Method | Description |
| /users/<user> | GET |
Returns YES if the user is in the user list, otherwise NO |
Create a simple class view-based Flask API with the following HTTP:
| URL | Method | Description |
| /users/<user> | GET |
Returns YES if the user is in the user list, otherwise NO |
Create a free account to access the full topic