Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.29 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.29 KB

apis

This repository contains a collection of libs that help to work with different APIs and implementations of api clients.

At the moment there are two main libraries:

  • @zemd/http-client - npm a lib which follows simple concept for building http clients
  • @zemd/figma-rest-api - npm a lib that is built on top of @zemd/http-client and provides a client for working with Figma REST API.
  • @zemd/flickr-rest-api - npm a lib that is built on top of @zemd/http-client and provides a client for working with Flickr REST API.

License

All the code in the repository released under the Apache 2.0 license

Donate