Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 609 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 609 Bytes

RAILS API PROJECT

This is a simple Rails API project that allows you to create, read, update and delete users posts.

This project also include token generation and authentication, api request tracking, limiting, results pagination.


Bu proje, kullanıcıların gönderilerini oluşturmanıza, okumanıza, güncellemenize ve silmenize olanak tanıyan basit bir Rails API projesidir.

Bu proje aynı zamanda token oluşturma ve kimlik doğrulama, API istek takibi, sınırlama ve sonuçların sayfalandırılmasını da içermektedir.

RailsAPI