Skip to content

Commit d37585d

Browse files
authored
Update README.md (#2157)
1 parent 3c30793 commit d37585d

File tree

1 file changed

+4
-17
lines changed

1 file changed

+4
-17
lines changed

README.md

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -179,30 +179,17 @@ func main() {
179179
}
180180
```
181181

182-
## Call via API
182+
## API Endpoints
183183

184184
The API provides a fixed HTTP entrypoint for calling services.
185185

186-
Run the micro API
187-
188-
```
189-
micro api
190-
```
191-
192-
If the helloworld service is running curl it via `/[service]/[endpoint]/[method]`
193-
194186
```
195187
curl http://localhost:8080/helloworld/Helloworld/Call -d '{"name": "John"}'
196188
```
189+
See /api for more details
197190

198-
## Call via Web
191+
## Web Dashboard
199192

200193
Access services via the web using micro web which generates dynamic form fills
201194

202-
Run the web app
203-
204-
```
205-
micro web
206-
```
207-
208-
Go to [localhost:8082](http://localhost:8082)
195+
Go to [localhost:8080](http://localhost:8080)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy