Question for people who have written hypermedia APIs or any API that link to other endpoints on the same backend:
what patterns have you used, or are currently using?
My biggest concern is, if an endpoint needs to change, how do I ensure that the links in the API responses also reflect the change in the endpoints?
#api #backend #BackendDevelopment #SoftwareDevelopment #Programming
#api #backend #backenddevelopment #softwaredevelopment #programming
Django's function-based views may be used to process any kind of HTTP request and provide a response. Additionally, they can be used to render #html templates, perform page redirects, and generate exceptions.
💫💫
By giving an HttpRequest object as a parameter to a Python function that outputs a HttpResponse object.
💥💥
Learn more from my YouTube Django tutorial and additionally, from the official Django documentation.
#html #webdevelopment #backenddevelopment #python
Have you ever written a custom data store that you released to production, before?
While most developers will store things in off-the-shelf DBMSes, such as MySQL (and alternatives), PostgreSQL, MongoDB, Cassandra, but sometimes, I suspect some problems may call for writing a custom DBMS from scratch.
I don't know what those problems are, this is why I'm asking.
(If you are the author of an off-the-shelf DBMS that people outside of your organization are using, I know it's tempting to answer, but I prefer people who had to write a custom solution.)
#Backend #BackendDevelopment #DBMS #Databases #Data #DataStorage
#backend #backenddevelopment #dbms #databases #data #datastorage
I might be wrong, but K-sortable IDs are just a fancy word for "IDs that are not just an auto-incrementing counter".
Thoughts?
#SoftwareDevelopment #DistributedSystems #BackendDevelopment #SoftwareArchitecture
#softwaredevelopment #distributedsystems #backenddevelopment #softwarearchitecture
The call for session proposals is open for @drupalasheville for two more weeks.
All the information regarding #DCAVL session submission is available at https://buff.ly/2FyfuoG.
#Drupal #OpenSource #Community #BackEndDevelopment #FrontEndDevelopment #DevOps #ProjectManagement
#projectmanagement #DevOps #frontenddevelopment #backenddevelopment #Community #OpenSource #drupal #dcavl