Skip to content

An example WAMP-based service for managing users account in an SQL database with create, update, and delete operations.

Notifications You must be signed in to change notification settings

xconn-projects/crud-wamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crud-wamp

An example WAMP-based service for managing user accounts in an SQL database with create, update, and delete operations. It starts a router and registers APIs to perform CRUD operations.

How to run

To run the project, use the following commands:

make setup
make run

About

An example WAMP-based service for managing users account in an SQL database with create, update, and delete operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published