ZIO DDD CLI
License
adrianfilip/zio-crud-sample
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
1. You can start the app with: sbt "run local" 3. You will be prompted to select an operation to perform: Please select next operation to perform: 1 for Create 2 for Read 3 for Update 4 for Delete 5 for GetAll 6 for ExitApp 3. You can pick the operation by typing the number specified in the prompt. You may be prompted to insert data. It will always provide feedback to your operation regardless if it was a success or failure. Example of some usage: Please select next operation to perform: 1 for Create 2 for Read 3 for Update 4 for Delete 5 for GetAll 6 for ExitApp 5 Succeeded with List() Please select next operation to perform: 1 for Create 2 for Read 3 for Update 4 for Delete 5 for GetAll 6 for ExitApp 1 Please insert Employee first name: Adrian Please insert Employee last name: Filip Succeeded with Employee(afilip,Adrian,Filip) Please select next operation to perform: 1 for Create 2 for Read 3 for Update 4 for Delete 5 for GetAll 6 for ExitApp 1 Please insert Employee first name: Please insert Employee last name: Failed with: InvalidInput(,)
About
ZIO DDD CLI
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published