An open API service indexing awesome lists of open source software.

https://github.com/karpeleslab/pobj

pobj object handling system
https://github.com/karpeleslab/pobj

Last synced: 3 months ago
JSON representation

pobj object handling system

Awesome Lists containing this project

README

          

[![GoDoc](https://godoc.org/github.com/KarpelesLab/pobj?status.svg)](https://godoc.org/github.com/KarpelesLab/pobj)

# pobj

Object library

## Fetch argument

In v0.1, the first argument for Fetch was required to be a struct accepting a `Id string` value, however it is
now possible for the Fetch method to take in a simple string argument.