Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zemd/apis
api clients for different services
https://github.com/zemd/apis
api-client figma-api rest-api
Last synced: 3 days ago
JSON representation
api clients for different services
- Host: GitHub
- URL: https://github.com/zemd/apis
- Owner: zemd
- License: apache-2.0
- Created: 2024-02-13T12:54:24.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T10:33:02.000Z (3 months ago)
- Last Synced: 2024-11-06T07:07:28.411Z (11 days ago)
- Topics: api-client, figma-api, rest-api
- Language: TypeScript
- Homepage:
- Size: 177 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`](./packages/http-client) - [![npm](https://img.shields.io/npm/v/@zemd/http-client?color=0000ff&label=npm&labelColor=000)](https://npmjs.com/package/@zemd/http-client) a lib which follows simple concept for building http clients
- [`@zemd/figma-rest-api`](./apis/figma) - [![npm](https://img.shields.io/npm/v/@zemd/figma-rest-api?color=0000ff&label=npm&labelColor=000)](https://npmjs.com/package/@zemd/figma-rest-api) 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`](./apis/flickr) - [![npm](https://img.shields.io/npm/v/@zemd/flickr-rest-api?color=0000ff&label=npm&labelColor=000)](https://npmjs.com/package/@zemd/flickr-rest-api) 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
[![](https://img.shields.io/badge/patreon-donate-yellow.svg)](https://www.patreon.com/red_rabbit)
[![](https://img.shields.io/static/v1?label=UNITED24&message=support%20Ukraine&color=blue)](https://u24.gov.ua/)