Skip to content

InfrabelLinux/linuxportal-api-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#linuxportal-api-kernel

Basic module that is subclassed everywhere to provide a consistent class interface.

All dependent modules must always expose the following functions:

  • create()
  • read()
  • update()
  • delete()
  • list()

Modules

lp_api_kernel.internal.BaseInternalApi

lp_api_kernel.external.BaseExternalApi

About

Basic API's used everywhere.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages