mirror of
https://github.com/kataras/iris.git
synced 2025-02-09 02:34:55 +01:00
.
Former-commit-id: ea4bd6f22613ed3f1f46d9fea91725397faf6d95
This commit is contained in:
parent
4a31242833
commit
5843b04da6
|
@ -22,9 +22,9 @@
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>شروع سریع</summary>
|
<summary>شروع سریع</summary>
|
||||||
|
<div dir="ltr" align="left">
|
||||||
```sh
|
```sh
|
||||||
# <p> </p>
|
#
|
||||||
$ cat example.go
|
$ cat example.go
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -50,7 +50,7 @@ func main() {
|
||||||
# visit http://localhost:8080/ping on browser
|
# visit http://localhost:8080/ping on browser
|
||||||
$ go run example.go
|
$ go run example.go
|
||||||
```
|
```
|
||||||
|
<div>
|
||||||
> Routing is powered by [muxie](https://github.com/kataras/muxie), the most powerful and fastest trie-based software written in Go.
|
> Routing is powered by [muxie](https://github.com/kataras/muxie), the most powerful and fastest trie-based software written in Go.
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user