New_Aggregator_v1 / users.json
saran14's picture
Initial commit: Pakistani News Aggregator Flask App
796e8b5
raw
history blame contribute delete
76 Bytes
{
"users": [
{
"username": "test",
"password": "test"
}
]
}