Skip to content
/ munk Public

Munk is a database back-end whose interface is a REST API configured via YAML

License

Notifications You must be signed in to change notification settings

decaruju/munk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

munk

Munk is a database back-end whose interface is a REST API configured via YAML

Helping guide

  1. fork the repo
  2. Create a branch named like the feature code (e.g. munk-2)
  3. Code the feature
  4. Write a PR to this repo
  • Make sure your features are unit-tested
  • Follow PEP8 (except 80 char lines)
  • Make sure your code is idiomatic python

About

Munk is a database back-end whose interface is a REST API configured via YAML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages