Skip to content

ppastene/Go-Api-HTML-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go API & HTML Example

Example of a website made with Go and Gin framework to output the same data to API REST and HTML. This covers examples of CRUD, Route Group, HTML rendering, templates and layouts, 404 Not Found error on API and HTML and many other things that can it be added later

App features (and what are still in development)

  • HTML Layout
  • 404 Not Found error on website and API
  • Route Grouping
  • Search
  • CRUD on website and API
  • CSS Framework
  • JSON reading
  • API content-type set
  • Error manage apart of 404
  • Unit and integration tests

How to run the app?

Coming soon

About

Example Website, API and HTML template using Go and Gin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published