An open API service indexing awesome lists of open source software.

https://github.com/jackkweyunga/lazyproxy

An ,API not a proxy. Multiple endpoints to access various resources.
https://github.com/jackkweyunga/lazyproxy

api flask python

Last synced: 2 months ago
JSON representation

An ,API not a proxy. Multiple endpoints to access various resources.

Awesome Lists containing this project

README

          

# lazyproxy
Meant to be a single api with different resources available from its different endpoints.

# Testing

- go to: --> [https://lazy-proxy.herokuapp.com/](https://lazy-proxy.herokuapp.com/)

- if this shows up the the api is fine.
```json

{"status":"working"}
```

# Resources

## Nida Card Details in Tz (in json format)
- Go to this url replacing XXXXXXXXXXXXXXXXXXX with a NIN

```html
https://lazy-proxy.herokuapp.com/nin/XXXXXXXXXXXXXXXXXXXXXX
```

#

### More comming :smile: