Skip to content

rkdgusrnrlrl/flask_real_world

Repository files navigation

Realworld api server by Flask

  • this repository make base on Realworld spac
  • server will be make by Flask and SQLAlchemy
  • this have test by pytest

Code convention and rule

  • this source follow pep8 but it dose not have coercion
  • that is recomand use pure library and framwork
    • example : use bcrypt, not user flask-bcrypt
    • because is is easy use that but learn less that use wrapping library and framwork
  • it is recommand test everything(api function and unit test) but it dose not have coercion

How run server

How test code

About

flask example about realworld backend api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages