File: tutorials.rst

package info (click to toggle)
flask-rebar 3.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 15,852 kB
  • sloc: python: 9,539; javascript: 20; makefile: 16
file content (14 lines) | stat: -rw-r--r-- 547 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Tutorials
=========

Our amazing community has some fantastic write ups on using Flask-Rebar.
If you're new to Rebar and looking for some more concrete examples of how to use it check out some of these tutorials

Creating a Production Ready Python REST Backend with Flask-Rebar
-------------------------------------------------------------------
- `Part 1 <https://medium.com/@emilefugulin/62f498d2f077>`_
- `Part 2 <https://medium.com/@emilefugulin/d6bcf4a5f0b2>`_


.. note::
	If you have a Flask-Rebar tutorial consider opening a PR to add it!