Giter Site home page Giter Site logo

fabriziomachado / beerfinder-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from differdev/beerfinder-api

0.0 0.0 0.0 121 KB

BeerFinder: a Geolocation Beers API APP for PHPConference 2023 Training by Leonardo Tumadjian

License: MIT License

Shell 0.40% JavaScript 27.63% PHP 71.97%

beerfinder-api's Introduction

BeerFinder - Find your gold

Beerfinder API

A simple Geolocation Beers API finder for PHPConference 2023 Training by Leonardo Tumadjian

Roteiro

  1. Apresentação do Projeto
  2. Setup do projeto
  3. Conhecendo o PHPStan
  4. Conhecendo o Infection
  5. TDD com Domain (Beer price cannot be zero)
  6. TDD com UseCases
  7. Resolvendo I/O JSON com Presenter
  8. Adicionando Slim e Container de DI
  9. Adicionando MongoDB em busca de Locations (Extra)

How to start?

$ docker compose up -d

# get in the container
$ shell/exec bash

$ composer install

Composer commands obs: run inside container

# Fix de PSR-1/12
$ composer fix

# Verifica analise estática PHPStan
$ composer stan

# Rodar os testes
$ composer test

# Gerar o Coverage
$ composer cover

# Gerar o cover do Infection
$ composer infection

beerfinder-api's People

Contributors

leoqbc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.