Skip to main content

Breadcrumbs Collector

  • About author
  • Cookie Policy
  • Privacy Policy

Category: django

The disenchantment of Python web frameworks

May 16, 2021May 16, 2021 Sebastian 4 Comments

tl;dr Popular Python web frameworks have less significant differences than it appears. Then, there’s Django which makes all competition look micro. Even given the rising popularity of FastAPI, I strongly believe there’s room for at least one another big framework. Comparing Python frameworks Back when I worked for a software house – STX Next I […]

Read More

How to implement a service layer in Django + Rest Framework

April 27, 2020April 26, 2020 Sebastian 7 Comments

From this article you will learn: what is the service layer? the problem solved by a service layer how to refactor to services from ModelSerializers What is the service layer? A service layer is a set of classes or functions, called services, that together form an API for a single package or application. We can […]

Read More

Top Posts

  • How to use code coverage in Python with pytest?
  • How to implement a service layer in Django + Rest Framework
  • The Clean Architecture in Python. How to write testable and flexible code
  • Where to put all your utils in Python projects?
  • Python & the Clean Architecture in 2021
  • What is asyncio's ensure_future?
  • Meet python-mockito and leave built-in mock & patch behind
  • Stop naming your python modules "utils"
  • How to mock in Python? - (almost) definitive guide
  • How to patch in Python?

Archives

RSS Feed

  • RSS - Posts

Categories

  • python 39
  • dajsiepoznac2017 22
  • software engineering 11
  • extjs-pathfinder 9
  • clean architecture 7
  • GitHub
  • LinkedIn
  • Twitter
sparkling Theme by Colorlib Powered by WordPress
This site uses cookies: Find out more.