Skip to content

This project aims to go SpaceX API (https://api.spacexdata.com/v3/capsules) and fetch the capsule datas from it by using PHP. Capsule datas convert into Capsule Models by using Module, Service and Repository structure. Capsule service can sync capsules according to their mission; update or create a capsule according to capsule_serial (id). Capsu…

Notifications You must be signed in to change notification settings

umutcanceyhan7/laravel_backend_basics_exercise

Repository files navigation

This project aims to go SpaceX API and fetch the capsule datas from it by using PHP.

Used Concepts


Nova Modules, Service & Repository

Details


Capsule datas convert into Capsule Models by using Module, Service and Repository structure.

Capsule service can sync capsules according to their mission; update or create a capsule according to capsule_serial (id).

Capsule model is converted to Nova Model and also API is documented into Swagger.

About

This project aims to go SpaceX API (https://api.spacexdata.com/v3/capsules) and fetch the capsule datas from it by using PHP. Capsule datas convert into Capsule Models by using Module, Service and Repository structure. Capsule service can sync capsules according to their mission; update or create a capsule according to capsule_serial (id). Capsu…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published