Skip to content

Never write boiler plate again. A template for API wrappers in Nim.

Notifications You must be signed in to change notification settings

tandy-1000/api-binding-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

So you want to make REST API bindings in Nim...

Features:

  • Never write boiler plate again.
  • Out of the box support for native C / C++ and JS backend.
  • Built in jsony hooks for:
    • snake_case APIs,
    • Option types,
  • Uses fastsync pragma from asyncutils to enable sync / async with reduced code duplication.

Used to build:

Thanks to beef and dylan.

About

Never write boiler plate again. A template for API wrappers in Nim.

Topics

Resources

Stars

Watchers

Forks

Languages