Skip to content

FumingPower3925/GAS-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAS: Security meets highly performant simplicity

Leveraging the simplicity of Alpine JS CSP, with the performance of golang.

Using gomponents, the capacity of scalability of any project build with this stack is guaranted.

To run it:

go run main.go

And then go to: localhost:8080

Secure?

This is the base of a highly secure web stack.

Why?

  • It lets you build almost anything without additional dependencies, just gomponents and Alpine JS csp, that's it
  • It can work with the strictest CSP policies
  • If correctly build, all javascript will have SRI
  • Server-Side Logic by Default
  • All content is automatically escaped

About

GAS stack: Gomponents + Alpinejs csp + Std

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published