Skip to content

EKYCSolutions/paging_input_ecto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PagingInputEcto

To be used with ecto and plug to parse cursor-based paging input for projects in EKYCSolutions

Installation

  • Note: Make sure the environment you are getting the dependency from are authenticated to the repo
def deps do
  [
    {:paging_input_ecto, git: "git@github.com:EKYCSolutions/paging_input_ecto.git"}
  ]
end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages