prest

PostgreSQL ➕ REST, low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new

MIT License

Downloads
12
Stars
4.1K
Committers
72

Bot releases are hidden (Show)

prest - v0.1.7

Published by avelino over 7 years ago

  • Xml renderer support #129
  • Better errors messages #130
  • Refactoring to prevent multiple configuration loads #131
  • Remove prepare from queries scripts #134
  • fix config propagate for all commands #136
  • Improve error return #137
prest - v0.1.6

Published by avelino over 7 years ago

  • Fixed bug close database conection (memory leak) ref #126 #128
    Used @stackimpact for profiling
prest - v0.1.5

Published by avelino over 7 years ago

  • Fixed memory leak on queries processing #126
    ec5e79c2-0a80-11e7-8ae5-681c726fdb42
prest - v0.1.4

Published by avelino over 7 years ago

prest - v0.1.3

Published by avelino over 7 years ago

  • enable add custom middleware #117
  • Possibility of reorder middlewares when execute pREST as a module #119
  • remove 1 recovery and add logger #121
  • Custom routes stopped working #122 (BUG FIXED)
prest - v0.1.2

Published by avelino over 7 years ago

New features:

  • Create modules
  • CORS support

Fixed and new feature

  • #95
  • #100
  • #101
  • #102
  • #104
  • #108
  • #109
  • #110
  • #111

milestone: https://github.com/nuveo/prest/milestone/3

prest - v0.1.1

Published by avelino over 7 years ago

Bug fix and improve with connection to PostgreSQL in testing:

prest - v0.1

Published by avelino over 7 years ago

First stable version of pREST, the structure with the basic query support via query string and some resources for more complex queries.

Features:

  • Rest API (GET, POST, DELETE, PATCH, PUT)
  • Migration
  • Query Operators
  • Order by
  • Join
  • Views
  • Queries
  • Permissions (Restrict mode)
Package Rankings
Top 4.26% on Proxy.golang.org
Top 22.16% on Formulae.brew.sh
Badges
Extracted from project README
Tests GoDoc Go Report Card codecov Homebrew Discord CLA assistant Deploy to Heroku
Related Projects