Skip to content

Instantly share code, notes, and snippets.

View Starstalker-awe's full-sized avatar
💭
Alive

Starstalker-awe Starstalker-awe

💭
Alive
View GitHub Profile
@Starstalker-awe
Starstalker-awe / db.json
Created July 14, 2022 15:45
Database Management using JSON...
{
"User": [
{
"id": "literally whatever you want the id to be",
"created": "2022-07-13T23:15:34.720Z",
"username": "Just a user!",
"password": "123#$%^&*()"
}
],
"Page": [