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
migrate commands should exit with non zero code if migrations fails
github.com/prest/prest - felipeweb opened this issue over 6 years ago
github.com/prest/prest - felipeweb opened this issue over 6 years ago
Insert status code
github.com/prest/controllers - cassiobotaro opened this pull request over 6 years ago
github.com/prest/controllers - cassiobotaro opened this pull request over 6 years ago
Document batch insert
github.com/prest/doc-template - cassiobotaro opened this pull request over 6 years ago
github.com/prest/doc-template - cassiobotaro opened this pull request over 6 years ago
fix some corner cases in inserts
github.com/prest/adapters - felipeweb opened this pull request over 6 years ago
github.com/prest/adapters - felipeweb opened this pull request over 6 years ago
Revised batch insert
github.com/prest/controllers - cassiobotaro opened this pull request over 6 years ago
github.com/prest/controllers - cassiobotaro opened this pull request over 6 years ago
Improve performance on batch inserts
github.com/prest/adapters - cassiobotaro opened this pull request over 6 years ago
github.com/prest/adapters - cassiobotaro opened this pull request over 6 years ago
Add BatchInsertInTables to make inserts with batch
github.com/prest/cmd - jtemporal opened this pull request over 6 years ago
github.com/prest/cmd - jtemporal opened this pull request over 6 years ago
Move scanner out of the internal
github.com/prest/adapters - joelmdesouza opened this pull request over 6 years ago
github.com/prest/adapters - joelmdesouza opened this pull request over 6 years ago
Turns running into chapter and add new db instructions
github.com/prest/doc-template - jtemporal opened this pull request over 6 years ago
github.com/prest/doc-template - jtemporal opened this pull request over 6 years ago
fix join request with schema
github.com/prest/adapters - rogeriozambon opened this pull request almost 7 years ago
github.com/prest/adapters - rogeriozambon opened this pull request almost 7 years ago
[wip] automatically deploy via travis ci
github.com/prest/doc-template - avelino opened this pull request almost 7 years ago
github.com/prest/doc-template - avelino opened this pull request almost 7 years ago
add support to slice on scripts
github.com/prest/adapters - felipeweb opened this pull request almost 7 years ago
github.com/prest/adapters - felipeweb opened this pull request almost 7 years ago
Add support to slice in script
github.com/prest/template - felipeweb opened this pull request almost 7 years ago
github.com/prest/template - felipeweb opened this pull request almost 7 years ago
fix scanner on mock adapter
github.com/prest/adapters - felipeweb opened this pull request almost 7 years ago
github.com/prest/adapters - felipeweb opened this pull request almost 7 years ago
fix disable jwt docs
github.com/prest/doc-template - felipeweb opened this pull request almost 7 years ago
github.com/prest/doc-template - felipeweb opened this pull request almost 7 years ago
add JWT algo documentation
github.com/prest/doc-template - ccamel opened this pull request almost 7 years ago
github.com/prest/doc-template - ccamel opened this pull request almost 7 years ago
Implement support for JWT algos
github.com/prest/middlewares - ccamel opened this pull request almost 7 years ago
github.com/prest/middlewares - ccamel opened this pull request almost 7 years ago
Add JWT-algo configuration
github.com/prest/config - ccamel opened this pull request almost 7 years ago
github.com/prest/config - ccamel opened this pull request almost 7 years ago
Turns getting started into a Chapter
github.com/prest/doc-template - jtemporal opened this pull request almost 7 years ago
github.com/prest/doc-template - jtemporal opened this pull request almost 7 years ago
sqlx stop support go 1.7 so prest stops too
github.com/prest/cmd - felipeweb opened this pull request almost 7 years ago
github.com/prest/cmd - felipeweb opened this pull request almost 7 years ago
Simple examples how to use pREST
github.com/prest/prest-example - crgimenes opened this pull request almost 7 years ago
github.com/prest/prest-example - crgimenes opened this pull request almost 7 years ago
Adds further documentation on how to run and to install
github.com/prest/doc-template - jtemporal opened this pull request almost 7 years ago
github.com/prest/doc-template - jtemporal opened this pull request almost 7 years ago
Moves installation guide to getting started
github.com/prest/doc-template - jtemporal opened this pull request almost 7 years ago
github.com/prest/doc-template - jtemporal opened this pull request almost 7 years ago
create partial issues list
github.com/prest/doc-template - avelino opened this pull request almost 7 years ago
github.com/prest/doc-template - avelino opened this pull request almost 7 years ago
case studies page
github.com/prest/doc-template - avelino opened this pull request almost 7 years ago
github.com/prest/doc-template - avelino opened this pull request almost 7 years ago
Written documentation of how to disable JWT in custom handler
github.com/prest/doc-template - avelino opened this pull request almost 7 years ago
github.com/prest/doc-template - avelino opened this pull request almost 7 years ago
check endpoint (uri) white list on middleware
github.com/prest/middlewares - avelino opened this pull request almost 7 years ago
github.com/prest/middlewares - avelino opened this pull request almost 7 years ago
Framework more detail
github.com/prest/doc-template - avelino opened this pull request almost 7 years ago
github.com/prest/doc-template - avelino opened this pull request almost 7 years ago
migrate to theme hugo-theme-learn
github.com/prest/doc-template - avelino opened this pull request almost 7 years ago
github.com/prest/doc-template - avelino opened this pull request almost 7 years ago
Statements encapsulate
github.com/prest/controllers - joelmdesouza opened this pull request almost 7 years ago
github.com/prest/controllers - joelmdesouza opened this pull request almost 7 years ago
Statements encapsulate
github.com/prest/adapters - joelmdesouza opened this pull request almost 7 years ago
github.com/prest/adapters - joelmdesouza opened this pull request almost 7 years ago
[WIP] adding a empty structure
github.com/prest/adapters - sebastianwebber opened this pull request almost 7 years ago
github.com/prest/adapters - sebastianwebber opened this pull request almost 7 years ago
Improving the Join example
github.com/prest/doc-template - joelmdesouza opened this pull request almost 7 years ago
github.com/prest/doc-template - joelmdesouza opened this pull request almost 7 years ago
Adjusted UpdateTable for compatibility with other Adapters
github.com/prest/controllers - joelmdesouza opened this pull request almost 7 years ago
github.com/prest/controllers - joelmdesouza opened this pull request almost 7 years ago
typo Having example
github.com/prest/doc-template - joelmdesouza opened this pull request almost 7 years ago
github.com/prest/doc-template - joelmdesouza opened this pull request almost 7 years ago
Listen on HTTPHost:HTTPPort
github.com/prest/cmd - negbie opened this pull request almost 7 years ago
github.com/prest/cmd - negbie opened this pull request almost 7 years ago
Add HTTPHost to basic config struct
github.com/prest/config - negbie opened this pull request almost 7 years ago
github.com/prest/config - negbie opened this pull request almost 7 years ago
Modifications to make the pREST compatible with other adapters
github.com/prest/controllers - joelmdesouza opened this pull request almost 7 years ago
github.com/prest/controllers - joelmdesouza opened this pull request almost 7 years ago
Modifications to make the pREST compatible with other adapters
github.com/prest/adapters - joelmdesouza opened this pull request almost 7 years ago
github.com/prest/adapters - joelmdesouza opened this pull request almost 7 years ago
move connection to internal
github.com/prest/adapters - crgimenes opened this pull request almost 7 years ago
github.com/prest/adapters - crgimenes opened this pull request almost 7 years ago
Add a new middleware called TransactionControl
github.com/prest/middlewares - fabriziomello opened this pull request almost 7 years ago
github.com/prest/middlewares - fabriziomello opened this pull request almost 7 years ago
Code refactoring to implement a Generic http.Handler
github.com/prest/controllers - fabriziomello opened this pull request almost 7 years ago
github.com/prest/controllers - fabriziomello opened this pull request almost 7 years ago
Code refactoring to implement a Generic http.Handler
github.com/prest/cmd - fabriziomello opened this pull request almost 7 years ago
github.com/prest/cmd - fabriziomello opened this pull request almost 7 years ago
Add interceptors
github.com/prest/angular-prest - tiaguinho opened this pull request almost 7 years ago
github.com/prest/angular-prest - tiaguinho opened this pull request almost 7 years ago
add suport to multiple where conditions
github.com/prest/adapters - crgimenes opened this pull request about 7 years ago
github.com/prest/adapters - crgimenes opened this pull request about 7 years ago
Update package to be compatible with Angular 5
github.com/prest/angular-prest - tiaguinho opened this pull request about 7 years ago
github.com/prest/angular-prest - tiaguinho opened this pull request about 7 years ago
return allowed origin for every method
github.com/prest/middlewares - tiaguinho opened this pull request about 7 years ago
github.com/prest/middlewares - tiaguinho opened this pull request about 7 years ago
move function FormatArray to package formaters
github.com/prest/adapters - crgimenes opened this pull request about 7 years ago
github.com/prest/adapters - crgimenes opened this pull request about 7 years ago
gae support as a framework
github.com/prest/cmd - felipeweb opened this pull request about 7 years ago
github.com/prest/cmd - felipeweb opened this pull request about 7 years ago
configurable context path
github.com/prest/config - felipeweb opened this pull request about 7 years ago
github.com/prest/config - felipeweb opened this pull request about 7 years ago
addConnToPoolNow is public
github.com/prest/adapters - felipeweb opened this pull request about 7 years ago
github.com/prest/adapters - felipeweb opened this pull request about 7 years ago
added postgres.Load() in examples
github.com/prest/doc-template - joelmdesouza opened this pull request about 7 years ago
github.com/prest/doc-template - joelmdesouza opened this pull request about 7 years ago
Joel`s conflicts and merge manualy
github.com/prest/controllers - crgimenes opened this pull request about 7 years ago
github.com/prest/controllers - crgimenes opened this pull request about 7 years ago
Joel conflicts and merge manualy
github.com/prest/adapters - felipeweb opened this pull request about 7 years ago
github.com/prest/adapters - felipeweb opened this pull request about 7 years ago
Support access to all databases in PostgreSQL cluster
github.com/prest/controllers - fabriziomello opened this pull request about 7 years ago
github.com/prest/controllers - fabriziomello opened this pull request about 7 years ago
Support access to all databases in PostgreSQL cluster
github.com/prest/adapters - fabriziomello opened this pull request about 7 years ago
github.com/prest/adapters - fabriziomello opened this pull request about 7 years ago
add ssl mode configuration options
github.com/prest/doc-template - tiaguinho opened this pull request about 7 years ago
github.com/prest/doc-template - tiaguinho opened this pull request about 7 years ago
add ssl configurations
github.com/prest/config - tiaguinho opened this pull request about 7 years ago
github.com/prest/config - tiaguinho opened this pull request about 7 years ago
add ssl configurations
github.com/prest/adapters - tiaguinho opened this pull request about 7 years ago
github.com/prest/adapters - tiaguinho opened this pull request about 7 years ago
add way to disable cache stmt
github.com/prest/adapters - felipeweb opened this pull request about 7 years ago
github.com/prest/adapters - felipeweb opened this pull request about 7 years ago
add config to disable cache stmt
github.com/prest/config - felipeweb opened this pull request about 7 years ago
github.com/prest/config - felipeweb opened this pull request about 7 years ago
enable to customize jwt
github.com/prest/middlewares - felipeweb opened this pull request about 7 years ago
github.com/prest/middlewares - felipeweb opened this pull request about 7 years ago
jwt default implementation
github.com/prest/config - felipeweb opened this pull request about 7 years ago
github.com/prest/config - felipeweb opened this pull request about 7 years ago
Error: unknown shorthand flag: '1' in -1
github.com/prest/prest - franciscocpg opened this issue about 7 years ago
github.com/prest/prest - franciscocpg opened this issue about 7 years ago
add Go 1.9 in travis platforms
github.com/prest/config - andrewsmedina opened this pull request about 7 years ago
github.com/prest/config - andrewsmedina opened this pull request about 7 years ago
add Go 1.9 in travis platforms
github.com/prest/template - andrewsmedina opened this pull request about 7 years ago
github.com/prest/template - andrewsmedina opened this pull request about 7 years ago
Add example of DISTINCT clause to documentation
github.com/prest/doc-template - bege13mot opened this pull request about 7 years ago
github.com/prest/doc-template - bege13mot opened this pull request about 7 years ago
Support Distinct function in query
github.com/prest/controllers - bege13mot opened this pull request about 7 years ago
github.com/prest/controllers - bege13mot opened this pull request about 7 years ago
Support Distinct function in query
github.com/prest/adapters - bege13mot opened this pull request about 7 years ago
github.com/prest/adapters - bege13mot opened this pull request about 7 years ago
fix cors implementation
github.com/prest/middlewares - felipeweb opened this pull request about 7 years ago
github.com/prest/middlewares - felipeweb opened this pull request about 7 years ago
Fixes package name and release first version.
github.com/prest/angular-prest - heltonalves99 opened this pull request over 7 years ago
github.com/prest/angular-prest - heltonalves99 opened this pull request over 7 years ago
Support Distinct function in query
github.com/prest/adapters - bege13mot opened this pull request over 7 years ago
github.com/prest/adapters - bege13mot opened this pull request over 7 years ago
Use SQL file to load database structure
github.com/prest/controllers - bege13mot opened this pull request over 7 years ago
github.com/prest/controllers - bege13mot opened this pull request over 7 years ago
Use SQL file to load database structure
github.com/prest/config - bege13mot opened this pull request over 7 years ago
github.com/prest/config - bege13mot opened this pull request over 7 years ago
Use SQL file to load database structure
github.com/prest/template - bege13mot opened this pull request over 7 years ago
github.com/prest/template - bege13mot opened this pull request over 7 years ago
Use SQL file to load database structure
github.com/prest/adapters - bege13mot opened this pull request over 7 years ago
github.com/prest/adapters - bege13mot opened this pull request over 7 years ago
if PostgreSQL returns an error check that matches that of relation not found and makes the appropriate return
github.com/prest/controllers - crgimenes opened this pull request over 7 years ago
github.com/prest/controllers - crgimenes opened this pull request over 7 years ago
Support $like operator in query
github.com/prest/adapters - diogoosorio opened this pull request over 7 years ago
github.com/prest/adapters - diogoosorio opened this pull request over 7 years ago
config e params
github.com/prest/angular-prest - flrossetto opened this pull request over 7 years ago
github.com/prest/angular-prest - flrossetto opened this pull request over 7 years ago
this commit resolve #222
github.com/prest/adapters - fabriziomello opened this pull request over 7 years ago
github.com/prest/adapters - fabriziomello opened this pull request over 7 years ago
Move background worker main loop from C to Go code
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