mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-05-14 14:06:08 +00:00
Add CI build badge to README
This commit is contained in:
parent
5b285df07b
commit
d82178397f
@ -1,5 +1,7 @@
|
||||

|
||||
|
||||
[](https://github.com/jetzig-framework/jetzig/actions/workflows/CI.yml)
|
||||
|
||||
_Jetzig_ is a web framework written in 100% pure [Zig](https://ziglang.org) :lizard: for _Linux_, _OS X_, _Windows_, and any _OS_ that can compile _Zig_ code.
|
||||
|
||||
Official website: [jetzig.dev](https://www.jetzig.dev/)
|
||||
@ -43,8 +45,8 @@ If you are interested in _Jetzig_ you will probably find these tools interesting
|
||||
* :white_check_mark: Development server auto-reload.
|
||||
* :white_check_mark: Testing helpers for testing HTTP requests/responses.
|
||||
* :white_check_mark: Custom/non-conventional routes.
|
||||
* :white_check_mark: Database integration.
|
||||
* :x: Environment configurations (development/production/etc.)
|
||||
* :x: Database integration.
|
||||
* :x: Email receipt (via SendGrid/AWS SES/etc.)
|
||||
|
||||
## LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user