Skip to content

pradanadp/simple-resto-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-resto-app

The stack used utilizes the Go language due to its high performance. The web framework used is Echo because it has a lightweight, simple, and efficient design for handling HTTP requests.

For the database, MySQL is used because it is a well-established, reliable relational database management system (RDBMS) that is widely used in various applications. MySQL also supports critical features such as indexing, transactions, and scalability, which are essential for modern web applications.

Entity Relationship Diagram

resto_app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages