Skip to content

Simple Symfony app using the Punk API for a technical interview

License

Notifications You must be signed in to change notification settings

Frc-dev/restpunk_api

Repository files navigation

restpunk_api

main workflow

Simple Symfony app using the Punk API for a technical interview

Instructions (Makefile)

make install

make run

app is served in localhost:8000

Tests

run unit tests with make tests-unit

run api tests with make tests-api

run all tests with make tests-all

Endpoints

/search?[key value] -> filter by fields like food and return a list of matching beers

/id/[id] -> filter by id and return matching beer

About

Simple Symfony app using the Punk API for a technical interview

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published