Elijah Ondiek
Results
6
repositories owned by
Elijah Ondiek
Connecting-React-Frontend-to-a-Flask-Backend
30
Stars
16
Forks
Watchers
Connecting a React frontend to a Flask backend, then performing a fetch from the Flask backend.
Getting-Started-With-Flask-Web-Development
24
Stars
7
Forks
Watchers
A curated list of Flask Web Development resources.
User-Authentication-in-Flask
70
Stars
49
Forks
Watchers
User Authentication in Flask using Flask-Login
Flask-Docker-App
23
Stars
224
Forks
Watchers
A quick guide on how to Dockerize a flask application.
E-commerce-Microservice
18
Stars
6
Forks
Watchers
A Node.js and Express.js-powered ecommerce Microservice application. To connect the various services, RabbitMQ is used.
Social-Media-App-API
16
Stars
2
Forks
Watchers
A social media API that manages user account creation with access tokens, post creation, update, and deletion, as well as upvotes and downvotes. Built with FastAPI and powered by a Postgres database.