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

https://github.com/krishpranav/gomicro

Golang Microservice Web Framework
https://github.com/krishpranav/gomicro

backend fast framework go golang micro server service web

Last synced: 3 months ago
JSON representation

Golang Microservice Web Framework

Awesome Lists containing this project

README

          

# gomicro
Golang Microservice Web Framework

[![forthebadge](https://forthebadge.com/images/badges/made-with-go.svg)](https://forthebadge.com)

## About:
- Fast & Secure Go Micro Service Framework Used To Build Multi-Relaibality Web.

## Installation:
```go
go get -u github.com/krishpranav/gomicro
```

## Usage:
```golang
// soon
```

## License:
- gomicro is licensed under [MIT-License](https://github.com/krishpranav/gomicro/blob/main/LICENSE)