shagihan / ballenira-helloservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Simple Ballerina Service!

Simple Ballerina Service which access the database and perform CRUD operations.

Files

  • crudservice.bal

Logic of the Ballarina service

  • db_script.sql

File contains database scripts.

Run Service

  • Setup the database and run the db_script.sql file.
  • Run server using the following command.

ballerina run crudservice.bal

About


Languages

Language:Ballerina 100.0%