Skip to content

sabexx/elisp-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Podcastindex.org elisp example

This is an example of how to connect to the podcastindex API in elisp.

Before running the code, ensure you have the request library installed from MELPA.

After entering the API key and secret and saving the file, open up an IELM repl and load the file:

(load "~/src/elisp-example/elisp-example.org")

Once the elisp file is loaded, the Index can be searched with the following function call in IELM:

(api-search "No Agenda")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors