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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?