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

https://github.com/davidroman0o/hikaku


https://github.com/davidroman0o/hikaku

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

wip

`hikaku` will be a toolbox for types at runtime that intent to enhance your knowledge of your data at runtime.

It will be useful for `junjo` that i put in pause for not until i got `hikaku` working with all the tools i need.

# todos and ideas

- struct to map[string]interface{}
- map[string]inteface{} to struct
- T to map[string]interface{}
- map[string]inteface{} to T
- fuck inventing new terminology, i will use re-use `go` terms to extra the structure of what `hikaku` analyze
- i need flat and unflat representation of the nested structs
- i need merging differences + flat version
- i need resolutions differences