Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wendymunyasi/alx-backend-user-data

Backend user data.
https://github.com/wendymunyasi/alx-backend-user-data

algorithms api authentication backend flask python3

Last synced: about 1 month ago
JSON representation

Backend user data.

Awesome Lists containing this project

README

        

# Project Name
**Higher-level Backend Programming**

## Author's Details
Name: *Wendy Munyasi.*

Email: *[email protected]*

Tel: *+254707240068.*

## Technologies
* Shell Scripts written in Bash 5.0.17(1).
* Python scripts interpreted/compiled using python3 (version 3.8.5).
* Python scripts use **pycodestyle** (version `2.8.*`).
* Tested on Ubuntu 20.04 LTS.

## Projects
All of the following folders are projects done during the studies:

| Project name | Description |
| ------------ | ----------- |
| [`0x00. Personal data`](https://github.com/wendymunyasi/alx-backend-user-data/tree/master/0x00-personal_data) | It aims to learn about encrypting user data in **Python language**.|
| [` 0x01. Basic authentication`](https://github.com/wendymunyasi/alx-backend-user-data/tree/master/0x01-Basic_authentication) | It aims to learn about basic authentication using **Flask** web application framework.|
| [` 0x02. Session authentication`](https://github.com/wendymunyasi/alx-backend-user-data/tree/master/0x02-Session_authentication) | It aims to learn about session authentication using **Flask** web application framework.|
| [` 0x03. User authentication service`](https://github.com/wendymunyasi/alx-backend-user-data/tree/master/0x03-user_authentication_service) | It aims to learn about user authentication using **Flask** web application framework.|