Skip to content

nazimaraz/University-Informations

Repository files navigation

University Informations

Bu rest api ile üniversiteleri ve öğrencileri listeleme, üniversitelerin ve öğrencilerin ayrıntılarını görme, ve yeni öğrenci oluşturup, oluşturulan öğrenciyi üniversiteye kaydetme yapılabilir.

Kullanım

HTTP Verbs Paths Used for
GET /universities Get all universities
GET /universities/:university_id Show a single university
GET /students Get all students
POST /students Create a new student
GET /students/:student_id Show a single student

Kurulum

git clone https://github.com/nazimaraz/University-Informations/
cd University-Informations/
rails db:migrate
rails server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published