Skip to content

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restlib

restlib is a utility library to support building REST clients in GNU Emacs.

The functions provided by restlib are organized into the following areas:

  • Network communication
  • URL components
  • JSON handling

Requirements

restlib requires GNU Emacs 30.1.

API

Refer to the restlib API reference for details.

Example

Example code using restlib can be found in wttr.el. Within that file is the command wttr which will make an HTTP request to https://wttr.in and display the result in the mini-buffer.

Feedback

As this project is new, feedback and suggestions are welcome.

Sponsorship

If you enjoy using restlib, please consider buying me a coffee to help support its development and maintenance.

http://yummymelon.com/devnull/theme/images/icons/buymecoffee.png

Acknowledgments

A heartfelt thanks to all the contributors to the GNU Emacs ecosystem from which restlib builds from. This work would not be possible without your efforts.

About

A utility library to support building REST clients in GNU Emacs.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages