2 releases

0.1.1 May 10, 2021
0.1.0 May 1, 2021

#1531 in Database interfaces

31 downloads per month
Used in cardinal

MIT license

2KB

Welcome to project universe

hello, this project belongs to a new venture and we will try to improve it as we have time.

Why ?

The idea behind this project is: an ecosystem that works completely on its own and fully meets our needs.

Project Structure

universe: The project name cardinal: Microservice library cerebrum: Database unutils: Utilities for all the projects

graph LR
A[UNIVERSE] --> B((cerebrum))
A --> C(Cardinal)
B --> D{Unutils}
C --> E((cardinal-client))
C --> F((cardinal-self))
F --> D
E --> D
C --> D

No runtime deps