DEV Community

Cover image for Client Libraries for Base API
Szikszai Gusztáv
Szikszai Gusztáv

Posted on

Client Libraries for Base API

If you don't know what Base is check out my previous post introducing it:


Since the release of Base a month ago I've been working on client libraries in Ruby, Node.js and Crystal.

They support all of the endpoints and are published on package websites and on Github too:

There are example applications for each language as well:

GitHub logo base-api-io / base-examples

Examples of using Base API client libraries.

Base API Examples

This repository contains example applications which showcases how to use the client libraries of Base API.

The examples are located in sub directories per langauge:

All examples have their own readme with instructions on how to start them.




Also the reference is updated with snippets for each endpoint / language combination: https://www.base-api.io/reference

I hope these client libraries are making it easy to get started with Base!


P.S.: I'm now working on some new features so stay tuned! 📻

Top comments (0)