2024-07-02 04:10:08 +05:30
24
2024-06-30 01:24:35 +05:30
33
2024-07-02 03:48:58 +05:30
20
2024-06-29 19:18:46 +05:30
22
2024-06-29 22:35:26 +05:30
23
2024-06-30 01:24:12 +05:30
35
2024-07-02 04:10:08 +05:30

Authentication API

This is a RESTful authentication API built using VLang on the back-end and HTML5, CSS3 on the front-end. The following endpoints are available:

  • POST /signup - creates a new user account
  • POST /login - logs in an existing user

Prerequisites

Before getting started, make sure you have installed:

  • V
  • A modern web browser (Chrome, Firefox, Safari)
  • SQLite3
Description
No description provided
Readme 61 KiB
Languages
V 63.4%
HTML 36.6%