Skip to content
/ forum Public

is a forum made in 3 weeks with http , go-sqlite3, uuid and bcrypt

Notifications You must be signed in to change notification settings

tot0p/forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forum en go

is a forum made in 3 weeks with http , go-sqlite3, uuid and bcrypt

Dependencies

To run this project you need :

Gcc, Golang 1.18

Run

To run this project

go run .

.env

You have to create to create a .env file at the root of the folder who contains

url_api=http://localhost:8080/api/
riot_key=YourAPIKEY

a .env file contains the individual user environment variables that override the variables set in the /etc/environment file

License

Link to the license

Authors

About

is a forum made in 3 weeks with http , go-sqlite3, uuid and bcrypt

Topics

Resources

Stars

Watchers

Forks