Supporting Kebab-Case Attributes And Query Params In Flask-Rest Jsonapi
In the Open Event API Server Project, it was decided to dasherize all the attributes of the API.
What Was The Need For Dasherizing The Attributes In The API ?
All the attributes in our database models are seperated by underscores i.e first name would...
shubhamp.in2 min read