GitHub / 1adityakadam / Build-a-REST-API-in-Python
This project showcases creating a RESTful API using Flask and SQLAlchemy. It demonstrates CRUD operations, database integration with SQLite, and endpoint testing via Postman, providing a hands-on introduction to API development and backend fundamentals.
    JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1adityakadam%2FBuild-a-REST-API-in-Python
    PURL: pkg:github/1adityakadam/Build-a-REST-API-in-Python
  
        Stars: 0
        Forks: 0
        Open issues: 0
      
        License: None
        Language: Python
          Size: 6.84 KB
       Dependencies parsed at:           Pending
      
        Created at: about 1 month ago
        Updated at: about 1 month ago
          Pushed at: about 1 month ago
          Last synced at: 6 days ago
      
Topics: crud-operation, flask, rest-api, sqlalchemy