rapid

package module
v0.0.0-...-341a56d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2020 License: MIT Imports: 9 Imported by: 0

README

rapid

Rapid enables you to create dynamic REST APIs with little or no coding.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB struct {
	GORM *gorm.DB
	MGO  *mgo.Database
}

DB type

type Rapid

type Rapid struct {
	Address    string
	Port       uint
	HideBanner bool
	// contains filtered or unexported fields
}

Rapid struct

func New

func New() (r *Rapid)

New func

func (*Rapid) Start

func (r *Rapid) Start() error

Start func

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL