Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srupat/mad1
Modern Application Developement I
https://github.com/srupat/mad1
backend flask flask-api flask-application flask-backend flask-restful flask-security flask-sqlalchemy javascript jinja2 pytest sqlite3
Last synced: 5 days ago
JSON representation
Modern Application Developement I
- Host: GitHub
- URL: https://github.com/srupat/mad1
- Owner: srupat
- License: mit
- Created: 2023-09-22T12:41:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-23T12:51:02.000Z (11 months ago)
- Last Synced: 2024-11-10T07:06:56.483Z (2 months ago)
- Topics: backend, flask, flask-api, flask-application, flask-backend, flask-restful, flask-security, flask-sqlalchemy, javascript, jinja2, pytest, sqlite3
- Language: Python
- Homepage:
- Size: 2.41 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## MAD1
### Modern Application Developement I
> A repository where I dive into the fundamentals of creating and working of web applications, with a major focus on backend systems.
The major tools that have been used uptil now are :
- Flask
- SQL (sqlite3)
- Jinja
- other Flask libraries (e.g. Flask-SQLAlchemy, Flask-RESTful)