Saeed BabashahiAdd translation to FastAPI with gettextIn this article we add support for translation to FastAPI. For this purpose we extract language from request Accept-Language Header by…Jun 19, 20212Jun 19, 20212
Saeed BabashahiA Fast Review On Principles Every Developer Should KnowIn this article I try to review some of software development principles I know, Like DRY, YAGNI, KISS and of course SOLID.Mar 2, 2021Mar 2, 2021
Saeed BabashahiCompare Solving Sudoku in Python and GolangIn this article I share my code to solve sudoku puzzle in python and golang and check timing results.Jan 19, 2021Jan 19, 2021
Saeed BabashahiDjango Location app Rest APIIn this article we will add Rest API support to previous article Add Location Point to Django, PostgreSQL app.Dec 15, 2020Dec 15, 2020
Saeed BabashahiAdd Location Point to Django, PostgreSQL appIn this article we will create a simple Django app with the support of location point and showing location point on Django admin map.Nov 29, 20201Nov 29, 20201