Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abserari/pet

pet-backend api server.
https://github.com/abserari/pet

backend gin golang hacktoberfest module-pattern mysql

Last synced: about 19 hours ago
JSON representation

pet-backend api server.

Awesome Lists containing this project

README

        

# pet
pet-backend api server.

## Fileserver Support
- [x] file download
- [x] mp4 play

# Usage
Change the database url with yourself and run below command.

```bash
go run main
```