foxpy / servers-can-fly

C programmer learns to develop web applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

servers-can-fly

Here I publicly share my backend development exercises.

Task 1 — HTTP Authentication

This application should allow users to:

  • register
  • log in
  • log out
  • list information about their account

About

C programmer learns to develop web applications

License:The Unlicense