• Stars
    star
    520
  • Rank 85,117 (Top 2 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created about 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Golang Restful API Framework for Productivity

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.

More Repositories

1

tensorflow-tutorial

Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
Jupyter Notebook
2,933
star
2

kube-ladder

Learning Kubernetes, The Chinese Taoist Way
2,492
star
3

cyclone

Powerful workflow engine and end-to-end pipeline solutions implemented with native Kubernetes resources. https://cyclone.dev
Go
1,072
star
4

mlsys-ladder

Learning Machine Learning, The Chinese Taoist Way
383
star
5

event_exporter

Exporter for kubernetes events
Go
320
star
6

loadbalancer-controller

Kubernetes loadbalancer controller to provision ingress controller dynamically
Go
95
star
7

tensorflow-demo

Local AI demo and distributed AI demo using TensorFlow
Jupyter Notebook
81
star
8

ciao

Kernel for Kubeflow in Jupyter Notebook
Go
67
star
9

learning-unit-testing-for-k8s-operator

学习如何为 Kubernetes Operators 进行单元测试 Learning How to Write Unit Tests for Kubernetes Operators
Go
58
star
10

golang-template-project

A template for starting new golang projects at Caicloud
Makefile
55
star
11

helm-registry

The helm registry to store and deliver charts (Deprecated since compass v2.9)
Go
35
star
12

charts

Curated kubernetes helm charts with well-defined structures
Smarty
24
star
13

aloe

Declarative API test framework based on ginkgo and gomega
Go
19
star
14

rudder

Application releases based on helm
Go
19
star
15

taas-examples

Deep learning examples using Caicloud TaaS (TensorFlow as a Service)
Python
17
star
16

canary-release

Canary release with helm (Deprecated since compass v2.8)
Go
13
star
17

kube-storage-monitor

Kubernetes Storage Monitor
Go
10
star
18

leader-election-example

This example demonstrates how to write high availability controller with GO.
Go
10
star
19

nirvana-practice

Get familiar with Nirvana in a practical way.
Go
4
star
20

rudder-client

Dynamic kubernetes client, chart render, resource status assistants for rudder
Go
4
star
21

hierarchy_exporter

Kubernetes hierarchy exporter for metric aggregation (Deprecated since compass v2.8)
Go
4
star
22

python-template-project

A template for starting new python projects at Caicloud
Dockerfile
3
star
23

web-template-project

A template for starting new web project at Caicloud
JavaScript
3
star
24

crd-sample

kubernetes CRD pattern tutorial and sample
1
star
25

kube-extended-resource

Kubernetes extended resource related components
1
star
26

cyclone-website

Source for the Cyclone website https://cyclone.dev
CSS
1
star