Skip to content

yogithesymbian/tinder-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

56 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

Tinder API

Purpose for technical assignment $520/month

πŸš€ Deployment

This application is ready to deploy on Render.com (free tier) with PostgreSQL database.

πŸ“š Documentation

One-Click Deploy to Render

  1. Push this repository to GitHub
  2. Go to Render Dashboard
  3. Create a new Blueprint and select this repository
  4. Render will automatically detect render.yaml and deploy everything!

Live Demo: Once deployed, your API will be available at https://your-app-name.onrender.com

API Documentation

This project uses Swagger/OpenAPI for comprehensive API documentation. The interactive API documentation is available at:

Swagger UI: http://localhost:8000/api/documentation

Features

  • πŸ” Authentication: Complete documentation for register, login, and logout endpoints
  • πŸ”’ Laravel Sanctum: Integrated bearer token authentication
  • πŸ“ Interactive Testing: Try out API endpoints directly from the browser
  • πŸ“‹ Auto-generated: Documentation is automatically generated from code annotations

Available Endpoints

Authentication

  • POST /api/v1/register - Register a new user
  • POST /api/v1/login - Login user
  • POST /api/v1/logout - Logout user (requires authentication)

Generating Documentation

The Swagger documentation is automatically generated. To manually regenerate:

php artisan l5-swagger:generate

Development

In development mode, the documentation is automatically regenerated on each request. For production, set:

L5_SWAGGER_GENERATE_ALWAYS=false

Laravel Features

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework. You can also check out Laravel Learn, where you will be guided through building a modern Laravel application.

If you don't feel like reading, Laracasts can help. Laracasts contains thousands of video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Partners program.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

πŸ§ͺ Purpose for technically assignment

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •