Skip to content

okikechinonso/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

This project demonstrates the use of two methods of building web application which are serverside using go templating and clientside using api(graphQL). The project is not a full blown application but it just demonstrate of the basic implementation of the these methods.

Different version of the project are separated in different branches of this repository namely main and api. Both application can only be run locally.

To run the main branch

go run ./...

To run the api branch

go run ./server.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published