nirvana

Golang Restful API Framework for Productivity

Github星跟蹤圖

Nirvana

Build Status
Coverage Status
GoDoc
Go Report Card
OpenTracing Badge

Nirvana is a golang API framework designed for productivity and usability. It aims to be the building block for
all golang services at Caicloud. The high-level goals and features include:

  • consistent API behavior, structure and layout across all golang projects
  • improve engineering productivity with openAPI and client generation, etc
  • validation can be added by declaring validation method as part of API definition
  • out-of-box instrumentation support, e.g. metrics, profiling, tracing, etc
  • easy and standard configuration management, as well as standard cli interface

Nirvana is also extensible and performant, with the goal to support fast developmenet velocity.

Getting Started

Nirvana provides documentations in two languages to help you expore this framework. Note right now, only Chinese
docs are kept up-to-date.

In addition, nirvana-practice provides a practical way for you
to get familiar with Nirvana.

Features

  • API Framework based on Descriptors
  • Request Filter
  • Middleware
  • Validator
  • Plugins
  • API Doc Generation
  • Client Generation

Contributing

If you are interested in contributing to Nirvana, please checkout CONTRIBUTING.md.
We welcome any code or non-code contribution!

Licensing

Nirvana is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

主要指標

概覽
名稱與所有者caicloud/nirvana
主編程語言Go
編程語言Go (語言數: 3)
平台
許可證Apache License 2.0
所有者活动
創建於2017-09-15 08:56:03
推送於2023-02-23 05:28:04
最后一次提交2021-07-05 10:51:05
發布數29
最新版本名稱v0.3.1 (發布於 )
第一版名稱v0.1.0-alpha.0 (發布於 )
用户参与
星數521
關注者數33
派生數105
提交數299
已啟用問題?
問題數131
打開的問題數14
拉請求數312
打開的拉請求數4
關閉的拉請求數19
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?