mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 02:31:04 +01:00
ok render works, comment the new sections until book is ready
parent
3ad17da72f
commit
b3cca49b4e
2
Home.md
2
Home.md
|
@ -7,3 +7,5 @@
|
|||
**Iris** can be used as a web port for [gRPC](https://grpc.io/). REST API for gRPC services.
|
||||
|
||||
The source code of Iris is hosted on [GitHub ](https://github.com/kataras/iris) and licensed under the terms of [BSD 3-clause License](https://opensource.org/licenses/BSD-3-Clause), like the [Go project](https://github.com/golang/go) itself.
|
||||
|
||||
> Documentation refers to the [v12.1.8 stable release](https://github.com/kataras/iris/tree/v12.1.8). Want to learn about the upcoming release? Head over to the [HISTORY.md#next](https://github.com/kataras/iris/blob/master/HISTORY.md#next) instead.
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
* [[Sitemap]]
|
||||
* [[Localization]]
|
||||
* [[Testing]]
|
||||
* 🚀Responses
|
||||
<!-- * 🚀Responses
|
||||
* [[Text|response-text]]
|
||||
* [[HTML|response-html]]
|
||||
* [[Markdown|response-markdown]]
|
||||
|
@ -61,7 +61,7 @@
|
|||
* [[Listing|file-server-listing]]
|
||||
* [[In-memory Cache|file-server-memory-cache]]
|
||||
* [[Serve files from Context|file-server-context-file-server]]
|
||||
* [➲ Examples](https://github.com/kataras/iris/tree/master/_examples/file-server)
|
||||
* [➲ Examples](https://github.com/kataras/iris/tree/master/_examples/file-server) -->
|
||||
* 🤓Resources
|
||||
* [[Starter Kits|Starter-kits]]
|
||||
* [[Publications]]
|
||||
|
|
Loading…
Reference in New Issue
Block a user