https://github.com/apisite/procapi
SQL procedures API
https://github.com/apisite/procapi
pgmig-used
Last synced: 6 months ago
JSON representation
SQL procedures API
- Host: GitHub
- URL: https://github.com/apisite/procapi
- Owner: apisite
- License: mit
- Created: 2019-03-17T20:36:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-12-16T07:23:25.000Z (7 months ago)
- Last Synced: 2026-01-15T07:33:16.910Z (6 months ago)
- Topics: pgmig-used
- Language: Go
- Homepage: https://godoc.org/github.com/apisite/procapi
- Size: 289 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
English |
Pусский
---
# apisite/procapi
> Caller of postgresql stored functions, which intended to use via http and in templates
[![GoDoc][gd1]][gd2]
[![codecov][cc1]][cc2]
[![Build Status][bs1]][bs2]
[![GoCard][gc1]][gc2]
[![GitHub Release][gr1]][gr2]
[![LoC][loc1]][loc2]
[![GitHub code size in bytes][sz]]()
[![GitHub license][gl1]][gl2]
[bs1]: https://cloud.drone.io/api/badges/apisite/procapi/status.svg
[bs2]: https://cloud.drone.io/apisite/procapi
[cc1]: https://codecov.io/gh/apisite/procapi/branch/master/graph/badge.svg
[cc2]: https://codecov.io/gh/apisite/procapi
[gd1]: https://godoc.org/github.com/apisite/procapi?status.svg
[gd2]: https://godoc.org/github.com/apisite/procapi
[gc1]: https://goreportcard.com/badge/github.com/apisite/procapi
[gc2]: https://goreportcard.com/report/github.com/apisite/procapi
[gr1]: https://img.shields.io/github/release-pre/apisite/procapi.svg
[gr2]: https://github.com/apisite/procapi/releases
[sz]: https://img.shields.io/github/languages/code-size/apisite/procapi.svg
[loc1]: .loc.svg "Lines of Code"
[loc2]: LOC.md
[gl1]: https://img.shields.io/github/license/apisite/procapi.svg
[gl2]: LICENSE
**Project status:** WIP
## License
The MIT License (MIT), see [LICENSE](LICENSE).
Copyright (c) 2018 Aleksei Kovrizhkin
