Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

A package to help write API client libraries in Node

License

Notifications You must be signed in to change notification settings

hughrawlinson/api-client-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived!

This project was fun at the time, but I didn't make progress, and the tools have moved on, so this codebase is useless now. If anyone's interested, I would recommend writing typescript types that represent the REST API, and corresponding functions that generate the OpenAPI yaml out of it. Check out kirbysayshi's excellent blog post about typed configuration for ideas.

API Client Library Helper

Build Status

A node package to help people write API client libraries, possibly even to generate them from JSON/RAML. Very much WIP right now. Needs to handle auth.

About

A package to help write API client libraries in Node

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published