Only used 3 modules:
- httprouter: simply the http handler logic;
- pqsql-driver: driver the postgresql.
- uuid: generate the uuid;
A simple RESTful web server with go, only used 3 modules.
Repository from Github https://github.comboojack/simple-RESTful-web-server
Only used 3 modules:
A simple RESTful web server with go, only used 3 modules.