/wilt_django

Developing REST API back-ends

Primary LanguagePython

WILT API

Overview

WILT("What I Learned Today") is a mobile app(Android/IOS) service to record things what you learn today.

WILT API is CRUD back-end service for WILT. It can only be called from WILT Mobile App. It provides various features for managing User and Til articles. It's also possible to bookmark and clap Tils through this API. User authentication feature is powered by Firebase IDaaS.

Please email paulracooni@gmail.com if you find any bugs.