In this session, we go through the basics of networks, client-server architecture and how APIs are built with databases. We use Postman to send API requests and test a crudcrud.com CRUD API which uses a NoSQL database as a crud (Create, Read, Update, Delete)
In the second session of the series, we continue using the REST APIs and call them from within Unity using UnityNetworking
and JSON serialization / deserialization.
These sessions were done as a part of the Dev Labs series done at Circuit Stream.
Leave a Reply