Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

A General Purpose REST client for use in creating Domain Specific LFE REST Clients

Notifications You must be signed in to change notification settings

lfe-deprecated/lfe-rest-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lfe-rest-client

Introduction

Add content to me here!

Dependencies

This project assumes that you have rebar installed somwhere in your $PATH.

This project depends upon the following, which installed to the deps directory of this project when you run make deps:

  • LFE (Lisp Flavored Erlang; needed only to compile)
  • lfeunit (needed only to run the unit tests)

Installation

Add content to me here!

Usage

Add content to me here!

About

A General Purpose REST client for use in creating Domain Specific LFE REST Clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 93.4%
  • Elixir 6.6%