akka-http

The Streaming-first HTTP server/module of Akka

Github星跟蹤圖

Akka HTTP

Latest version

The Akka HTTP modules implement a full server- and client-side HTTP stack on top
of akka-actor and akka-stream. It's not a web-framework but rather a more
general toolkit for providing and consuming HTTP-based services. While
interaction with a browser is of course also in scope it is not the primary
focus of Akka HTTP.

Akka HTTP follows a rather open design and many times offers several different
API levels for "doing the same thing". You get to pick the API level of
abstraction that is most suitable for your application. This means that, if you
have trouble achieving something using a high-level API, there's a good chance
that you can get it done with a low-level API, which offers more flexibility but
might require you to write more application code.

Learn more at akka.io.

Documentation

The documentation is available at
doc.akka.io, for
Scala and
Java.

Community

You can join these groups and chats to discuss and ask Akka related questions:

  • Forums: discuss.akka.io
  • Chat room about using Akka HTTP: gitter: akka/akka
  • Q&A: stackoverflow: #akka-http
  • Issue tracker: github: akka/akka-http (Please use the issue
    tracker for bugs and reasonable feature requests. Please ask usage questions on the other channels.)

All of our forums, chat rooms, and issue trackers are governed by our Code Of Conduct.

In addition to that, you may enjoy following:

  • The news section of the page, which is updated whenever a new version is released
  • The Akka Team Blog
  • @akkateam on Twitter
  • Projects built with Akka HTTP: Built with Akka HTTP

Contributing

Contributions are very welcome!

If you see an issue that you'd like to see fixed, the best way to make it happen is to help out by submitting a pull request.
For ideas of where to contribute, tickets marked as "help wanted" are a good starting point.

Refer to the CONTRIBUTING.md file for more details about the workflow,
and general hints on how to prepare your pull request. You can also ask for clarifications or guidance in GitHub issues directly,
or in the akka/dev chat if a more real-time communication would be of benefit.

A chat room is available for all questions related to developing and contributing to Akka:
gitter: akka/dev

Maintenance

This project is maintained by Lightbend's core Akka Team as well as the extended Akka HTTP Team, consisting of excellent and experienced developers who have shown their dedication and knowledge about HTTP and the codebase. This team may grow dynamically, and it is possible to propose new members to it.

Joining the extended team in such form gives you, in addition to street-cred, of course committer rights to this repository as well as higher impact onto the roadmap of the project. Come and join us!

License

Akka HTTP is Open Source and available under the Apache 2 License.

主要指標

概覽
名稱與所有者akka/akka-http
主編程語言Scala
編程語言Scala (語言數: 5)
平台
許可證Other
所有者活动
創建於2016-08-19 11:33:36
推送於2025-04-23 14:30:26
最后一次提交
發布數78
最新版本名稱v10.7.0 (發布於 )
第一版名稱imported-from-v2.4.11 (發布於 )
用户参与
星數1.3k
關注者數71
派生數594
提交數4.5k
已啟用問題?
問題數1968
打開的問題數575
拉請求數2178
打開的拉請求數7
關閉的拉請求數323
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?