prevent duplicate accounts by checking if an account with the same username and stream already exists for the user before inserting a new one. returns a 409 conflict error if duplicate is detected.
The file is empty.
Description
Languages
Python
98.8%
Shell
1.2%