Skip to content

weeyou90/rest-api-development

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

181 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-api-development

This is a simple example of a RESTful API, implemented using Python Flask within a Docker environment. Users are allowed to post "public" diary entries that can be seen by everyone using the app, or post "private" entries that can only be seen by themselves.

To run, simply run run.sh. You would need to have docker installed first. By default, the website runs on port 80 and the endpoints run on port 8080. This can be changed in ./run.sh

Team Members

  1. Lau Wee You
  2. Lee Zi Shan
  3. Sia Wei Kiat Jason
  4. Zhou Zhi Zhong

About

CS5331 Assignment 1 Project Reference Repository

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 41.0%
  • Python 27.4%
  • JavaScript 18.9%
  • Shell 7.1%
  • TSQL 1.6%
  • Dockerfile 1.6%
  • Other 2.4%