News

JSON-C tutorial This repo contains a very brief and to the point tutorial of the json-c library, a library for managing (i.e., reading, parsing, creating) JSON files in C code. The intent is to ...
Learning JSON:API and/or Laravel JSON:API? Then following the Laravel JSON:API tutorial is a great way to learn! In the tutorial you will build a blog application with an API that follows the JSON:API ...
Create a staging table with my primary key field and any arrays of objects Create related tables from each of the arrays in my staging table Plainly, this is going to be a stored procedure and, in the ...