Skip to content

leren1/Etimo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etimo assignment

Before starting, you need to install:

  • pip install Flask
  • pip install db-sqlite3
  • pip install waitress

To start the program

  1. Run the EtimoDb.py file to create the database.
  2. Run EtimoApi.py to start server and enable the different REST API calls.
  3. In test.py it exist some test cases which you can run when step 2 is completed.

To test the code with curl:

Add a user:

Delete a user:

Show all users:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages