Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
prestd
prestd (PostgreSQL REST), low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
Collective -
https://opencollective.com/prest
- Website: https://prestd.com
- Code: https://github.com/prest
Improve build script and supported PostgreSQL versions
github.com/prest/bgworker - fabriziomello opened this pull request over 7 years ago
github.com/prest/bgworker - fabriziomello opened this pull request over 7 years ago
Accept request with end slash on url
github.com/prest/config - EltonSouza opened this pull request over 7 years ago
github.com/prest/config - EltonSouza opened this pull request over 7 years ago
First WIP version of PostgreSQL BackgroundWorker written in Go
github.com/prest/bgworker - fabriziomello opened this pull request over 7 years ago
github.com/prest/bgworker - fabriziomello opened this pull request over 7 years ago
restructuring for use of more than one database adapter / middlewares
github.com/prest/middlewares - joelmdesouza opened this pull request over 7 years ago
github.com/prest/middlewares - joelmdesouza opened this pull request over 7 years ago
restructuring for use of more than one database adapter / controllers
github.com/prest/controllers - joelmdesouza opened this pull request over 7 years ago
github.com/prest/controllers - joelmdesouza opened this pull request over 7 years ago
restructuring for use of more than one database adapter / config
github.com/prest/config - joelmdesouza opened this pull request over 7 years ago
github.com/prest/config - joelmdesouza opened this pull request over 7 years ago
restructuring for use of more than one database adapter / adapter
github.com/prest/adapters - joelmdesouza opened this pull request over 7 years ago
github.com/prest/adapters - joelmdesouza opened this pull request over 7 years ago
accept scan empty table
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
Fix initApp to solve add middlewares bug
github.com/prest/middlewares - lerrua opened this pull request over 7 years ago
github.com/prest/middlewares - lerrua opened this pull request over 7 years ago
fixing the IN operator syntax and adding ANY, SOME, ALL operators to where clause
github.com/prest/adapters - tarnowsc opened this pull request over 7 years ago
github.com/prest/adapters - tarnowsc opened this pull request over 7 years ago
improving support for CORS by handling preflight request and configurable allowed headers header
github.com/prest/config - tarnowsc opened this pull request over 7 years ago
github.com/prest/config - tarnowsc opened this pull request over 7 years ago
improving support for CORS by handling preflight request and configurable allowed headers header
github.com/prest/middlewares - tarnowsc opened this pull request over 7 years ago
github.com/prest/middlewares - tarnowsc opened this pull request over 7 years ago
Fix middlewares package import
github.com/prest/controllers - lerrua opened this pull request over 7 years ago
github.com/prest/controllers - lerrua opened this pull request over 7 years ago
Remove unnecessary middlewares
github.com/prest/config - lerrua opened this pull request over 7 years ago
github.com/prest/config - lerrua opened this pull request over 7 years ago
Move config/middlewares to simply config.go on middlewares
github.com/prest/middlewares - lerrua opened this pull request over 7 years ago
github.com/prest/middlewares - lerrua opened this pull request over 7 years ago
Using nuveo log instead of Print statement
github.com/prest/config - lerrua opened this pull request over 7 years ago
github.com/prest/config - lerrua opened this pull request over 7 years ago
do not close prepare
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
do not prepare all request
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
bug fix multiple quotes
github.com/prest/adapters - crgimenes opened this pull request over 7 years ago
github.com/prest/adapters - crgimenes opened this pull request over 7 years ago
fix bugs with alias and ajust check indentifier on case FUNC("field")
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
wrapper names with "
github.com/prest/controllers - felipeweb opened this pull request over 7 years ago
github.com/prest/controllers - felipeweb opened this pull request over 7 years ago
wrapper names with "
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
modify table statements to make case sensitive query
github.com/prest/statements - felipeweb opened this pull request over 7 years ago
github.com/prest/statements - felipeweb opened this pull request over 7 years ago
add some type support to FormatArray
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
rename parseArray to FormatArray
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
github.com/prest/adapters - felipeweb opened this pull request over 7 years ago
pREST middleware accepts only HTTP 200 as success
github.com/prest/middlewares - lerrua opened this pull request over 7 years ago
github.com/prest/middlewares - lerrua opened this pull request over 7 years ago
now fields permission return a slice and an error
github.com/prest/controllers - felipeweb opened this pull request over 7 years ago
github.com/prest/controllers - felipeweb opened this pull request over 7 years ago
Fix problem with fields permissions
github.com/prest/adapters - marioidival opened this pull request over 7 years ago
github.com/prest/adapters - marioidival opened this pull request over 7 years ago
set debug on show all query exec
github.com/prest/adapters - avelino opened this pull request over 7 years ago
github.com/prest/adapters - avelino opened this pull request over 7 years ago
scanner implementation
github.com/prest/controllers - felipeweb opened this pull request over 7 years ago
github.com/prest/controllers - felipeweb opened this pull request over 7 years ago
Improvements/refactor adapters
github.com/prest/adapters - marioidival opened this pull request over 7 years ago
github.com/prest/adapters - marioidival opened this pull request over 7 years ago
Refactor config/middlewares package
github.com/prest/config - marioidival opened this pull request over 7 years ago
github.com/prest/config - marioidival opened this pull request over 7 years ago
Refactor middlewares package
github.com/prest/middlewares - marioidival opened this pull request over 7 years ago
github.com/prest/middlewares - marioidival opened this pull request over 7 years ago
Refactor controllers package
github.com/prest/controllers - marioidival opened this pull request over 7 years ago
github.com/prest/controllers - marioidival opened this pull request over 7 years ago