Skip to content

Instantly share code, notes, and snippets.

View lucmarcio's full-sized avatar

Luciano Marcio lucmarcio

View GitHub Profile
@lucmarcio
lucmarcio / teste_athenas.md
Last active July 31, 2023 13:27 — forked from pedropuppim/teste_athenas.md
Teste Athenas Online


O desafio é criar um crud simples (criar, recuperar, listar e remover) em PHP e que salve os dados no banco de dados (Firebird, MySQL, Mongo, PostgreSQL, sqLite) através de uma API REST. Imprescindível separar a camada visual da camada de API em Actions ou Controllers diferentes.

Tabela Pessoas