|
|
|
|
|
by mhfu
1292 days ago
|
|
Writing a single get endpoint that returns string is easy in almost any language/framework today, you didn't really show anything with it. The real pain starts when you have to add database connection, migrations, auth, security and all that. |
|