Skip to content

smparekh/dozer-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dozer-demo

A demo project showcasing dozer and pympler.

Usage

  1. Install deps with pipenv
pipenv install
  1. activate shell and run
pipenv shell
FLASK_APP=main.py flask run

Endpoints

  • /debug/heapdump: shows current heap usage - accepts filter as a query arg to filter by type of object
  • /_profiler: dozer profiler index page
  • /json: get a json response from https://httpbin.org

About

Small python flask app with dozer and pympler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages