Skip to content

An example rails API Book Store with JWT Auth (Knock) [Work In Progress]

Notifications You must be signed in to change notification settings

harunnryd/rails-api-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails API Book Store with JWT Auth (Knock) [PROGRESS 15%]

Halo nama saya harun nur rasyid, saya seorang Back End Programmer di salah satu perusahaan Fintech didaerah Jekardah (Saat ini, kalau ada kesempatan pen pindah :v). Ini adalah contoh implementasi JWT Auth menggunakan gem Knock, taro github dulu biar gak kebuang :(

Development

  • Instal Ruby Versi 2.4.3
  • Instal Gem Rails 5.1.4
  • Git clone git clone https://github.com/harunnryd/rails-api-5.git
  • Instal dependency project : bundle install
  • Jalankan Rake Task Untuk Seeding DB Authors : bundle exec rake seed:author_books
  • Jalankan development mode : rails s
  • Open browser in : localhost:3000/
  • Lihat end point tersedia : bundle exec rake routes
  • Cobain di POSTMAN

NOTE

Daftar User & Dapatkan Token (26 - Des - 2017) Screenshoot GET Authors End Point Screenshoot (26 - Dec - 2017) Screenshoot

Contact Me

Email Facebook

Twitter Linkedin

About

An example rails API Book Store with JWT Auth (Knock) [Work In Progress]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages