Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Apr 21, 2024
1 parent af6f438 commit 9c26e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The API automatically maps HTTP Paths and POST requests to internal RPC service
Additionally there's a gRPC proxy (on port 8081) which used to make requests via the CLI or externally.
The proxy is identity aware which means it can be used to gatekeep remote access to Micro running anywhere.

### Framework
### Go SDK

Micro comes with a built in Go framework for service based development.
The framework lets you write services without piecing together endless lines of boilerplate code.
Expand Down

0 comments on commit 9c26e66

Please sign in to comment.