graval
FTP server framework
An experimental framework for creating simple FTP servers with customizable persistence layers.
An experimental go FTP server framework
28 stars
9 watching
8 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
fclairamb/ftpserverlib | A Golang library providing an easy-to-use FTP server implementation using Afero as the backend filesystem | 420 |
shenfeng/ftpd.go | An FTP server implemented in Go to learn the language and gain familiarity with networking concepts | 11 |
micahhausler/go-ftp | An implementation of a basic FTP server written in Go. | 43 |
grofers/go-codon | Generates Go server code from REST and workflow specifications | 142 |
darky/context-fp-go | A library for dependency injection and functional programming in Go. | 1 |
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 348 |
jlaffaye/ftp | A Go package for creating and managing FTP connections | 1,305 |
kowalpy/robot-framework-ftp-library | A library providing an FTP client interface for Robot Framework automation testing. | 7 |
kokizzu/gotro | A comprehensive web framework and utility library for building scalable web applications in Go. | 49 |
andrewarrow/paradise_ftp | A high-performance, production-ready FTP server written in Go. | 150 |
go-fuego/fuego | A web framework for Go developers that generates OpenAPI documentation from source code and provides a set of tools for building APIs and web applications. | 903 |
repeale/fp-go | A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 303 |
i-love-flamingo/flamingo | A pluggable web framework for Go that provides clean architecture and maintainability for building production-ready applications. | 463 |
koddr/tutorial-go-fiber-rest-api | Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers. | 378 |
aisk/vox | A lightweight Go web framework inspired by Koa. | 84 |