CRUD

Status codes

REST API

*app.use(express.json()) allows the server to properly parse files in the .json format (common for data sets)

Things I want to know more about

Apparently the Internet Assigned Numbers Authority maintains the standardized HTTP Status Code Registry, but what is the process for new accepted values? Do shifts in the sorts of data use and traffic lead to lobbying for new consistent code messaging for some statuses or issues?