This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: FM4lLOGRxl4XPCj5S1-xedSMePqZ4piv0hhaXzNjW0s
Cover

How To Build An API Without Coding [Python]

Written by @DavidZisky | Published on 2019/11/24

TL;DR
Python Eve is a REST-centered API framework built on top of Flask created by Nicola Iarocci. It’s effortless to build complete API because all You need to kick-start is a MongoDB server and two simple python files (app.py which in most basic setup contains 4 lines of code and settings.py) The only thing is that everything you’ve need to build fully functional API is that you need to define endpoints, database connection and extra configuration if you wish.

[story continues]


Written by
@DavidZisky
Technical Writer on HackerNoon.

Topics and
tags
python|api|apis|api-first-development|api-testing|latest-tech-stories|software-development|backend
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: FM4lLOGRxl4XPCj5S1-xedSMePqZ4piv0hhaXzNjW0s