Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/munierujp/echo-example
Example of Echo
https://github.com/munierujp/echo-example
echo go
Last synced: 26 days ago
JSON representation
Example of Echo
- Host: GitHub
- URL: https://github.com/munierujp/echo-example
- Owner: munierujp
- Created: 2019-08-09T07:15:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T20:21:19.000Z (about 2 years ago)
- Last Synced: 2024-06-21T20:06:28.888Z (5 months ago)
- Topics: echo, go
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# echo-example
Example of Echo```sh
$ go run server.go
```Open [localhost:1323](http://localhost:1323)