Skip to content

Laravel Module to Generate APIs on fresh Laravel Installation based on custom config file for modules and class names

Notifications You must be signed in to change notification settings

vikas-srivastava/laravel-api-generator

Repository files navigation

Intro

A set of shell scripts and Laravel commands designed to automatically generate APIs on a fresh Laravel installation, based on a custom configuration file. This config file, which is structured from the system design document’s actors and use cases, allows developers to specify module and class names. The goal of these scripts is to significantly reduce setup time when starting new projects, streamlining the bootstrapping process for developers.

How to use this Repo

Make sure to free the Laravel related docker port by stopping other local php83 docker instances ./install-custom-api.sh

Contribution

https://github.com/firstcontributions/first-contributions

About

Laravel Module to Generate APIs on fresh Laravel Installation based on custom config file for modules and class names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published