17 Commits (2808d3fac982fc8c3e1015f11a28e5e71ce1f69d)

Author SHA1 Message Date
Rémi REGNAULT 2808d3fac9 feat: close server when running tests
continuous-integration/drone/push Build is passing Details
1 year ago
Rémi REGNAULT e05f55a934 feat: add tests
continuous-integration/drone/push Build was killed Details
1 year ago
Rémi REGNAULT d84748f08e fix: the app was crashing when multiple connection where required. I replaced pg.Client by pg.Pool, it should enhanced the usability and durability
continuous-integration/drone/push Build is passing Details
1 year ago
Rémi REGNAULT 78973cfcc9 working on code smells
continuous-integration/drone/push Build is passing Details
1 year ago
Rémi REGNAULT d5e4259bb1 working on code smells
1 year ago
Rémi REGNAULT 53b6798e48 working on code smells
continuous-integration/drone/push Build is passing Details
1 year ago
Rémi REGNAULT b4b6338ad5 remove useless import
continuous-integration/drone/push Build is passing Details
1 year ago
Rémi REGNAULT ababfc7a33 feat: class connection will use from now the env variable
continuous-integration/drone/push Build is passing Details
1 year ago
Rayhân HASSOU 32c249e7b8 route for recipes are completed
continuous-integration/drone/push Build is passing Details
1 year ago
Rayhân HASSOU 7d042d5a17 now the routes for recipes also returns the steps
1 year ago
Rayhân HASSOU f294250be6 add gateway recipes
1 year ago
Rémi REGNAULT acff49b692 feat: divide old ingredients controller into new ingredient controller and ingredient gateway
1 year ago
Rémi REGNAULT df10669f3e update: ingredients controller send an array of ingredient instead of pure json
1 year ago
Rémi REGNAULT 337fd3ce96 feat: searching for one ingredient in local db is working, searching for all ingredient in local db is working
1 year ago
Rémi REGNAULT 5885504c18 feat: add connection to database (not working yet. Due to database parameters ?)
1 year ago
Rémi REGNAULT 0597c20504 feat : add exceptions, classes for manipulated object, routes for all ingredients and all recipes, route for one ingredient
1 year ago
Rémi REGNAULT 5cbf3b03b5 feat: A good start for the API
1 year ago