Skip to content

Barebones for common web applications

License

Notifications You must be signed in to change notification settings

swithek/httpflow

Repository files navigation

Barebones for common web applications:

  • Root directory contains various request handling helpers (JSON decoding, errors with status codes, etc.)
  • user package contains user auth/verification/recovery/etc. logic.
  • email package contains email sending functionality (useful when using user package)

cmd directory contains a working example backed by postgres database.

About

Barebones for common web applications

Resources

License

Stars

Watchers

Forks