Skip to content

chaitanyak59/golang-ferry-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Server

CRUD Server which illustrates the usage of Ferry-Go Framewok (More Additions coming soon)

Getting Started

Prerequisites

  1. Golang
  2. Postgres Installed - Up & Running
  3. DBeaver or any similar app
  4. Use Sample.SQL file inside Root directory to setup database
  5. API tool ex: Postman

Acknowledgements

  • Cheers to Sai Umesh - Author of Ferry Framework

Installing

Following are the instructions to setup the server

Development Environment
  • Pull Source Code
  • From Root Directory > go run main.go (runs @ 3001)
Server Routes
  • /emp/1 - Fetches a Single Employee

  • /emp - Fetches Names of registered Employees

Running the tests

Todo

Deployment

Not intended

Built With

  • Ferry Go - Framework Used
  • Go - Programming Language

Contributing

Please read CONTRIBUTING.md Ferry Framwork.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

An experiment with Ferry Framework for Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published