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

https://github.com/noisersup/dashboard

Microservice oriented multifunctional dashboard with modules that I need
https://github.com/noisersup/dashboard

backend dashboard kubernetes microservices

Last synced: about 1 year ago
JSON representation

Microservice oriented multifunctional dashboard with modules that I need

Awesome Lists containing this project

README

          

# Dashboard

Web dashboard based on microservice architecture.
It contains services like:
- [pomodoro](https://github.com/noisersup/dashboard-backend-pomodoro)
- [tasks](https://github.com/noisersup/dashboard-backend-todo)
- [finances](https://github.com/noisersup/dashboard-backend-finance)
- calendar

## Tech stack

- Go
- Gorilla/mux
- Kubernetes
- Docker
- Postgresql
- MongoDB
- Vue.js

## Contributing
All pull requests, issues and commits are welcome.

## License
[MIT](https://choosealicense.com/licenses/mit/)