Skip to content

adzinzhalifunnas/Simple-Flask-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Flask API

This is a simple Flask API that can be used as a template for your own projects. It has a simple user authentication system, a database, and a few routes to get you started.

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/adzinzhalifunnas/Simple-Flask-API.git
  2. Install requirements
    pip3 install -r requirements.txt
  3. Run the app
    python3 app.py
  4. Open the app in your browser
    http://127.0.0.1:5000
  5. Enjoy!

Creator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages