Skip to content

cbondoc/go-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-crud

This repository contains a CRUD (Create, Read, Update, Delete) application written in Go.

How to Run

To run the application, follow the steps below:

  1. Open your terminal or command prompt.

  2. Type the following command:

CompileDaemon -command="./go-crud"

This command will compile and run the go-crud application.

  1. Once the application is running, open your web browser and go to:

Access it on localhost port 3000.

This will take you to the local development server where you can interact with the CRUD application.

Feel free to explore the different features and functionalities of the go-crud application. If you have any questions or encounter any issues, please don't hesitate to reach out.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages