๐Ÿ“ฆ deluan / ngago

WIP: Beego (GoLang) <-> ng-admin interface

โ˜… 1 stars โ‘‚ 0 forks ๐Ÿ‘ 1 watching
๐Ÿ“ฅ Clone https://github.com/deluan/ngago.git
HTTPS git clone https://github.com/deluan/ngago.git
SSH git clone git@github.com:deluan/ngago.git
CLI gh repo clone deluan/ngago
Deluan Deluan Initial import 9e7b39b 9 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ vendor
๐Ÿ“„ .gitignore
๐Ÿ“„ .travis.yml
๐Ÿ“„ base_repository.go
๐Ÿ“„ README.md
๐Ÿ“„ README.md

ngadmin interface ============================

Build Status Go Report Card

This library helps you bridge a BeeGo webapp with a ng-admin CRUD interface It offers a base REST controller and a base repository that can be used in your structs and provide all the functionality for CRUD operations in ng-admin, including filtering and sorting.

Watch this space for documentation and sample code.