atra2396 / READUS

Aggregate and link README files across all of your repositories
GNU General Public License v3.0
0 stars 0 forks source link

Implement web API #4

Closed atra2396 closed 4 years ago

atra2396 commented 4 years ago

Goal

Basic CRUD operations should be implemented in the API

Details

This is a very broad need. This should probably be worked on by the same person, or closely with whomever picks up the UI work (#5). A lot of the specialized stuff (like authentication) will be handled in different tickets, this one serves as a catch-all for the most basic functionality.

Requirements