whisper

command module
v0.0.0-...-18354f7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2023 License: MIT Imports: 7 Imported by: 0

README

Whisper

Author: Afaan Bilal

Introduction

Whisper is a micro-blogging platform written in Go, React Native and TypeScript. This is the repo for the backend API server written in Go. See Whisper App for the React Native app.


Screenshots

SignIn SignUp Reset Password
Welcome Home Compose
Explore Explore Search User Profile
Notifications Empty Notifications List Notifications Request
Profile Profile Menu Edit Profile

Run with Docker

docker run --env DB_DSN="root:@tcp(host.docker.internal:3306)/whisper?charset=utf8mb4&parseTime=True&loc=Local" --env PORT=8080 --env VERSION=0.1.0 -p 8080:8080 afaanbilal/whisper

This will start the server on port 8080.

API

See routes.go for routing.

Contributing

All contributions are welcome. Please create an issue first for any feature request or bug. Then fork the repository, create a branch and make any changes to fix the bug or add the feature and create a pull request. That's it! Thanks!


License

Whisper is released under the MIT License. Check out the full license here.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL