Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Portofolio Web Falcon

Website My Portofolio dikembangkan menggunakan web framework Falcon Python

Website menampilkan index.html dengan cara menggunakan Restfull API.

Tampilan project 1 Tampilan project 2

Cara run web server

  1. Download Python dan install Python.
  2. Setting Environment Variabel path system, contoh copy paste kan path lokasi python anda: C://Python388/Scripts dan C://Python/
  3. Install library dengan cara ketik di cmd di dalam folder project: pip install falcon
  4. Ketik di CMD untuk run web server: python app.py
  5. Web server running untuk load index html di http://127.0.0.1:8000/
  6. Untuk cek restfull api about me: http://127.0.0.1:8000/about-me
  7. Untuk cek restfull api skills: http://127.0.0.1:8000/skills
  8. Untuk cek restfull api work experience: http://127.0.0.1:8000/work-ex

Apabila ada kendala bug dan error bisa hubungi kontak dibawah ini:

Kontak saya

  1. Kirim pesan email
  2. Linkedin

About

Website My Portofolio dikembangkan menggunakan web framework Falcon Python

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages