elijahondiek / Social-Media-App-MicroserviceLinks
A social media Microservice 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.
☆16Updated 3 years ago
Alternatives and similar repositories for Social-Media-App-Microservice
Users that are interested in Social-Media-App-Microservice are comparing it to the libraries listed below
Sorting:
- Python Wrapper for interacting with the MPESA Daraja API. More Features to be implemented☆24Updated 2 years ago
- Beyonic API Python official client library simplified examples using Flask, Django and Fast API.☆46Updated 3 years ago
- An article where I have explained a few basic things in Django.☆38Updated 5 years ago
- SMS Backend - built with Django Rest framework. A simple web API that can manage SMS sending using the Africa's Talking SMS platform. It …☆12Updated 3 years ago
- We're going to take you step-by-step to build a modern, a simple, Banking System RESTful API using Django and the Django Rest Framework l…☆42Updated 3 years ago
- Commista is a versatile commerce API designed to facilitate seamless online shopping experiences. Commista empowers businesses to deliver…☆23Updated last year
- A web app, functionality similar to uber where an individual can request for a physician who is online and within their areas of residenc…☆10Updated 4 years ago
- Create a Video Membership app using FastAPI & NoSQL☆107Updated 3 years ago
- Mastori is a community-driven open-source project that aims to provide a simple and efficient blogging platform built for the Dev Communi…☆24Updated 11 months ago
- Python Wrapper for interacting with the Flutterwave API☆39Updated last year
- Multi-vendor thrift-store app built with React-Natiive via Expo-CLI on a Django-DRF backend☆41Updated 8 months ago
- This is a simple implementation of Daraja API in Flask On every Resource consumption, check the details that need to be edited to reflec…☆18Updated 4 years ago
- A python django library for interacting with the MPESA Daraja API☆77Updated last year
- A collection of learning resources to get you started or to get you going in your reactjs learning journey☆20Updated 2 years ago
- Django integration for Flutterwave Rave payments and subscriptions☆23Updated 2 years ago
- This is a course on verifying users's email on signup using an OTP, that expires at every 5 minutes.☆20Updated last year
- A repository showing some of the organizations/companies or blogs that pay technical writing. Currently its for technical writing but wil…☆32Updated 2 years ago
- ☆133Updated last year
- This is code for a video about creating REST API with FastAPI, SQLAlchemy and PostgreSQL.☆57Updated last year
- A Step by Step Tutorial on How to Integrate to Mpesa API Using Django 2.2 and Python 3.7.☆46Updated 5 years ago
- Announcing the next hackathon for the month of august!☆42Updated 3 years ago
- This is the community showcase website for The React js Developer Community Website☆56Updated 5 months ago
- This repository contains over 200 data structures and algorithm questions and their solution for interview preparation from different we…☆23Updated 3 years ago
- A simple example of how we can convert Django Function based views to class based views