AMAnthony Morrisinlow-code.hashnode.dev·Dec 15, 2020 · 16 min read[GUIDE] Building a custom API in low codeREST APIs are pretty much everywhere. They are the standard method to expose databases to clients and knowing how to develop a REST API is a necessity at all layers of the stack. By using one of the many public APIs out there, you can expand the func...00