Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wendymunyasi/alx-backend-user-data
- Owner: wendymunyasi
- License: mit
- Created: 2023-02-02T13:19:28.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T10:21:52.000Z (almost 2 years ago)
- Last Synced: 2023-08-02T22:16:17.413Z (over 1 year ago)
- Topics: algorithms, api, authentication, backend, flask, python3
- Language: Python
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.|