Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 328 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 328 Bytes

Laravel-posts-app

A simple Microservices App which should allow to create ad delete Post app

with:

  • FE: React

  • BE: Laravell

  • DATABASE: Docker MySQL

TODO

Implemented:

  • Dockerize

  • Factory

  • Seed

  • Migrations

  • Model

  • Api ROutes

  • Delete Api

  • Pagination

  • edit