mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 10:41:03 +01:00
ALTERNATIVES
If your team's project is missing from this list, please contact with me. Former-commit-id: 12740ce357aa115546a850de61020cc91dbff788
This commit is contained in:
parent
1137c7708c
commit
2d4c2779a7
35
README.md
35
README.md
|
@ -1,3 +1,37 @@
|
|||
# 02 July 2017
|
||||
|
||||
### DEPRECATED
|
||||
|
||||
Iris has been acquired so development is up to the community, there are two active iris-based communities so far.
|
||||
|
||||
Use one of these projects instead:
|
||||
|
||||
https://github.com/get-ion/ion
|
||||
|
||||
**Ion is a fast, simple and efficient micro web framework for Go. It provides a beautifully expressive and easy to use foundation for your next website, API, or distributed app.**
|
||||
|
||||
- a bit faster than Iris version 7, based on `ab`
|
||||
- stable api
|
||||
- more examples
|
||||
- sessions, websockets, typescript and cloud editor(fixed) on different packages
|
||||
- test cov, including examples
|
||||
- slack bot for support automation
|
||||
- has a FAQ page which is part of the gitbook.com beta program
|
||||
- central issue portal
|
||||
- HuHu supported
|
||||
|
||||
https://github.com/go-siris/siris
|
||||
|
||||
**A fast, cross-platform and efficient web framework with robust set of well-designed features, written entirely in Go.**
|
||||
|
||||
- three maintainers
|
||||
- plan to stabilize api, no unneeded changes
|
||||
- plan to increase test-coverage
|
||||
- plan to add more middlewares and examples
|
||||
|
||||
|
||||
> If your team's project is missing from this list, please contact with me.
|
||||
|
||||
# IRIS HAS BEEN ACQUIRED
|
||||
|
||||
Iris project has been acquired by a Dubai-based startup.
|
||||
|
@ -33,7 +67,6 @@ Don't worry **I will not let you down**, we're trying to find a decent open-sour
|
|||
|
||||
# ![Logo created by @santoshanand](logo_white_35_24.png) Iris
|
||||
|
||||
|
||||
A fast, cross-platform and efficient web framework with robust set of well-designed features, written entirely in Go.
|
||||
|
||||
[![Build status](https://api.travis-ci.org/kataras/iris.svg?branch=master&style=flat-square)](https://travis-ci.org/kataras/iris)
|
||||
|
|
Loading…
Reference in New Issue
Block a user