How to Build a MVP REST API Using Low-Code Approach

Written by anthony-morris | Published 2020/06/28
Tech Story Tags: rest-api | api | how-to-build-an-mvp | mvp | tutorial | low-code | low-code-platform | hackernoon-top-story

TLDR How to Build a MVP REST API Using Linx, a low-code development tool for IT pros. Build and host and API in 15 minutes? Crazy? No, really! The REST web service will involve an operation related to the creation of a ‘user’ record in the database. The ‘AddUser’ operation involves a POST request made to the ‘/users’ endpoint. The 'AddUser' operation will execute a custom process flow which results in a submitted 'user' being added to a database and the results returned in the response.via the TL;DR App

no story

Published by HackerNoon on 2020/06/28