Overham clients

by on under programming
1 minute read

Creating clients for the Overham API

Overham API is written by my friend 2E0EOL

IRC client

Around 2017‑03‑20 I created a IRC bot/client written in NodeJS overham-irc

IRC overview of methods

irc-overview.jpg

IRC resistor lookup

irc-resistor.jpg

Insomnia tests

Around 2017-11-21 I did some Insomnia REST tests against the API.

Recording search

insomnia-recording-search.jpg

Recording status

insomnia-recording-status.jpg

Website client

Around 2018‑12‑15 I created a area in my ASP.NET Core website to host a client web UI for Overham using my .NET Standard client library for Overham.

Core overview of methods

core-overview.jpg

Core resistor lookup

core-resistor.jpg

Core recording search

core-recording-search.jpg

comments powered by Disqus