You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><ahref="https://realpython.com/blog/python/create-a-rest-api-in-minutes-with-pyramid-and-ramses/">Create a REST API in Minutes with Pyramid and Ramses</a>
3905
+
is a thorough tutorial from start to finish that uses the
3906
+
<ahref="/pyramid.html">Pyramid</a> web framework along with
3907
+
<ahref="https://pypi.python.org/pypi/ramses/">Ramses</a>, a library that uses
3908
+
YAML files to generate a RESTful API.</p>
3909
+
</li>
3910
+
<li>
3904
3911
<p><ahref="http://www.slideshare.net/Solution4Future/python-restful-webservices-with-python-flask-and-django-solutions">RESTful web services with Python</a>
3905
3912
is an interesting overview of the Python API frameworks space.</p>
<p><ahref="https://realpython.com/blog/python/create-a-rest-api-in-minutes-with-pyramid-and-ramses/">Create a REST API in Minutes with Pyramid and Ramses</a>
114
+
is a thorough tutorial from start to finish that uses the
115
+
<ahref="/pyramid.html">Pyramid</a> web framework along with
116
+
<ahref="https://pypi.python.org/pypi/ramses/">Ramses</a>, a library that uses
117
+
YAML files to generate a RESTful API.</p>
118
+
</li>
119
+
<li>
113
120
<p><ahref="http://www.slideshare.net/Solution4Future/python-restful-webservices-with-python-flask-and-django-solutions">RESTful web services with Python</a>
114
121
is an interesting overview of the Python API frameworks space.</p>
0 commit comments