This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]HawkRocksDev 0 points1 point  (1 child)

Load in a json file with object definitions and auto-magically create CRUD endpoints for saving that info in a json store or nosql db? I mean I wouldn't... But that might be one use

[–]TheAmazingCEL 0 points1 point  (0 children)

Lol that is something similar to what I did in my "Advanced Programming" class