anthony-ndegwa-dev / alx-backend

Backend operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pagination

REST API Design: Filtering, Sorting and Pagination

Requirements

  • Code should use the pycodestyle style (version 2.5.*)
  • All modules should have a documentation (python3 -c 'print(import("my_module").doc)')
  • All functions should have a documentation (python3 -c 'print(import("my_module").my_function.doc)'
  • All functions and coroutines must be type-annotated.

Setup: Popular_Baby_Names.csv

About

Backend operations


Languages

Language:Python 63.2%Language:JavaScript 30.3%Language:HTML 6.5%