Skip to content

Releases: cevheri/pyfapi

0.2.0

Choose a tag to compare

@cevheri cevheri released this 08 Nov 01:24
  • logging improvement

Full Changelog: 0.0.8...0.2.0

0.0.8

Choose a tag to compare

@cevheri cevheri released this 01 Nov 22:35
  • create repository layer unit-tests

Full Changelog: 0.0.7...0.0.8

0.0.7

Choose a tag to compare

@cevheri cevheri released this 31 Oct 20:21
  • fix-deleting problem
  • add new documentation for adding new features
  • beanie document is used in repository layers

Full Changelog: 0.0.6...0.0.7

0.0.6

Choose a tag to compare

@cevheri cevheri released this 29 Oct 20:40
  • add security middleware like a request filter.
  • Full Changelog: 0.0.5...0.0.6

0.0.5

Choose a tag to compare

@cevheri cevheri released this 27 Oct 23:40
  • index.html with jinja template on root page
    Full Changelog: 0.0.4...0.0.5

0.0.4

Choose a tag to compare

@cevheri cevheri released this 27 Oct 12:29
e8730b4

Full Changelog: 0.0.3...0.0.4

0.0.3

Choose a tag to compare

@cevheri cevheri released this 16 Oct 09:29

First MVP ready-to-use simple implementation

Python FastAPI template with best-practices

  • multiple environment (dev, prod, local etc.)
  • security jwt token, oauth implementation
  • swagger
  • auth-api
  • account-api
  • users-api
  • pagination
  • mongodb implementation
  • logger
  • migration default users on startup
  • dependency-injection
  • seperation-of-concern(api > service > repository > db)
  • cors configuration
  • entity, dto model seperation

0.0.2

Choose a tag to compare

@cevheri cevheri released this 13 Oct 21:54

Full Changelog: 0.0.1...0.0.2

0.0.1

Choose a tag to compare

@cevheri cevheri released this 13 Oct 14:46